Google Cloud Security Compliance V1 Client - Class RegulatoryControlResponsibilityType (0.2.0)

Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class RegulatoryControlResponsibilityType.

The responsibility type for the regulatory control.

Protobuf type google.cloud.cloudsecuritycompliance.v1.RegulatoryControlResponsibilityType

Namespace

Google \ Cloud \ CloudSecurityCompliance \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

REGULATORY_CONTROL_RESPONSIBILITY_TYPE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum REGULATORY_CONTROL_RESPONSIBILITY_TYPE_UNSPECIFIED = 0;

GOOGLE

Value: 1

Google's responsibility.

Generated from protobuf enum GOOGLE = 1;

CUSTOMER

Value: 2

Your responsibility.

Generated from protobuf enum CUSTOMER = 2;

SHARED

Value: 3

Shared responsibility.

Generated from protobuf enum SHARED = 3;