Home
last modified time | relevance | path

Searched refs:postBody (Results 176 – 200 of 1267) sorted by path

12345678910>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsResourcefiles.php43 * @param GoogleApiHttpBody $postBody
51 public function create($parent, GoogleApiHttpBody $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
147 * @param GoogleApiHttpBody $postBody
151 public function update($parent, $type, $name, GoogleApiHttpBody $postBody, $optParams = []) argument
153 $params = ['parent' => $parent, 'type' => $type, 'name' => $name, 'postBody' => $postBody];
H A DOrganizationsEnvironmentsTargetservers.php38 * @param GoogleCloudApigeeV1TargetServer $postBody
45 public function create($parent, GoogleCloudApigeeV1TargetServer $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
90 * @param GoogleCloudApigeeV1TargetServer $postBody
94 public function update($name, GoogleCloudApigeeV1TargetServer $postBody, $optParams = []) argument
96 $params = ['name' => $name, 'postBody' => $postBody];
H A DOrganizationsEnvironmentsTraceConfigOverrides.php43 * @param GoogleCloudApigeeV1TraceConfigOverride $postBody
47 public function create($parent, GoogleCloudApigeeV1TraceConfigOverride $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param GoogleCloudApigeeV1TraceConfigOverride $postBody
123 public function patch($name, GoogleCloudApigeeV1TraceConfigOverride $postBody, $optParams = []) argument
125 $params = ['name' => $name, 'postBody' => $postBody];
H A DOrganizationsHostQueries.php44 * @param GoogleCloudApigeeV1Query $postBody
48 public function create($parent, GoogleCloudApigeeV1Query $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsInstances.php43 * @param GoogleCloudApigeeV1Instance $postBody
47 public function create($parent, GoogleCloudApigeeV1Instance $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
111 * @param GoogleCloudApigeeV1Instance $postBody
117 public function patch($name, GoogleCloudApigeeV1Instance $postBody, $optParams = []) argument
119 $params = ['name' => $name, 'postBody' => $postBody];
129 * @param GoogleCloudApigeeV1ReportInstanceStatusRequest $postBody
133 …public function reportStatus($instance, GoogleCloudApigeeV1ReportInstanceStatusRequest $postBody, … argument
135 $params = ['instance' => $instance, 'postBody' => $postBody];
H A DOrganizationsInstancesAttachments.php40 * @param GoogleCloudApigeeV1InstanceAttachment $postBody
44 public function create($parent, GoogleCloudApigeeV1InstanceAttachment $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsInstancesCanaryevaluations.php39 * @param GoogleCloudApigeeV1CanaryEvaluation $postBody
43 public function create($parent, GoogleCloudApigeeV1CanaryEvaluation $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsInstancesNatAddresses.php43 * @param GoogleCloudApigeeV1ActivateNatAddressRequest $postBody
47 …public function activate($name, GoogleCloudApigeeV1ActivateNatAddressRequest $postBody, $optParams… argument
49 $params = ['name' => $name, 'postBody' => $postBody];
62 * @param GoogleCloudApigeeV1NatAddress $postBody
66 public function create($parent, GoogleCloudApigeeV1NatAddress $postBody, $optParams = []) argument
68 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsKeyvaluemaps.php38 * @param GoogleCloudApigeeV1KeyValueMap $postBody
42 public function create($parent, GoogleCloudApigeeV1KeyValueMap $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsReports.php46 * @param GoogleCloudApigeeV1CustomReport $postBody
50 public function create($parent, GoogleCloudApigeeV1CustomReport $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
106 * @param GoogleCloudApigeeV1CustomReport $postBody
110 public function update($name, GoogleCloudApigeeV1CustomReport $postBody, $optParams = []) argument
112 $params = ['name' => $name, 'postBody' => $postBody];
H A DOrganizationsSharedflows.php45 * @param GoogleApiHttpBody $postBody
53 public function create($parent, GoogleApiHttpBody $postBody, $optParams = []) argument
55 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsSharedflowsRevisions.php83 * @param GoogleApiHttpBody $postBody
91 public function updateSharedFlowRevision($name, GoogleApiHttpBody $postBody, $optParams = []) argument
93 $params = ['name' => $name, 'postBody' => $postBody];
H A DOrganizationsSitesApicategories.php40 * @param GoogleCloudApigeeV1ApiCategoryData $postBody
44 public function create($parent, GoogleCloudApigeeV1ApiCategoryData $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
101 * @param GoogleCloudApigeeV1ApiCategoryData $postBody
105 public function patch($name, GoogleCloudApigeeV1ApiCategoryData $postBody, $optParams = []) argument
107 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjects.php40 * @param GoogleCloudApigeeV1ProvisionOrganizationRequest $postBody
44 …nOrganization($project, GoogleCloudApigeeV1ProvisionOrganizationRequest $postBody, $optParams = []) argument
46 $params = ['project' => $project, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DApps.php43 * @param Application $postBody
47 public function create(Application $postBody, $optParams = []) argument
49 $params = ['postBody' => $postBody];
76 * @param Application $postBody
83 public function patch($appsId, Application $postBody, $optParams = []) argument
85 $params = ['appsId' => $appsId, 'postBody' => $postBody];
103 * @param RepairApplicationRequest $postBody
107 public function repair($appsId, RepairApplicationRequest $postBody, $optParams = []) argument
109 $params = ['appsId' => $appsId, 'postBody' => $postBody];
H A DAppsAuthorizedCertificates.php39 * @param AuthorizedCertificate $postBody
43 public function create($appsId, AuthorizedCertificate $postBody, $optParams = []) argument
45 $params = ['appsId' => $appsId, 'postBody' => $postBody];
116 * @param AuthorizedCertificate $postBody
124 …public function patch($appsId, $authorizedCertificatesId, AuthorizedCertificate $postBody, $optPar… argument
126 …sId' => $appsId, 'authorizedCertificatesId' => $authorizedCertificatesId, 'postBody' => $postBody];
H A DAppsDomainMappings.php42 * @param DomainMapping $postBody
50 public function create($appsId, DomainMapping $postBody, $optParams = []) argument
52 $params = ['appsId' => $appsId, 'postBody' => $postBody];
119 * @param DomainMapping $postBody
126 public function patch($appsId, $domainMappingsId, DomainMapping $postBody, $optParams = []) argument
128 … $params = ['appsId' => $appsId, 'domainMappingsId' => $domainMappingsId, 'postBody' => $postBody];
H A DAppsFirewallIngressRules.php45 * @param BatchUpdateIngressRulesRequest $postBody
49 public function batchUpdate($appsId, BatchUpdateIngressRulesRequest $postBody, $optParams = []) argument
51 $params = ['appsId' => $appsId, 'postBody' => $postBody];
61 * @param FirewallRule $postBody
65 public function create($appsId, FirewallRule $postBody, $optParams = []) argument
67 $params = ['appsId' => $appsId, 'postBody' => $postBody];
129 * @param FirewallRule $postBody
136 public function patch($appsId, $ingressRulesId, FirewallRule $postBody, $optParams = []) argument
138 $params = ['appsId' => $appsId, 'ingressRulesId' => $ingressRulesId, 'postBody' => $postBody];
H A DAppsServices.php88 * @param Service $postBody
109 public function patch($appsId, $servicesId, Service $postBody, $optParams = []) argument
111 $params = ['appsId' => $appsId, 'servicesId' => $servicesId, 'postBody' => $postBody];
H A DAppsServicesVersions.php40 * @param Version $postBody
44 public function create($appsId, $servicesId, Version $postBody, $optParams = []) argument
46 $params = ['appsId' => $appsId, 'servicesId' => $servicesId, 'postBody' => $postBody];
159 * @param Version $postBody
166 public function patch($appsId, $servicesId, $versionsId, Version $postBody, $optParams = []) argument
168 …Id' => $appsId, 'servicesId' => $servicesId, 'versionsId' => $versionsId, 'postBody' => $postBody];
H A DAppsServicesVersionsInstances.php48 * @param DebugInstanceRequest $postBody
52 …g($appsId, $servicesId, $versionsId, $instancesId, DebugInstanceRequest $postBody, $optParams = []) argument
54 … $servicesId, 'versionsId' => $versionsId, 'instancesId' => $instancesId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTablesRows.php44 * @param BatchCreateRowsRequest $postBody
50 $params = ['parent' => $parent, 'postBody' => $postBody];
59 * @param BatchDeleteRowsRequest $postBody
65 $params = ['parent' => $parent, 'postBody' => $postBody];
74 * @param BatchUpdateRowsRequest $postBody
80 $params = ['parent' => $parent, 'postBody' => $postBody];
89 * @param Row $postBody
98 $params = ['parent' => $parent, 'postBody' => $postBody];
168 * @param Row $postBody
176 public function patch($name, Row $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjects.php51 * @param ProjectSettings $postBody
57 public function updateProjectSettings($name, ProjectSettings $postBody, $optParams = []) argument
59 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsRepositories.php45 * @param Repository $postBody
51 public function create($parent, Repository $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
138 * @param Repository $postBody
146 public function patch($name, Repository $postBody, $optParams = []) argument
148 $params = ['name' => $name, 'postBody' => $postBody];
158 * @param SetIamPolicyRequest $postBody
162 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
164 $params = ['resource' => $resource, 'postBody' => $postBody];
175 * @param TestIamPermissionsRequest $postBody
[all …]
H A DProjectsLocationsRepositoriesAptArtifacts.php43 * @param ImportAptArtifactsRequest $postBody
47 public function import($parent, ImportAptArtifactsRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
61 * @param UploadAptArtifactRequest $postBody
65 public function upload($parent, UploadAptArtifactRequest $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];

12345678910>>...51