Builder
Describes information about an individual image asset, which is part of an attached image.
Content copied to clipboard
elide.page.MediaAsset.Image.ImageAsset
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Raw Base64 content to be embedded directly in an image tag.
Content copied to clipboard
string b64 = 10;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the native height of this image asset.
Content copied to clipboard
uint64 height = 4;
Link copied to clipboard
Specifies the kind of image attached as this asset.
Content copied to clipboard
string mime = 2;
Link copied to clipboard
Link copied to clipboard
Specifies the intended resolution of this image asset.
Content copied to clipboard
float resolution = 1;
Link copied to clipboard
URI to be used in reference to this image asset.
Content copied to clipboard
string uri = 20;
Link copied to clipboard
Specifies the native width of this image asset.
Content copied to clipboard
uint64 width = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Raw Base64 content to be embedded directly in an image tag.
Content copied to clipboard
string b64 = 10;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the kind of image attached as this asset.
Content copied to clipboard
string mime = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the intended resolution of this image asset.
Content copied to clipboard
float resolution = 1;
Link copied to clipboard
Link copied to clipboard
URI to be used in reference to this image asset.
Content copied to clipboard
string uri = 20;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MediaAsset.Image.ImageAsset.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Raw Base64 content to be embedded directly in an image tag.
Content copied to clipboard
string b64 = 10;
Link copied to clipboard
Raw Base64 content to be embedded directly in an image tag.
Content copied to clipboard
string b64 = 10;
Link copied to clipboard
Specifies the native height of this image asset.
Content copied to clipboard
uint64 height = 4;
Link copied to clipboard
Specifies the kind of image attached as this asset.
Content copied to clipboard
string mime = 2;
Link copied to clipboard
Specifies the kind of image attached as this asset.
Content copied to clipboard
string mime = 2;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard
Specifies the intended resolution of this image asset.
Content copied to clipboard
float resolution = 1;
Link copied to clipboard
Link copied to clipboard
URI to be used in reference to this image asset.
Content copied to clipboard
string uri = 20;
Link copied to clipboard
URI to be used in reference to this image asset.
Content copied to clipboard
string uri = 20;
Link copied to clipboard
Specifies the native width of this image asset.
Content copied to clipboard
uint64 width = 3;