Google Cloud Asset V1beta1 Client - Class ContentType (1.16.2)

Reference documentation and code samples for the Google Cloud Asset V1beta1 Client class ContentType.

Asset content type.

Protobuf type google.cloud.asset.v1beta1.ContentType

Namespace

Google \ Cloud \ Asset \ V1beta1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CONTENT_TYPE_UNSPECIFIED

Value: 0

Unspecified content type.

Generated from protobuf enum CONTENT_TYPE_UNSPECIFIED = 0;

RESOURCE

Value: 1

Resource metadata.

Generated from protobuf enum RESOURCE = 1;

IAM_POLICY

Value: 2

The actual IAM policy set on a resource.

Generated from protobuf enum IAM_POLICY = 2;