Google Cloud Security Command Center V1 Client - Class EnvironmentVariable (2.5.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class EnvironmentVariable.
A name-value pair representing an environment variable used in an operating
system process.
Generated from protobuf messagegoogle.cloud.securitycenter.v1.EnvironmentVariable
Namespace
Google \ Cloud \ SecurityCenter \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Environment variable name as a JSON encoded string.
↳ val
string
Environment variable value as a JSON encoded string.
getName
Environment variable name as a JSON encoded string.
Returns
Type
Description
string
setName
Environment variable name as a JSON encoded string.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getVal
Environment variable value as a JSON encoded string.
Returns
Type
Description
string
setVal
Environment variable value as a JSON encoded string.
[[["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-18 UTC."],[],[]]