FileOrBuilder
Functions
Link copied to clipboard
Extended attributes for this file.
Content copied to clipboard
map<string, string> attributes = 11;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Use getAttributesMap instead.
Link copied to clipboard
Extended attributes for this file.
Content copied to clipboard
map<string, string> attributes = 11;
Link copied to clipboard
Extended attributes for this file.
Content copied to clipboard
map<string, string> attributes = 11;
Link copied to clipboard
Extended attributes for this file.
Content copied to clipboard
map<string, string> attributes = 11;
Link copied to clipboard
Extended attributes for this file.
Content copied to clipboard
map<string, string> attributes = 11;
Link copied to clipboard
Compressed size of the file, in bytes. If `size` and `compressed` are equal, the file is not compressed.
Content copied to clipboard
uint64 compressed = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Describes the encoding of the file.
Content copied to clipboard
.elide.data.Encoding encoding = 6;
Link copied to clipboard
Describes the encoding of the file.
Content copied to clipboard
.elide.data.Encoding encoding = 6;
Link copied to clipboard
Link copied to clipboard
Fingerprints of compressed and regular file representations, as applicable.
Content copied to clipboard
.elide.vfs.File.FileFingerprint fingerprint = 10;
Link copied to clipboard
Fingerprints of compressed and regular file representations, as applicable.
Content copied to clipboard
.elide.vfs.File.FileFingerprint fingerprint = 10;
Link copied to clipboard
Link copied to clipboard
Specifies a known MIME type for this file, from the [KnownMimeType] enumeration.
Content copied to clipboard
.elide.vfs.KnownMimeType known = 8;
Link copied to clipboard
Specifies a known MIME type for this file, from the [KnownMimeType] enumeration.
Content copied to clipboard
.elide.vfs.KnownMimeType known = 8;
Link copied to clipboard
Specifies a string for a mime-type. This is only used if the mime-type is not known to the VM implementation.
Content copied to clipboard
string mime = 9;
Link copied to clipboard
Describes the last time this file was modified. This value is only available in circumstances where the VFS is
running with change tracking enabled (namely, during development). In production, this value will be set to a
consistent timestamp for all assets.
Content copied to clipboard
.google.protobuf.Timestamp modified = 7;
Link copied to clipboard
Describes the last time this file was modified. This value is only available in circumstances where the VFS is
running with change tracking enabled (namely, during development). In production, this value will be set to a
consistent timestamp for all assets.
Content copied to clipboard
.google.protobuf.Timestamp modified = 7;
Link copied to clipboard
Name of the file.
Content copied to clipboard
string name = 1;
Link copied to clipboard
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Fingerprints of compressed and regular file representations, as applicable.
Content copied to clipboard
.elide.vfs.File.FileFingerprint fingerprint = 10;
Link copied to clipboard
Describes the last time this file was modified. This value is only available in circumstances where the VFS is
running with change tracking enabled (namely, during development). In production, this value will be set to a
consistent timestamp for all assets.
Content copied to clipboard
.google.protobuf.Timestamp modified = 7;
Link copied to clipboard