Home
last modified time | relevance | path

Searched refs:parent (Results 301 – 325 of 3339) sorted by path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesZonesAssets.php41 * @param string $parent Required. The resource name of the parent zone:
56 public function create($parent, GoogleCloudDataplexV1Asset $postBody, $optParams = []) argument
58 $params = ['parent' => $parent, 'postBody' => $postBody];
126 * @param string $parent Required. The resource name of the parent zone:
143 public function listProjectsLocationsLakesZonesAssets($parent, $optParams = []) argument
145 $params = ['parent' => $parent];
H A DProjectsLocationsLakesZonesAssetsActions.php36 * @param string $parent Required. The resource name of the parent asset: projec
51 public function listProjectsLocationsLakesZonesAssetsActions($parent, $optParams = []) argument
53 $params = ['parent' => $parent];
H A DProjectsLocationsLakesZonesEntities.php37 * @param string $parent Required. The resource name of the parent zone: project
46 public function create($parent, GoogleCloudDataplexV1Entity $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
92 * @param string $parent Required. The resource name of the parent zone: project
114 public function listProjectsLocationsLakesZonesEntities($parent, $optParams = []) argument
116 $params = ['parent' => $parent];
H A DProjectsLocationsLakesZonesEntitiesPartitions.php37 * @param string $parent Required. The resource name of the parent zone: project
47 public function create($parent, GoogleCloudDataplexV1Partition $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
93 * @param string $parent Required. The resource name of the parent entity: proje
118 public function listProjectsLocationsLakesZonesEntitiesPartitions($parent, $optParams = []) argument
120 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudDebugger.php59 parent::__construct($clientOrConfig);
H A DCloudDeploy.php57 parent::__construct($clientOrConfig);
126 'parent' => [
202 'parent' => [
281 'path' => 'v1/{+parent}/releases',
284 'parent' => [
316 'parent' => [
362 'parent' => [
394 'parent' => [
489 'path' => 'v1/{+parent}/targets',
492 'parent' => [
[all …]
H A DCloudDomains.php54 parent::__construct($clientOrConfig);
226 'path' => 'v1/{+parent}/registrations',
229 'parent' => [
262 'path' => 'v1/{+parent}/registrations:register',
265 'parent' => [
354 'path' => 'v1/{+parent}/registrations:transfer',
357 'parent' => [
H A DCloudFilestore.php56 parent::__construct($clientOrConfig);
116 'path' => 'v1/{+parent}/backups',
119 'parent' => [
150 'path' => 'v1/{+parent}/backups',
153 'parent' => [
200 'path' => 'v1/{+parent}/instances',
203 'parent' => [
238 'path' => 'v1/{+parent}/instances',
241 'parent' => [
301 'parent' => [
[all …]
H A DCloudFunctions.php54 parent::__construct($clientOrConfig);
181 'path' => 'v1/{+parent}/functions:generateUploadUrl',
184 'parent' => [
215 'path' => 'v1/{+parent}/functions',
218 'parent' => [
H A DCloudHealthcare.php128 'parent' => [
186 'parent' => [
258 'parent' => [
316 'parent' => [
392 'parent' => [
426 'parent' => [
472 'parent' => [
502 'parent' => [
544 'parent' => [
584 'parent' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocationsDeliveryPipelines.php42 * @param string $parent Required. The parent collection in which the
65 public function create($parent, DeliveryPipeline $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
157 * @param string $parent Required. The parent, which owns this collection of
175 public function listProjectsLocationsDeliveryPipelines($parent, $optParams = []) argument
177 $params = ['parent' => $parent];
H A DProjectsLocationsDeliveryPipelinesReleases.php37 * @param string $parent Required. The parent collection in which the `Release`
60 public function create($parent, Release $postBody, $optParams = []) argument
62 $params = ['parent' => $parent, 'postBody' => $postBody];
85 * @param string $parent Required. The `DeliveryPipeline` which owns this
103 public function listProjectsLocationsDeliveryPipelinesReleases($parent, $optParams = []) argument
105 $params = ['parent' => $parent];
H A DProjectsLocationsDeliveryPipelinesReleasesRollouts.php55 * @param string $parent Required. The parent collection in which the `Rollout`
78 public function create($parent, Rollout $postBody, $optParams = []) argument
80 $params = ['parent' => $parent, 'postBody' => $postBody];
103 * @param string $parent Required. The `Release` which owns this collection of
121 public function listProjectsLocationsDeliveryPipelinesReleasesRollouts($parent, $optParams = []) argument
123 $params = ['parent' => $parent];
H A DProjectsLocationsTargets.php41 * @param string $parent Required. The parent collection in which the `Target`
64 public function create($parent, Target $postBody, $optParams = []) argument
66 $params = ['parent' => $parent, 'postBody' => $postBody];
151 * @param string $parent Required. The parent, which owns this collection of
169 public function listProjectsLocationsTargets($parent, $optParams = []) argument
171 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/Resource/
H A DProjectsLocationsRegistrations.php193 * @param string $parent Required. The project and location from which to list
214 public function listProjectsLocationsRegistrations($parent, $optParams = []) argument
216 $params = ['parent' => $parent];
254 * @param string $parent Required. The parent resource of the `Registration`.
260 public function register($parent, RegisterDomainRequest $postBody, $optParams = []) argument
262 $params = ['parent' => $parent, 'postBody' => $postBody];
418 * @param string $parent Required. The parent resource of the `Registration`.
424 public function transfer($parent, TransferDomainRequest $postBody, $optParams = []) argument
426 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/Resource/
H A DProjectsLocationsBackups.php37 * @param string $parent Required. The backup's project and location, in the
50 public function create($parent, Backup $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
88 * @param string $parent Required. The project and location for which to
103 public function listProjectsLocationsBackups($parent, $optParams = []) argument
105 $params = ['parent' => $parent];
H A DProjectsLocationsInstances.php41 * @param string $parent Required. The instance's project and location, in the
51 public function create($parent, Instance $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
93 * @param string $parent Required. The project and location for which to
108 public function listProjectsLocationsInstances($parent, $optParams = []) argument
110 $params = ['parent' => $parent];
H A DProjectsLocationsInstancesSnapshots.php37 * @param string $parent Required. The Filestore Instance to create the
49 public function create($parent, Snapshot $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
89 * @param string $parent Required. The instance for which to retrieve snapshot
102 public function listProjectsLocationsInstancesSnapshots($parent, $optParams = []) argument
104 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/Resource/
H A DProjectsLocationsFunctions.php131 * @param string $parent The project and location in which the Google Cloud
138 public function generateUploadUrl($parent, GenerateUploadUrlRequest $postBody, $optParams = []) argument
140 $params = ['parent' => $parent, 'postBody' => $postBody];
192 * @param string $parent The project and location from which the function should
207 public function listProjectsLocationsFunctions($parent, $optParams = []) argument
209 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasets.php46 * @param string $parent The name of the project where the server creates the
55 public function create($parent, Dataset $postBody, $optParams = []) argument
57 $params = ['parent' => $parent, 'postBody' => $postBody];
147 * @param string $parent The name of the project whose datasets should be
157 public function listProjectsLocationsDatasets($parent, $optParams = []) argument
159 $params = ['parent' => $parent];
H A DProjectsLocationsDatasetsConsentStores.php67 * @param string $parent Required. The name of the dataset this consent store
77 public function create($parent, ConsentStore $postBody, $optParams = []) argument
79 $params = ['parent' => $parent, 'postBody' => $postBody];
162 * @param string $parent Required. Name of the dataset.
175 public function listProjectsLocationsDatasetsConsentStores($parent, $optParams = []) argument
177 $params = ['parent' => $parent];
H A DProjectsLocationsDatasetsConsentStoresAttributeDefinitions.php38 * @param string $parent Required. The name of the consent store that this
50 public function create($parent, AttributeDefinition $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
92 * @param string $parent Required. Name of the consent store to retrieve
106 …public function listProjectsLocationsDatasetsConsentStoresAttributeDefinitions($parent, $optParams… argument
108 $params = ['parent' => $parent];
H A DProjectsLocationsDatasetsConsentStoresConsentArtifacts.php38 * @param string $parent Required. The name of the consent store this Consent
44 public function create($parent, ConsentArtifact $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
84 * @param string $parent Required. Name of the consent store to retrieve consent
120 …public function listProjectsLocationsDatasetsConsentStoresConsentArtifacts($parent, $optParams = [… argument
122 $params = ['parent' => $parent];
H A DProjectsLocationsDatasetsConsentStoresConsents.php62 * @param string $parent Required. Name of the consent store.
67 public function create($parent, Consent $postBody, $optParams = []) argument
69 $params = ['parent' => $parent, 'postBody' => $postBody];
133 * @param string $parent Required. Name of the consent store to retrieve
170 public function listProjectsLocationsDatasetsConsentStoresConsents($parent, $optParams = []) argument
172 $params = ['parent' => $parent];
H A DProjectsLocationsDatasetsConsentStoresUserDataMappings.php55 * @param string $parent Required. Name of the consent store.
60 public function create($parent, UserDataMapping $postBody, $optParams = []) argument
62 $params = ['parent' => $parent, 'postBody' => $postBody];
98 * @param string $parent Required. Name of the consent store to retrieve User
133 …public function listProjectsLocationsDatasetsConsentStoresUserDataMappings($parent, $optParams = [… argument
135 $params = ['parent' => $parent];

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