Home
last modified time | relevance | path

Searched refs:parent (Results 276 – 300 of 3339) sorted by path

1...<<11121314151617181920>>...134

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/Resource/
H A DBillingAccountsBudgets.php39 * @param string $parent Required. The name of the billing account to create the
45 public function create($parent, GoogleCloudBillingBudgetsV1Budget $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
89 * @param string $parent Required. Name of billing account to list budgets
100 public function listBillingAccountsBudgets($parent, $optParams = []) argument
102 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudBuild.php166 'parent' => [
211 'parent' => [
245 'parent' => [
299 'parent' => [
337 'parent' => [
371 'parent' => [
423 'parent' => [
443 'parent' => [
491 'parent' => [
523 'parent' => [
[all …]
H A DCloudComposer.php54 parent::__construct($clientOrConfig);
68 'path' => 'v1/{+parent}/environments',
71 'parent' => [
98 'path' => 'v1/{+parent}/environments',
101 'parent' => [
140 'path' => 'v1/{+parent}/imageVersions',
143 'parent' => [
H A DCloudDataplex.php126 'parent' => [
178 'parent' => [
252 'parent' => [
324 'parent' => [
362 'parent' => [
412 'parent' => [
464 'parent' => [
538 'parent' => [
566 'parent' => [
618 'parent' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBitbucketServerConnectedRepository.php25 public $parent; variable in Google\\Service\\CloudBuild\\BitbucketServerConnectedRepository
34 public function setParent($parent) argument
36 $this->parent = $parent;
43 return $this->parent;
H A DCreateBitbucketServerConnectedRepositoryRequest.php27 public $parent; variable in Google\\Service\\CloudBuild\\CreateBitbucketServerConnectedRepositoryRequest
46 public function setParent($parent) argument
48 $this->parent = $parent;
55 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DProjectsGithubEnterpriseConfigs.php38 * @param string $parent Name of the parent project. For example:
52 public function create($parent, GitHubEnterpriseConfig $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
99 * @param string $parent Name of the parent project. For example:
106 public function listProjectsGithubEnterpriseConfigs($parent, $optParams = []) argument
108 $params = ['parent' => $parent];
H A DProjectsLocationsBitbucketServerConfigs.php40 * @param string $parent Required. Name of the parent resource.
52 public function create($parent, BitbucketServerConfig $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
91 * @param string $parent Required. Name of the parent resource.
105 public function listProjectsLocationsBitbucketServerConfigs($parent, $optParams = []) argument
107 $params = ['parent' => $parent];
H A DProjectsLocationsBitbucketServerConfigsConnectedRepositories.php37 * @param string $parent The name of the `BitbucketServerConfig` that added
44 …public function batchCreate($parent, BatchCreateBitbucketServerConnectedRepositoriesRequest $postB… argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsBitbucketServerConfigsRepos.php36 * @param string $parent Required. Name of the parent resource.
50 public function listProjectsLocationsBitbucketServerConfigsRepos($parent, $optParams = []) argument
52 $params = ['parent' => $parent];
H A DProjectsLocationsBuilds.php75 * @param string $parent The parent resource where this build will be created.
83 public function create($parent, Build $postBody, $optParams = []) argument
85 $params = ['parent' => $parent, 'postBody' => $postBody];
113 * @param string $parent The parent of the collection of `Builds`. Format:
127 public function listProjectsLocationsBuilds($parent, $optParams = []) argument
129 $params = ['parent' => $parent];
H A DProjectsLocationsGithubEnterpriseConfigs.php38 * @param string $parent Name of the parent project. For example:
52 public function create($parent, GitHubEnterpriseConfig $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
99 * @param string $parent Name of the parent project. For example:
106 public function listProjectsLocationsGithubEnterpriseConfigs($parent, $optParams = []) argument
108 $params = ['parent' => $parent];
H A DProjectsLocationsTriggers.php41 * @param string $parent The parent resource where this trigger will be created.
50 public function create($parent, BuildTrigger $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
99 * @param string $parent The parent of the collection of `Triggers`. Format:
110 public function listProjectsLocationsTriggers($parent, $optParams = []) argument
112 $params = ['parent' => $parent];
H A DProjectsLocationsWorkerPools.php37 * @param string $parent Required. The parent resource where this worker pool
49 public function create($parent, WorkerPool $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
93 * @param string $parent Required. The parent of the collection of
104 public function listProjectsLocationsWorkerPools($parent, $optParams = []) argument
106 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/Resource/
H A DProjectsLocationsEnvironments.php37 * @param string $parent The parent must be of the form
43 public function create($parent, Environment $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
80 * @param string $parent List environments in the given project and location, in
89 public function listProjectsLocationsEnvironments($parent, $optParams = []) argument
91 $params = ['parent' => $parent];
H A DProjectsLocationsImageVersions.php36 * @param string $parent List ImageVersions in the given project and location,
47 public function listProjectsLocationsImageVersions($parent, $optParams = []) argument
49 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakes.php41 * @param string $parent Required. The resource name of the lake location, of
57 public function create($parent, GoogleCloudDataplexV1Lake $postBody, $optParams = []) argument
59 $params = ['parent' => $parent, 'postBody' => $postBody];
124 * @param string $parent Required. The resource name of the lake location, of
141 public function listProjectsLocationsLakes($parent, $optParams = []) argument
143 $params = ['parent' => $parent];
H A DProjectsLocationsLakesActions.php35 * @param string $parent Required. The resource name of the parent lake:
49 public function listProjectsLocationsLakesActions($parent, $optParams = []) argument
51 $params = ['parent' => $parent];
H A DProjectsLocationsLakesContentitems.php37 * @param string $parent Required. The resource name of the parent lake:
46 public function create($parent, GoogleCloudDataplexV1Content $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
86 * @param string $parent Required. The resource name of the parent lake:
104 public function listProjectsLocationsLakesContentitems($parent, $optParams = []) argument
106 $params = ['parent' => $parent];
H A DProjectsLocationsLakesEnvironments.php41 * @param string $parent Required. The resource name of the parent lake:
54 public function create($parent, GoogleCloudDataplexV1Environment $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
123 * @param string $parent Required. The resource name of the parent lake:
139 public function listProjectsLocationsLakesEnvironments($parent, $optParams = []) argument
141 $params = ['parent' => $parent];
H A DProjectsLocationsLakesEnvironmentsSessions.php36 * @param string $parent Required. The resource name of the parent environment:
51 public function listProjectsLocationsLakesEnvironmentsSessions($parent, $optParams = []) argument
53 $params = ['parent' => $parent];
H A DProjectsLocationsLakesTasks.php41 * @param string $parent Required. The resource name of the parent lake:
51 public function create($parent, GoogleCloudDataplexV1Task $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
118 * @param string $parent Required. The resource name of the parent lake:
134 public function listProjectsLocationsLakesTasks($parent, $optParams = []) argument
136 $params = ['parent' => $parent];
H A DProjectsLocationsLakesTasksJobs.php69 * @param string $parent Required. The resource name of the parent environment:
84 public function listProjectsLocationsLakesTasksJobs($parent, $optParams = []) argument
86 $params = ['parent' => $parent];
H A DProjectsLocationsLakesZones.php41 * @param string $parent Required. The resource name of the parent lake:
57 public function create($parent, GoogleCloudDataplexV1Zone $postBody, $optParams = []) argument
59 $params = ['parent' => $parent, 'postBody' => $postBody];
125 * @param string $parent Required. The resource name of the parent lake:
141 public function listProjectsLocationsLakesZones($parent, $optParams = []) argument
143 $params = ['parent' => $parent];
H A DProjectsLocationsLakesZonesActions.php36 * @param string $parent Required. The resource name of the parent zone: project
50 public function listProjectsLocationsLakesZonesActions($parent, $optParams = []) argument
52 $params = ['parent' => $parent];

1...<<11121314151617181920>>...134