public enum SummarizeIntelligenceFindingsRequest.ResourceScope extends Enum<SummarizeIntelligenceFindingsRequest.ResourceScope> implements ProtocolMessageEnumThe list of resource scopes.
Protobuf enum
google.storage.control.v2.SummarizeIntelligenceFindingsRequest.ResourceScope
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
PARENT |
Summaries are aggregated at the level of the |
PARENT_VALUE |
Summaries are aggregated at the level of the |
PROJECT |
Summaries are broken down by each project within the |
PROJECT_VALUE |
Summaries are broken down by each project within the |
RESOURCE_SCOPE_UNSPECIFIED |
The default behavior. Falls back to PARENT behaviour |
RESOURCE_SCOPE_UNSPECIFIED_VALUE |
The default behavior. Falls back to PARENT behaviour |
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() |
|