GenericBundleOrBuilder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether this asset should be considered cacheable.
Content copied to clipboard
bool cacheable = 6;
Link copied to clipboard
Whether this asset should be compressed when serving to end-users.
Content copied to clipboard
bool compressable = 5;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Marked if this asset is external, in which case the described stylesheet should be referenced via a link tag.
Content copied to clipboard
bool external = 7;
Link copied to clipboard
Original name of the source file, as applicable.
Content copied to clipboard
string filename = 2;
Link copied to clipboard
Original name of the source file, as applicable.
Content copied to clipboard
string filename = 2;
Link copied to clipboard
Link copied to clipboard
Generic asset name/path.
Content copied to clipboard
string module = 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
Hash token uniquely identifying the content in this module.
Content copied to clipboard
string token = 3;
Link copied to clipboard
Link copied to clipboard
Specifies each variant of an asset's main content.
Content copied to clipboard
repeated .elide.data.CompressedData variant = 4;
Link copied to clipboard
Specifies each variant of an asset's main content.
Content copied to clipboard
repeated .elide.data.CompressedData variant = 4;
Link copied to clipboard
Specifies each variant of an asset's main content.
Content copied to clipboard
repeated .elide.data.CompressedData variant = 4;
Link copied to clipboard
Specifies each variant of an asset's main content.
Content copied to clipboard
repeated .elide.data.CompressedData variant = 4;
Link copied to clipboard
Specifies each variant of an asset's main content.
Content copied to clipboard
repeated .elide.data.CompressedData variant = 4;
Link copied to clipboard