Home
last modified time | relevance | path

Searched refs:parent (Results 401 – 425 of 3339) sorted by path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsJobsExecutionsTasks.php51 * @param string $parent Required. The Execution from which the Tasks should be
65 public function listProjectsLocationsJobsExecutionsTasks($parent, $optParams = []) argument
67 $params = ['parent' => $parent];
H A DProjectsLocationsRevisions.php75 * @param string $parent The namespace from which the revisions should be
95 public function listProjectsLocationsRevisions($parent, $optParams = []) argument
97 $params = ['parent' => $parent];
H A DProjectsLocationsRoutes.php50 * @param string $parent The namespace from which the routes should be listed.
70 public function listProjectsLocationsRoutes($parent, $optParams = []) argument
72 $params = ['parent' => $parent];
H A DProjectsLocationsServices.php41 * @param string $parent Required. The location and project in which this
54 public function create($parent, GoogleCloudRunV2Service $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
127 * @param string $parent Required. The location and project to list resources
139 public function listProjectsLocationsServices($parent, $optParams = []) argument
141 $params = ['parent' => $parent];
H A DProjectsLocationsServicesRevisions.php71 * @param string $parent Required. The Service from which the Revisions should
83 public function listProjectsLocationsServicesRevisions($parent, $optParams = []) argument
85 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudRuntimeConfig.php58 parent::__construct($clientOrConfig);
H A DCloudScheduler.php53 parent::__construct($clientOrConfig);
109 'path' => 'v1/{+parent}/jobs',
112 'parent' => [
139 'path' => 'v1/{+parent}/jobs',
142 'parent' => [
H A DCloudSearch.php97 parent::__construct($clientOrConfig);
145 'path' => 'v1/debug/{+parent}/unmappedids',
148 'parent' => [
177 'path' => 'v1/debug/{+parent}/items:forunmappedidentity',
180 'parent' => [
217 'path' => 'v1/debug/{+parent}/unmappedids',
220 'parent' => [
H A DCloudSecurityToken.php51 parent::__construct($clientOrConfig);
H A DCloudShell.php54 parent::__construct($clientOrConfig);
H A DCloudSourceRepositories.php63 parent::__construct($clientOrConfig);
107 'path' => 'v1/{+parent}/repos',
110 'parent' => [
H A DCloudSupport.php58 parent::__construct($clientOrConfig);
75 'parent' => [
129 'path' => 'v2beta/{+parent}/cases',
132 'parent' => [
159 'path' => 'v2beta/{+parent}/cases',
162 'parent' => [
225 'parent' => [
250 'path' => 'v2beta/{+parent}/comments',
253 'parent' => [
263 'parent' => [
[all …]
H A DCloudTalentSolution.php132 'parent' => [
162 'parent' => [
204 'parent' => [
224 'parent' => [
254 'parent' => [
300 'parent' => [
310 'parent' => [
320 'parent' => [
330 'parent' => [
360 'parent' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/Resource/
H A DProjectsLocationsJobs.php40 * @param string $parent Required. The location name. For example:
46 public function create($parent, Job $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
83 * @param string $parent Required. The location name. For example:
98 public function listProjectsLocationsJobs($parent, $optParams = []) argument
100 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DDebugDatasourcesItemsUnmappedids.php37 * @param string $parent The name of the item, in the following format:
49 public function listDebugDatasourcesItemsUnmappedids($parent, $optParams = []) argument
51 $params = ['parent' => $parent];
H A DDebugIdentitysourcesItems.php36 * @param string $parent The name of the identity source, in the following
50 public function listForunmappedidentity($parent, $optParams = []) argument
52 $params = ['parent' => $parent];
H A DDebugIdentitysourcesUnmappedids.php37 * @param string $parent The name of the identity source, in the following
50 public function listDebugIdentitysourcesUnmappedids($parent, $optParams = []) argument
52 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/Resource/
H A DProjectsRepos.php46 * @param string $parent The project in which to create the repo. Values are of
52 public function create($parent, Repo $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DAttachments.php36 * @param string $parent Required. The resource name of the case to which
42 public function create($parent, CreateAttachmentRequest $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DCases.php55 * @param string $parent Required. The name of the Cloud resource under which
61 public function create($parent, CloudsupportCase $postBody, $optParams = []) argument
63 $params = ['parent' => $parent, 'postBody' => $postBody];
103 * @param string $parent Required. The fully qualified name of parent resource
121 public function listCases($parent, $optParams = []) argument
123 $params = ['parent' => $parent];
H A DCasesAttachments.php36 * @param string $parent Required. The resource name of Case object for which
47 public function listCasesAttachments($parent, $optParams = []) argument
49 $params = ['parent' => $parent];
H A DCasesComments.php36 * @param string $parent Required. The resource name of Case to which this
42 public function create($parent, Comment $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
52 * @param string $parent Required. The resource name of Case object for which
62 public function listCasesComments($parent, $optParams = []) argument
64 $params = ['parent' => $parent];
H A DMedia.php51 * @param string $parent Required. The resource name of the case to which
57 public function upload($parent, CreateAttachmentRequest $postBody, $optParams = []) argument
59 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/
H A DProjectsTenants.php71 * @param string $parent Required. Resource name of the project under which the
78 public function create($parent, Tenant $postBody, $optParams = []) argument
80 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param string $parent Required. Resource name of the project under which the
128 public function listProjectsTenants($parent, $optParams = []) argument
130 $params = ['parent' => $parent];
H A DProjectsTenantsClientEvents.php39 * @param string $parent Required. Resource name of the tenant under which the
46 public function create($parent, ClientEvent $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];

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