Google Cloud Security Command Center V2 Client - Class CloudProvider (2.4.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class CloudProvider.
The cloud provider the finding pertains to.
Protobuf type google.cloud.securitycenter.v2.CloudProvider
Namespace
Google \ Cloud \ SecurityCenter \ V2
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
CLOUD_PROVIDER_UNSPECIFIED
Value: 0
The cloud provider is unspecified.
Generated from protobuf enum CLOUD_PROVIDER_UNSPECIFIED = 0;
GOOGLE_CLOUD_PLATFORM
Value: 1
The cloud provider is Google Cloud.
Generated from protobuf enum GOOGLE_CLOUD_PLATFORM = 1;
AMAZON_WEB_SERVICES
Value: 2
The cloud provider is Amazon Web Services.
Generated from protobuf enum AMAZON_WEB_SERVICES = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]