Home
last modified time | relevance | path

Searched refs:groupType (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
DApiDimensionFilterGroup.php28 public $groupType; variable in Google\\Service\\SearchConsole\\ApiDimensionFilterGroup
47 public function setGroupType($groupType) argument
49 $this->groupType = $groupType;
56 return $this->groupType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
DApiDimensionFilterGroup.php25 public $groupType; variable in Google\\Service\\Webmasters\\ApiDimensionFilterGroup
41 public function setGroupType($groupType) argument
43 $this->groupType = $groupType;
47 return $this->groupType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DPricing.php36 public $groupType; variable in Google\\Service\\Dfareporting\\Pricing
91 public function setGroupType($groupType) argument
93 $this->groupType = $groupType;
100 return $this->groupType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DContactGroup.php36 public $groupType; variable in Google\\Service\\PeopleService\\ContactGroup
101 public function setGroupType($groupType) argument
103 $this->groupType = $groupType;
110 return $this->groupType;
/plugin/navbox/
Dsyntax.php74 $groupType = 0; // 0 = none, 1 = group, 2 = subgroup
99 $groupType = 2;
116 $groupType = 1;
130 if ($groupType == 1) {
133 } else if ($groupType == 2) {
141 $groupType = 0;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
DListGroupsResponse.php23 protected $groupType = Group::class; variable in Google\\Service\\Monitoring\\ListGroupsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
DGroupOrSegment.php22 protected $groupType = SchemaGroup::class; variable in Google\\Service\\CloudHealthcare\\GroupOrSegment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DPermission.php30 protected $groupType = Group::class; variable in Google\\Service\\DriveActivity\\Permission
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
DPermission.php32 protected $groupType = Group::class; variable in Google\\Service\\Keep\\Permission
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
DErrorGroupStats.php37 protected $groupType = ErrorGroup::class; variable in Google\\Service\\Clouderrorreporting\\ErrorGroupStats