public enum GenerateAuditReportRequest.AuditReportFormat extends Enum<GenerateAuditReportRequest.AuditReportFormat> implements ProtocolMessageEnumThe options for the audit report format.
Protobuf enum google.cloud.auditmanager.v1.GenerateAuditReportRequest.AuditReportFormat
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AUDIT_REPORT_FORMAT_ODF |
Audit Report creation format is Open Document. |
AUDIT_REPORT_FORMAT_ODF_VALUE |
Audit Report creation format is Open Document. |
AUDIT_REPORT_FORMAT_UNSPECIFIED |
Unspecified. Invalid state. |
AUDIT_REPORT_FORMAT_UNSPECIFIED_VALUE |
Unspecified. Invalid state. |
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() |
|