GoogleCloudChannelV1ParameterDefinition
class GoogleCloudChannelV1ParameterDefinition extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $allowedValuesType | ||
| protected | $allowedValuesDataType | ||
| protected | $maxValueType | ||
| protected | $maxValueDataType | ||
| protected | $minValueType | ||
| protected | $minValueDataType | ||
| string | $name | ||
| bool | $optional | ||
| string | $parameterType |
Methods
setAllowedValues($allowedValues)
No description
getAllowedValues()
No description
getMaxValue()
No description
getMinValue()
No description
setName($name)
No description
string
getName()
No description
setOptional($optional)
No description
bool
getOptional()
No description
setParameterType($parameterType)
No description
string
getParameterType()
No description
Details
setAllowedValues($allowedValues)
No description
GoogleCloudChannelV1Value[]
getAllowedValues()
No description
setMaxValue(GoogleCloudChannelV1Value $maxValue)
No description
GoogleCloudChannelV1Value
getMaxValue()
No description
setMinValue(GoogleCloudChannelV1Value $minValue)
No description
GoogleCloudChannelV1Value
getMinValue()
No description
setName($name)
No description
string
getName()
No description
setOptional($optional)
No description
bool
getOptional()
No description
setParameterType($parameterType)
No description
string
getParameterType()
No description