public enum ReportingDataAnnotation.Color extends Enum<ReportingDataAnnotation.Color> implements ProtocolMessageEnum
Colors that may be used for this Reporting Data Annotation
Protobuf enum google.analytics.admin.v1alpha.ReportingDataAnnotation.Color
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
BLUE |
Blue color. |
BLUE_VALUE |
Blue color. |
BROWN |
Brown color. |
BROWN_VALUE |
Brown color. |
COLOR_UNSPECIFIED |
Color unknown or not specified. |
COLOR_UNSPECIFIED_VALUE |
Color unknown or not specified. |
CYAN |
Cyan color. |
CYAN_VALUE |
Cyan color. |
GREEN |
Green color. |
GREEN_VALUE |
Green color. |
ORANGE |
Orange color. (Only used for system-generated annotations) |
ORANGE_VALUE |
Orange color. (Only used for system-generated annotations) |
PURPLE |
Purple color. |
PURPLE_VALUE |
Purple color. |
RED |
Red color. |
RED_VALUE |
Red color. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |