public enum BulkUploadFeedbackLabelsRequest.GcsSource.Format extends Enum<BulkUploadFeedbackLabelsRequest.GcsSource.Format> implements ProtocolMessageEnum
All permissible file formats.
Protobuf enum
google.cloud.contactcenterinsights.v1.BulkUploadFeedbackLabelsRequest.GcsSource.Format
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CSV |
CSV format. |
CSV_VALUE |
CSV format. |
FORMAT_UNSPECIFIED |
Unspecified format. |
FORMAT_UNSPECIFIED_VALUE |
Unspecified format. |
JSON |
JSON format. |
JSON_VALUE |
JSON format. |
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() |