GoogleCloudResourcesettingsV1Value
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
getEnumValue()
No description
getStringMapValue()
No description
getStringSetValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setDurationValue($durationValue)
No description
string
getDurationValue()
No description
setEnumValue(GoogleCloudResourcesettingsV1ValueEnumValue $enumValue)
No description
GoogleCloudResourcesettingsV1ValueEnumValue
getEnumValue()
No description
setStringMapValue(GoogleCloudResourcesettingsV1ValueStringMap $stringMapValue)
No description
GoogleCloudResourcesettingsV1ValueStringMap
getStringMapValue()
No description
setStringSetValue(GoogleCloudResourcesettingsV1ValueStringSet $stringSetValue)
No description
GoogleCloudResourcesettingsV1ValueStringSet
getStringSetValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description