Home
last modified time | relevance | path

Searched refs:parent (Results 376 – 400 of 3339) sorted by path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DFolder.php45 public $parent; variable in Google\\Service\\CloudResourceManager\\Folder
128 public function setParent($parent) argument
130 $this->parent = $parent;
137 return $this->parent;
H A DLien.php38 public $parent; variable in Google\\Service\\CloudResourceManager\\Lien
93 public function setParent($parent) argument
95 $this->parent = $parent;
102 return $this->parent;
H A DProject.php49 public $parent; variable in Google\\Service\\CloudResourceManager\\Project
150 public function setParent($parent) argument
152 $this->parent = $parent;
159 return $this->parent;
H A DTagBinding.php29 public $parent; variable in Google\\Service\\CloudResourceManager\\TagBinding
52 public function setParent($parent) argument
54 $this->parent = $parent;
61 return $this->parent;
H A DTagKey.php45 public $parent; variable in Google\\Service\\CloudResourceManager\\TagKey
128 public function setParent($parent) argument
130 $this->parent = $parent;
137 return $this->parent;
H A DTagValue.php45 public $parent; variable in Google\\Service\\CloudResourceManager\\TagValue
128 public function setParent($parent) argument
130 $this->parent = $parent;
137 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/Resource/
H A DTagValuesTagHolds.php38 * @param string $parent Required. The resource name of the TagHold's parent
47 public function create($parent, TagHold $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
73 * @param string $parent Required. The resource name of the parent TagValue.
93 public function listTagValuesTagHolds($parent, $optParams = []) argument
95 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudRetail.php63 parent::__construct($clientOrConfig);
125 'parent' => [
217 'parent' => [
251 'parent' => [
261 'parent' => [
345 'parent' => [
467 'parent' => [
489 'parent' => [
499 'parent' => [
509 'parent' => [
[all …]
H A DCloudRun.php60 parent::__construct($clientOrConfig);
74 'path' => 'v2/{+parent}/jobs',
77 'parent' => [
138 'path' => 'v2/{+parent}/jobs',
141 'parent' => [
253 'parent' => [
292 'path' => 'v2/{+parent}/tasks',
295 'parent' => [
379 'parent' => [
439 'parent' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogs.php105 * @param string $parent Required. The account resource name with an associated
122 public function listProjectsLocationsCatalogs($parent, $optParams = []) argument
124 $params = ['parent' => $parent];
H A DProjectsLocationsCatalogsBranchesProducts.php97 * @param string $parent Required. The parent catalog resource name, such as
111 public function create($parent, GoogleCloudRetailV2Product $postBody, $optParams = []) argument
113 $params = ['parent' => $parent, 'postBody' => $postBody];
162 * @param string $parent Required. `projects/1234/locations/global/catalogs/defa
170 …public function import($parent, GoogleCloudRetailV2ImportProductsRequest $postBody, $optParams = [… argument
172 $params = ['parent' => $parent, 'postBody' => $postBody];
180 * @param string $parent Required. The parent branch resource name, such as
218 public function listProjectsLocationsCatalogsBranchesProducts($parent, $optParams = []) argument
220 $params = ['parent' => $parent];
H A DProjectsLocationsCatalogsCompletionData.php41 * @param string $parent Required. The catalog which the suggestions dataset
48 …public function import($parent, GoogleCloudRetailV2ImportCompletionDataRequest $postBody, $optPara… argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsCatalogsUserEvents.php43 * @param string $parent Required. The parent catalog name, such as
58 public function collect($parent, $optParams = []) argument
60 $params = ['parent' => $parent];
71 * @param string $parent Required.
79 $params = ['parent' => $parent, 'postBody' => $postBody];
89 * @param string $parent Required. The resource name of the catalog under which
98 $params = ['parent' => $parent, 'postBody' => $postBody];
112 * @param string $parent Required. The parent catalog resource name, such as
120 $params = ['parent' => $parent, 'postBody' => $postBody];
127 * @param string $parent Required. The parent catalog resource name, such as
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DNamespacesAuthorizeddomains.php35 * @param string $parent Name of the parent Project resource. Example:
44 public function listNamespacesAuthorizeddomains($parent, $optParams = []) argument
46 $params = ['parent' => $parent];
H A DNamespacesConfigurations.php50 * @param string $parent The namespace from which the configurations should be
70 public function listNamespacesConfigurations($parent, $optParams = []) argument
72 $params = ['parent' => $parent];
H A DNamespacesDomainmappings.php37 * @param string $parent The namespace in which the domain mapping should be
48 public function create($parent, DomainMapping $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
95 * @param string $parent The namespace from which the domain mappings should be
115 public function listNamespacesDomainmappings($parent, $optParams = []) argument
117 $params = ['parent' => $parent];
H A DNamespacesRevisions.php75 * @param string $parent The namespace from which the revisions should be
95 public function listNamespacesRevisions($parent, $optParams = []) argument
97 $params = ['parent' => $parent];
H A DNamespacesRoutes.php50 * @param string $parent The namespace from which the routes should be listed.
70 public function listNamespacesRoutes($parent, $optParams = []) argument
72 $params = ['parent' => $parent];
H A DNamespacesServices.php37 * @param string $parent The namespace in which the service should be created.
48 public function create($parent, Service $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
97 * @param string $parent The namespace from which the services should be listed.
117 public function listNamespacesServices($parent, $optParams = []) argument
119 $params = ['parent' => $parent];
H A DProjectsAuthorizeddomains.php35 * @param string $parent Name of the parent Project resource. Example:
44 public function listProjectsAuthorizeddomains($parent, $optParams = []) argument
46 $params = ['parent' => $parent];
H A DProjectsLocationsAuthorizeddomains.php36 * @param string $parent Name of the parent Project resource. Example:
45 public function listProjectsLocationsAuthorizeddomains($parent, $optParams = []) argument
47 $params = ['parent' => $parent];
H A DProjectsLocationsConfigurations.php50 * @param string $parent The namespace from which the configurations should be
70 public function listProjectsLocationsConfigurations($parent, $optParams = []) argument
72 $params = ['parent' => $parent];
H A DProjectsLocationsDomainmappings.php37 * @param string $parent The namespace in which the domain mapping should be
48 public function create($parent, DomainMapping $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
95 * @param string $parent The namespace from which the domain mappings should be
115 public function listProjectsLocationsDomainmappings($parent, $optParams = []) argument
117 $params = ['parent' => $parent];
H A DProjectsLocationsJobs.php42 * @param string $parent Required. The location and project in which this Job
54 public function create($parent, GoogleCloudRunV2Job $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
129 * @param string $parent Required. The location and project to list resources
140 public function listProjectsLocationsJobs($parent, $optParams = []) argument
142 $params = ['parent' => $parent];
H A DProjectsLocationsJobsExecutions.php70 * @param string $parent Required. The Execution from which the Executions
82 public function listProjectsLocationsJobsExecutions($parent, $optParams = []) argument
84 $params = ['parent' => $parent];

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