Enum Document.DocumentLayout.DocumentLayoutBlock.LayoutImageBlock.ImageSourceCase (2.66.0)

public enum Document.DocumentLayout.DocumentLayoutBlock.LayoutImageBlock.ImageSourceCase extends Enum<Document.DocumentLayout.DocumentLayoutBlock.LayoutImageBlock.ImageSourceCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
BLOB_ASSET_ID
DATA_URI
GCS_URI
IMAGESOURCE_NOT_SET

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()