Google Cloud Asset V1beta1 Client - Class ContentType (1.11.3)

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

Asset content type.

Protobuf type google.cloud.asset.v1beta1.ContentType

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
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;