public enum FindingSummary.SummaryDetails.ResourceType extends Enum<FindingSummary.SummaryDetails.ResourceType> implements ProtocolMessageEnumThe list of resource types.
Protobuf enum google.storage.control.v2.FindingSummary.SummaryDetails.ResourceType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BUCKET |
Resource type is bucket. |
BUCKET_VALUE |
Resource type is bucket. |
PROJECT |
Resource type is project. |
PROJECT_VALUE |
Resource type is project. |
RESOURCE_TYPE_UNSPECIFIED |
Resource type is unspecified. |
RESOURCE_TYPE_UNSPECIFIED_VALUE |
Resource type is unspecified. |
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() |
|