class GoogleCloudResourcesettingsV1Value extends Model (View source)

Properties

bool $booleanValue
string $durationValue
protected $enumValueType
protected $enumValueDataType
protected $stringMapValueType
protected $stringMapValueDataType
protected $stringSetValueType
protected $stringSetValueDataType
string $stringValue

Methods

setBooleanValue($booleanValue)

No description

bool
getBooleanValue()

No description

setDurationValue($durationValue)

No description

string
getDurationValue()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setBooleanValue($booleanValue)

No description

Parameters

$booleanValue

bool getBooleanValue()

No description

Return Value

bool

setDurationValue($durationValue)

No description

Parameters

$durationValue

string getDurationValue()

No description

Return Value

string

setEnumValue(GoogleCloudResourcesettingsV1ValueEnumValue $enumValue)

No description

setStringMapValue(GoogleCloudResourcesettingsV1ValueStringMap $stringMapValue)

No description

Parameters

GoogleCloudResourcesettingsV1ValueStringMap $stringMapValue

setStringSetValue(GoogleCloudResourcesettingsV1ValueStringSet $stringSetValue)

No description

Parameters

GoogleCloudResourcesettingsV1ValueStringSet $stringSetValue

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string