Home
last modified time | relevance | path

Searched refs:AttributeContext (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DCheckRequest.php23 protected $attributesType = AttributeContext::class;
37 * @param AttributeContext
39 public function setAttributes(AttributeContext $attributes)
44 * @return AttributeContext
H A DReportRequest.php23 protected $operationsType = AttributeContext::class;
31 * @param AttributeContext[]
38 * @return AttributeContext[]
H A DAttributeContext.php20 class AttributeContext extends \Google\Collection class
157 class_alias(AttributeContext::class, 'Google_Service_ServiceControl_AttributeContext');