Enum ContentLocation.LocationCase (3.7.2)

public enum ContentLocation.LocationCase extends Enum<ContentLocation.LocationCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
DOCUMENT_LOCATION
IMAGE_LOCATION
LOCATION_NOT_SET
METADATA_LOCATION
RECORD_LOCATION

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()