public enum ProductLine extends Enum<ProductLine> implements ProtocolMessageEnumThe product line a support case may be associated with.
Protobuf enum google.cloud.support.v2beta.ProductLine
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
GOOGLE_CLOUD |
Google Cloud |
GOOGLE_CLOUD_VALUE |
Google Cloud |
GOOGLE_MAPS |
Google Maps |
GOOGLE_MAPS_VALUE |
Google Maps |
PRODUCT_LINE_UNSPECIFIED |
Unknown product type. |
PRODUCT_LINE_UNSPECIFIED_VALUE |
Unknown product type. |
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() |
|