Reference documentation and code samples for the Google Cloud Storage Control V2 Client class ResourceType.
The list of resource types.
Protobuf type google.storage.control.v2.FindingSummary.SummaryDetails.ResourceType
Namespace
Google \ Cloud \ Storage \ Control \ V2 \ FindingSummary \ SummaryDetailsMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
RESOURCE_TYPE_UNSPECIFIED
Value: 0Resource type is unspecified.
Generated from protobuf enum RESOURCE_TYPE_UNSPECIFIED = 0;
PROJECT
Value: 1Resource type is project.
Generated from protobuf enum PROJECT = 1;
BUCKET
Value: 2Resource type is bucket.
Generated from protobuf enum BUCKET = 2;