Google Cloud Security Command Center V2 Client - Class ResourceValue (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 ResourceValue.
How valuable the resource is.
Protobuf type google.cloud.securitycenter.v2.ValuedResource.ResourceValue
Namespace
Google \ Cloud \ SecurityCenter \ V2 \ ValuedResource
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
RESOURCE_VALUE_UNSPECIFIED
Value: 0
The resource value isn't specified.
Generated from protobuf enum RESOURCE_VALUE_UNSPECIFIED = 0;
RESOURCE_VALUE_LOW
Value: 1
This is a low-value resource.
Generated from protobuf enum RESOURCE_VALUE_LOW = 1;
RESOURCE_VALUE_MEDIUM
Value: 2
This is a medium-value resource.
Generated from protobuf enum RESOURCE_VALUE_MEDIUM = 2;
RESOURCE_VALUE_HIGH
Value: 3
This is a high-value resource.
Generated from protobuf enum RESOURCE_VALUE_HIGH = 3;
[[["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."],[],[]]