Searched refs:GoogleCloudChannelV1Value (Results 1 – 3 of 3) sorted by relevance
23 protected $allowedValuesType = GoogleCloudChannelV1Value::class;25 protected $maxValueType = GoogleCloudChannelV1Value::class;27 protected $minValueType = GoogleCloudChannelV1Value::class;43 * @param GoogleCloudChannelV1Value[]50 * @return GoogleCloudChannelV1Value[]57 * @param GoogleCloudChannelV1Value59 public function setMaxValue(GoogleCloudChannelV1Value $maxValue)64 * @return GoogleCloudChannelV1Value71 * @param GoogleCloudChannelV1Value73 public function setMinValue(GoogleCloudChannelV1Value $minValue)[all …]
30 protected $valueType = GoogleCloudChannelV1Value::class;62 * @param GoogleCloudChannelV1Value64 public function setValue(GoogleCloudChannelV1Value $value)69 * @return GoogleCloudChannelV1Value
20 class GoogleCloudChannelV1Value extends \Google\Model class107 class_alias(GoogleCloudChannelV1Value::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1Valu…