Home
last modified time | relevance | path

Searched refs:parent (Results 176 – 200 of 3339) sorted by path

12345678910>>...134

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTablesRows.php42 * @param string $parent Required. The parent table where the rows will be
50 $params = ['parent' => $parent, 'postBody' => $postBody];
57 * @param string $parent Required. The parent table shared by all rows being
65 $params = ['parent' => $parent, 'postBody' => $postBody];
72 * @param string $parent Required. The parent table shared by all rows being
80 $params = ['parent' => $parent, 'postBody' => $postBody];
87 * @param string $parent Required. The parent table where this row will be
96 public function create($parent, Row $postBody, $optParams = []) argument
98 $params = ['parent' => $parent, 'postBody' => $postBody];
157 public function listTablesRows($parent, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DArtifactRegistry.php179 'parent' => [
227 'parent' => [
289 'parent' => [
299 'parent' => [
329 'parent' => [
367 'parent' => [
423 'parent' => [
451 'parent' => [
485 'parent' => [
559 'parent' => [
[all …]
H A DAssuredworkloads.php53 parent::__construct($clientOrConfig);
109 'path' => 'v1/{+parent}/workloads',
112 'parent' => [
147 'path' => 'v1/{+parent}/workloads',
150 'parent' => [
H A DAuthorizedBuyersMarketplace.php78 'parent' => [
124 'parent' => [
202 'parent' => [
232 'parent' => [
288 'parent' => [
328 'parent' => [
376 'parent' => [
482 'parent' => [
538 'parent' => [
558 'parent' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjectsLocationsRepositories.php43 * @param string $parent Required. The name of the parent resource where the
51 public function create($parent, Repository $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param string $parent Required. The name of the parent resource whose
127 public function listProjectsLocationsRepositories($parent, $optParams = []) argument
129 $params = ['parent' => $parent];
H A DProjectsLocationsRepositoriesAptArtifacts.php41 * @param string $parent The name of the parent resource where the artifacts
47 public function import($parent, ImportAptArtifactsRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
59 * @param string $parent The name of the parent resource where the artifacts
65 public function upload($parent, UploadAptArtifactRequest $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsRepositoriesDockerImages.php50 * @param string $parent Required. The name of the parent resource whose docker
59 public function listProjectsLocationsRepositoriesDockerImages($parent, $optParams = []) argument
61 $params = ['parent' => $parent];
H A DProjectsLocationsRepositoriesFiles.php49 * @param string $parent The name of the repository whose files will be listed.
66 public function listProjectsLocationsRepositoriesFiles($parent, $optParams = []) argument
68 $params = ['parent' => $parent];
H A DProjectsLocationsRepositoriesGooGetArtifacts.php39 * @param string $parent The name of the parent resource where the artifacts
45 public function import($parent, ImportGooGetArtifactsRequest $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsRepositoriesPackages.php64 * @param string $parent Required. The name of the parent resource whose
74 public function listProjectsLocationsRepositoriesPackages($parent, $optParams = []) argument
76 $params = ['parent' => $parent];
H A DProjectsLocationsRepositoriesPackagesTags.php37 * @param string $parent The name of the parent resource where the tag will be
45 public function create($parent, Tag $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
80 * @param string $parent The name of the parent resource whose tags will be
96 public function listProjectsLocationsRepositoriesPackagesTags($parent, $optParams = []) argument
98 $params = ['parent' => $parent];
H A DProjectsLocationsRepositoriesPackagesVersions.php70 * @param string $parent The name of the parent resource whose versions will be
82 public function listProjectsLocationsRepositoriesPackagesVersions($parent, $optParams = []) argument
84 $params = ['parent' => $parent];
H A DProjectsLocationsRepositoriesYumArtifacts.php41 * @param string $parent The name of the parent resource where the artifacts
47 public function import($parent, ImportYumArtifactsRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
59 * @param string $parent The name of the parent resource where the artifacts
65 public function upload($parent, UploadYumArtifactRequest $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/
H A DGoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.php37 public $parent; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata
84 public function setParent($parent) argument
86 $this->parent = $parent;
93 return $this->parent;
H A DGoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata.php38 public $parent; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata
87 public function setParent($parent) argument
89 $this->parent = $parent;
96 return $this->parent;
H A DGoogleCloudAssuredworkloadsVersioningV1mainCreateWorkloadOperationMetadata.php38 public $parent; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsVersioningV1mainCreateWorkloadOperationMetadata
87 public function setParent($parent) argument
89 $this->parent = $parent;
96 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/Resource/
H A DOrganizationsLocationsWorkloads.php38 * @param string $parent Required. The resource name of the new Workload's
49 public function create($parent, GoogleCloudAssuredworkloadsV1Workload $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
95 * @param string $parent Required. Parent Resource to list workloads from. Must
107 public function listOrganizationsLocationsWorkloads($parent, $optParams = []) argument
109 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBiddersFinalizedDeals.php40 * @param string $parent Required. The buyer to list the finalized deals for, in
68 public function listBiddersFinalizedDeals($parent, $optParams = []) argument
70 $params = ['parent' => $parent];
H A DBuyersAuctionPackages.php55 * @param string $parent Required. Name of the parent buyer that can access the
65 public function listBuyersAuctionPackages($parent, $optParams = []) argument
67 $params = ['parent' => $parent];
H A DBuyersClients.php55 * @param string $parent Required. The name of the buyer. Format:
61 public function create($parent, Client $postBody, $optParams = []) argument
63 $params = ['parent' => $parent, 'postBody' => $postBody];
101 * @param string $parent Required. The name of the buyer. Format:
120 public function listBuyersClients($parent, $optParams = []) argument
122 $params = ['parent' => $parent];
H A DBuyersClientsUsers.php59 * @param string $parent Required. The name of the client. Format:
65 public function create($parent, ClientUser $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
123 * @param string $parent Required. The name of the client. Format:
135 public function listBuyersClientsUsers($parent, $optParams = []) argument
137 $params = ['parent' => $parent];
H A DBuyersFinalizedDeals.php81 * @param string $parent Required. The buyer to list the finalized deals for, in
109 public function listBuyersFinalizedDeals($parent, $optParams = []) argument
111 $params = ['parent' => $parent];
H A DBuyersProposals.php118 * @param string $parent Required. Parent that owns the collection of proposals
132 public function listBuyersProposals($parent, $optParams = []) argument
134 $params = ['parent' => $parent];
H A DBuyersProposalsDeals.php38 * @param string $parent Required. The name of the proposal containing the deals
44 public function batchUpdate($parent, BatchUpdateDealsRequest $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
70 * @param string $parent Required. The name of the proposal containing the deals
82 public function listBuyersProposalsDeals($parent, $optParams = []) argument
84 $params = ['parent' => $parent];
H A DBuyersPublisherProfiles.php50 * @param string $parent Required. Parent that owns the collection of publisher
65 public function listBuyersPublisherProfiles($parent, $optParams = []) argument
67 $params = ['parent' => $parent];

12345678910>>...134