class GoogleCloudRunV2EnvVar extends Model (View source)

Properties

string $name
string $value
protected $valueSourceType
protected $valueSourceDataType

Methods

setName($name)

No description

string
getName()

No description

setValue($value)

No description

string
getValue()

No description

setValueSource(GoogleCloudRunV2EnvVarSource $valueSource)

No description

Details

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string

setValueSource(GoogleCloudRunV2EnvVarSource $valueSource)

No description

Parameters

GoogleCloudRunV2EnvVarSource $valueSource

GoogleCloudRunV2EnvVarSource getValueSource()

No description