Home
last modified time | relevance | path

Searched refs:parent (Results 226 – 250 of 3339) sorted by path

12345678910>>...134

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsTransferConfigs.php41 * @param string $parent Required. The BigQuery project id where the transfer
82 public function create($parent, TransferConfig $postBody, $optParams = []) argument
84 $params = ['parent' => $parent, 'postBody' => $postBody];
125 * @param string $parent Required. The BigQuery project id for which transfer
140 public function listProjectsTransferConfigs($parent, $optParams = []) argument
142 $params = ['parent' => $parent];
206 * @param string $parent Required. Transfer configuration name in the form:
213 public function scheduleRuns($parent, ScheduleTransferRunsRequest $postBody, $optParams = []) argument
215 $params = ['parent' => $parent, 'postBody' => $postBody];
225 * @param string $parent Transfer configuration name in the form:
[all …]
H A DProjectsTransferConfigsRuns.php72 * @param string $parent Required. Name of transfer configuration for which
89 public function listProjectsTransferConfigsRuns($parent, $optParams = []) argument
91 $params = ['parent' => $parent];
H A DProjectsTransferConfigsRunsTransferLogs.php36 * @param string $parent Required. Transfer run name in the form:
52 public function listProjectsTransferConfigsRunsTransferLogs($parent, $optParams = []) argument
54 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBigQueryReservation.php58 parent::__construct($clientOrConfig);
85 'parent' => [
107 'parent' => [
153 'parent' => [
195 'parent' => [
213 'parent' => [
257 'parent' => [
291 'parent' => [
330 'path' => 'v1/{+parent}/assignments',
333 'parent' => [
[all …]
H A DBigquery.php77 parent::__construct($clientOrConfig);
H A DBigtableAdmin.php173 'parent' => [
213 'parent' => [
281 'parent' => [
323 'parent' => [
369 'parent' => [
403 'parent' => [
451 'parent' => [
495 'parent' => [
565 'parent' => [
611 'parent' => [
[all …]
H A DBinaryAuthorization.php57 parent::__construct($clientOrConfig);
101 'path' => 'v1/{+parent}/attestors',
104 'parent' => [
149 'path' => 'v1/{+parent}/attestors',
152 'parent' => [
H A DBlogger.php63 parent::__construct($clientOrConfig);
H A DBooks.php75 parent::__construct($clientOrConfig);
H A DCalendar.php71 parent::__construct($clientOrConfig);
H A DCertificateAuthorityService.php61 parent::__construct($clientOrConfig);
117 'path' => 'v1/{+parent}/caPools',
120 'parent' => [
186 'parent' => [
270 'parent' => [
350 'parent' => [
438 'parent' => [
512 'parent' => [
548 'parent' => [
612 'parent' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/Resource/
H A DProjectsLocations.php62 * @param string $parent Required. The resource name with location (project name
74 public function searchAllAssignments($parent, $optParams = []) argument
76 $params = ['parent' => $parent];
94 * @param string $parent Required. The resource name of the admin
107 public function searchAssignments($parent, $optParams = []) argument
109 $params = ['parent' => $parent];
H A DProjectsLocationsCapacityCommitments.php40 * @param string $parent Required. Resource name of the parent reservation.
55 public function create($parent, CapacityCommitment $postBody, $optParams = []) argument
57 $params = ['parent' => $parent, 'postBody' => $postBody];
99 * @param string $parent Required. Resource name of the parent reservation.
108 public function listProjectsLocationsCapacityCommitments($parent, $optParams = []) argument
110 $params = ['parent' => $parent];
121 * @param string $parent Parent resource that identifies admin project and
127 public function merge($parent, MergeCapacityCommitmentsRequest $postBody, $optParams = []) argument
129 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsReservations.php37 * @param string $parent Required. Project, location. E.g.,
47 public function create($parent, Reservation $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
86 * @param string $parent Required. The parent resource name containing project
95 public function listProjectsLocationsReservations($parent, $optParams = []) argument
97 $params = ['parent' => $parent];
H A DProjectsLocationsReservationsAssignments.php58 * @param string $parent Required. The parent resource name of the assignment
69 public function create($parent, Assignment $postBody, $optParams = []) argument
71 $params = ['parent' => $parent, 'postBody' => $postBody];
108 * @param string $parent Required. The parent resource name e.g.:
118 public function listProjectsLocationsReservationsAssignments($parent, $optParams = []) argument
120 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DCreateClusterRequest.php31 public $parent; variable in Google\\Service\\BigtableAdmin\\CreateClusterRequest
64 public function setParent($parent) argument
66 $this->parent = $parent;
73 return $this->parent;
H A DCreateInstanceRequest.php33 public $parent; variable in Google\\Service\\BigtableAdmin\\CreateInstanceRequest
80 public function setParent($parent) argument
82 $this->parent = $parent;
89 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstances.php48 * @param string $parent Required. The unique name of the project in which to
54 public function create($parent, CreateInstanceRequest $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
110 * @param string $parent Required. The unique name of the project for which a
117 public function listProjectsInstances($parent, $optParams = []) argument
119 $params = ['parent' => $parent];
H A DProjectsInstancesAppProfiles.php38 * @param string $parent Required. The unique name of the instance in which to
51 public function create($parent, AppProfile $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
94 * @param string $parent Required. The unique name of the instance for which a
111 public function listProjectsInstancesAppProfiles($parent, $optParams = []) argument
113 $params = ['parent' => $parent];
H A DProjectsInstancesClusters.php42 * @param string $parent Required. The unique name of the instance in which to
53 public function create($parent, Cluster $postBody, $optParams = []) argument
55 $params = ['parent' => $parent, 'postBody' => $postBody];
93 * @param string $parent Required. The unique name of the instance for which a
103 public function listProjectsInstancesClusters($parent, $optParams = []) argument
105 $params = ['parent' => $parent];
H A DProjectsInstancesClustersBackups.php47 * @param string $parent Required. This must be one of the clusters in the
62 public function create($parent, Backup $postBody, $optParams = []) argument
64 $params = ['parent' => $parent, 'postBody' => $postBody];
118 * @param string $parent Required. The cluster to list backups from. Values are
162 public function listProjectsInstancesClustersBackups($parent, $optParams = []) argument
164 $params = ['parent' => $parent];
H A DProjectsInstancesClustersHotTablets.php37 * @param string $parent Required. The cluster name to list hot tablets. Value
61 public function listProjectsInstancesClustersHotTablets($parent, $optParams = []) argument
63 $params = ['parent' => $parent];
H A DProjectsInstancesTables.php71 * @param string $parent Required. The unique name of the instance in which to
78 public function create($parent, CreateTableRequest $postBody, $optParams = []) argument
80 $params = ['parent' => $parent, 'postBody' => $postBody];
174 * @param string $parent Required. The unique name of the instance for which
192 public function listProjectsInstancesTables($parent, $optParams = []) argument
194 $params = ['parent' => $parent];
224 * @param string $parent Required. The name of the instance in which to create
231 public function restore($parent, RestoreTableRequest $postBody, $optParams = []) argument
233 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/Resource/
H A DProjectsAttestors.php45 * @param string $parent Required. The parent of this attestor.
52 public function create($parent, Attestor $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
121 * @param string $parent Required. The resource name of the project associated
134 public function listProjectsAttestors($parent, $optParams = []) argument
136 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPools.php43 * @param string $parent Required. The resource name of the location associated
63 public function create($parent, CaPool $postBody, $optParams = []) argument
65 $params = ['parent' => $parent, 'postBody' => $postBody];
157 * @param string $parent Required. The resource name of the location associated
172 public function listProjectsLocationsCaPools($parent, $optParams = []) argument
174 $params = ['parent' => $parent];

12345678910>>...134