Google Cloud Storage Control V2 Client - Class ResourceType (1.9.0)

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 \ SummaryDetails

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

RESOURCE_TYPE_UNSPECIFIED

Value: 0

Resource type is unspecified.

Generated from protobuf enum RESOURCE_TYPE_UNSPECIFIED = 0;

PROJECT

Value: 1

Resource type is project.

Generated from protobuf enum PROJECT = 1;

BUCKET

Value: 2

Resource type is bucket.

Generated from protobuf enum BUCKET = 2;