Google Cloud Security Compliance V1 Client - Class CloudProvider (0.1.0)

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

The cloud platform.

Protobuf type google.cloud.cloudsecuritycompliance.v1.CloudProvider

Namespace

Google \ Cloud \ CloudSecurityCompliance \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CLOUD_PROVIDER_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum CLOUD_PROVIDER_UNSPECIFIED = 0;

AWS

Value: 1

Amazon Web Services (AWS).

Generated from protobuf enum AWS = 1;

AZURE

Value: 2

Microsoft Azure.

Generated from protobuf enum AZURE = 2;

GCP

Value: 3

Google Cloud.

Generated from protobuf enum GCP = 3;