Home
last modified time | relevance | path

Searched refs:RepeatedEnumAttributeValue (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DAttribute.php27 protected $repeatedEnumValueType = RepeatedEnumAttributeValue::class;
55 * @param RepeatedEnumAttributeValue
57 public function setRepeatedEnumValue(RepeatedEnumAttributeValue $repeatedEnumValue)
62 * @return RepeatedEnumAttributeValue
H A DRepeatedEnumAttributeValue.php20 class RepeatedEnumAttributeValue extends \Google\Collection class
63 class_alias(RepeatedEnumAttributeValue::class, 'Google_Service_MyBusinessBusinessInformation_Repeat…