Home
last modified time | relevance | path

Searched refs:kind (Results 351 – 375 of 1282) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeFieldValuesListResponse.php28 public $kind; variable in Google\\Service\\Dfareporting\\CreativeFieldValuesListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DCreativeGroupsListResponse.php28 public $kind; variable in Google\\Service\\Dfareporting\\CreativeGroupsListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DFloodlightActivityGroupsListResponse.php28 public $kind; variable in Google\\Service\\Dfareporting\\FloodlightActivityGroupsListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DInventoryItemsListResponse.php28 public $kind; variable in Google\\Service\\Dfareporting\\InventoryItemsListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DAccountsListResponse.php28 public $kind; variable in Google\\Service\\Dfareporting\\AccountsListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DCampaignsListResponse.php28 public $kind; variable in Google\\Service\\Dfareporting\\CampaignsListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DChangeLogsListResponse.php28 public $kind; variable in Google\\Service\\Dfareporting\\ChangeLogsListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DConversionsBatchInsertResponse.php30 public $kind; variable in Google\\Service\\Dfareporting\\ConversionsBatchInsertResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DConversionsBatchUpdateResponse.php30 public $kind; variable in Google\\Service\\Dfareporting\\ConversionsBatchUpdateResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DCreativesListResponse.php28 public $kind; variable in Google\\Service\\Dfareporting\\CreativesListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DFloodlightActivitiesListResponse.php28 public $kind; variable in Google\\Service\\Dfareporting\\FloodlightActivitiesListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DContentCategory.php33 public $kind; variable in Google\\Service\\Dfareporting\\ContentCategory
70 public function setKind($kind) argument
72 $this->kind = $kind;
79 return $this->kind;
H A DConversionsBatchInsertRequest.php30 public $kind; variable in Google\\Service\\Dfareporting\\ConversionsBatchInsertRequest
63 public function setKind($kind) argument
65 $this->kind = $kind;
72 return $this->kind;
H A DEncryptionInfo.php37 public $kind; variable in Google\\Service\\Dfareporting\\EncryptionInfo
84 public function setKind($kind) argument
86 $this->kind = $kind;
93 return $this->kind;
H A DLanguage.php29 public $kind; variable in Google\\Service\\Dfareporting\\Language
56 public function setKind($kind) argument
58 $this->kind = $kind;
65 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DCommentList.php28 public $kind; variable in Google\\Service\\Drive\\CommentList
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DDriveList.php28 public $kind; variable in Google\\Service\\Drive\\DriveList
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DReplicaConfiguration.php29 public $kind; variable in Google\\Service\\SQLAdmin\\ReplicaConfiguration
50 public function setKind($kind) argument
52 $this->kind = $kind;
59 return $this->kind;
H A DUsersListResponse.php28 public $kind; variable in Google\\Service\\SQLAdmin\\UsersListResponse
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DDomainAliases.php32 public $kind; variable in Google\\Service\\Directory\\DomainAliases
65 public function setKind($kind) argument
67 $this->kind = $kind;
74 return $this->kind;
H A DTokens.php32 public $kind; variable in Google\\Service\\Directory\\Tokens
65 public function setKind($kind) argument
67 $this->kind = $kind;
74 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDiscoveryclusters.php28 public $kind; variable in Google\\Service\\Books\\Discoveryclusters
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedsListResponse.php26 public $kind; variable in Google\\Service\\ShoppingContent\\DatafeedsListResponse
37 public function setKind($kind) argument
39 $this->kind = $kind;
46 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DMember.php29 public $kind; variable in Google\\Service\\YouTube\\Member
50 public function setKind($kind) argument
52 $this->kind = $kind;
59 return $this->kind;
/plugin/authgoogle/google/contrib/
H A DGoogle_TasksService.php341 public $kind; variable in Google_Task
389 $this->kind = $kind;
392 return $this->kind;
472 public $kind; variable in Google_TaskList
489 $this->kind = $kind;
492 return $this->kind;
519 public $kind; variable in Google_TaskLists
535 $this->kind = $kind;
538 return $this->kind;
553 public $kind; variable in Google_Tasks
[all …]

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