ImageAssetOrBuilder   
    Functions
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
                  Specifies the kind of image attached as this asset.
Content copied to clipboard
string mime = 2;Link copied to clipboard
                  abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
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