Home
last modified time | relevance | path

Searched refs:kind (Results 326 – 350 of 1282) sorted by last modified time

1...<<11121314151617181920>>...52

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DUserRolePermissionGroup.php29 public $kind; variable in Google\\Service\\Dfareporting\\UserRolePermissionGroup
52 public function setKind($kind) argument
54 $this->kind = $kind;
61 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DVersion.php37 public $kind; variable in Google\\Service\\OnDemandScanning\\Version
92 public function setKind($kind) argument
94 $this->kind = $kind;
101 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReport.php36 public $kind; variable in Google\\Service\\Doubleclicksearch\\Report
101 public function setKind($kind) argument
103 $this->kind = $kind;
110 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DReply.php51 public $kind; variable in Google\\Service\\Drive\\Reply
158 public function setKind($kind) argument
160 $this->kind = $kind;
167 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataTransfer/
H A DDataTransfer.php36 public $kind; variable in Google\\Service\\DataTransfer\\DataTransfer
99 public function setKind($kind) argument
101 $this->kind = $kind;
108 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DCounterMetadata.php29 public $kind; variable in Google\\Service\\Dataflow\\CounterMetadata
56 public function setKind($kind) argument
58 $this->kind = $kind;
65 return $this->kind;
H A DNameAndKind.php25 public $kind; variable in Google\\Service\\Dataflow\\NameAndKind
34 public function setKind($kind) argument
36 $this->kind = $kind;
43 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementGroupVersionKind.php29 public $kind; variable in Google\\Service\\GKEHub\\ConfigManagementGroupVersionKind
52 public function setKind($kind) argument
54 $this->kind = $kind;
61 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DSubscriptions.php26 public $kind; variable in Google\\Service\\Reseller\\Subscriptions
37 public function setKind($kind) argument
39 $this->kind = $kind;
46 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDatasetList.php32 public $kind; variable in Google\\Service\\Bigquery\\DatasetList
69 public function setKind($kind) argument
71 $this->kind = $kind;
78 return $this->kind;
H A DJob.php40 public $kind; variable in Google\\Service\\Bigquery\\Job
113 public function setKind($kind) argument
115 $this->kind = $kind;
122 return $this->kind;
H A DJobList.php32 public $kind; variable in Google\\Service\\Bigquery\\JobList
69 public function setKind($kind) argument
71 $this->kind = $kind;
78 return $this->kind;
H A DProjectListProjects.php33 public $kind; variable in Google\\Service\\Bigquery\\ProjectListProjects
72 public function setKind($kind) argument
74 $this->kind = $kind;
81 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2EntityType.php40 public $kind; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2EntityType
105 public function setKind($kind) argument
107 $this->kind = $kind;
114 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DAchievementDefinitionsListResponse.php28 public $kind; variable in Google\\Service\\Games\\AchievementDefinitionsListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DAchievementUnlockResponse.php25 public $kind; variable in Google\\Service\\Games\\AchievementUnlockResponse
34 public function setKind($kind) argument
36 $this->kind = $kind;
43 return $this->kind;
H A DApplicationCategory.php25 public $kind; variable in Google\\Service\\Games\\ApplicationCategory
38 public function setKind($kind) argument
40 $this->kind = $kind;
47 return $this->kind;
H A DApplicationVerifyResponse.php33 public $kind; variable in Google\\Service\\Games\\ApplicationVerifyResponse
56 public function setKind($kind) argument
58 $this->kind = $kind;
65 return $this->kind;
H A DCategory.php33 public $kind; variable in Google\\Service\\Games\\Category
66 public function setKind($kind) argument
68 $this->kind = $kind;
75 return $this->kind;
H A DEventBatchRecordFailure.php29 public $kind; variable in Google\\Service\\Games\\EventBatchRecordFailure
50 public function setKind($kind) argument
52 $this->kind = $kind;
59 return $this->kind;
H A DEventChild.php29 public $kind; variable in Google\\Service\\Games\\EventChild
48 public function setKind($kind) argument
50 $this->kind = $kind;
57 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupConfiguration.php35 public $kind; variable in Google\\Service\\SQLAdmin\\BackupConfiguration
102 public function setKind($kind) argument
104 $this->kind = $kind;
111 return $this->kind;
H A DBackupContext.php29 public $kind; variable in Google\\Service\\SQLAdmin\\BackupContext
48 public function setKind($kind) argument
50 $this->kind = $kind;
57 return $this->kind;
H A DBinLogCoordinates.php33 public $kind; variable in Google\\Service\\SQLAdmin\\BinLogCoordinates
66 public function setKind($kind) argument
68 $this->kind = $kind;
75 return $this->kind;
H A DDatabase.php41 public $kind; variable in Google\\Service\\SQLAdmin\\Database
116 public function setKind($kind) argument
118 $this->kind = $kind;
125 return $this->kind;

1...<<11121314151617181920>>...52