public enum BucketDestination.Format extends Enum<BucketDestination.Format> implements ProtocolMessageEnumThe set of options for the framework audit format.
Protobuf enum google.cloud.cloudsecuritycompliance.v1.BucketDestination.Format
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FORMAT_UNSPECIFIED |
Default value. This value is unused. |
FORMAT_UNSPECIFIED_VALUE |
Default value. This value is unused. |
ODF |
The format for the framework audit report is Open Document. |
ODF_VALUE |
The format for the framework audit report is Open Document. |
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() |
|