Home
last modified time | relevance | path

Searched refs:postBody (Results 651 – 675 of 1267) sorted by relevance

1...<<21222324252627282930>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DBillingAccountsExclusions.php43 * @param LogExclusion $postBody
47 public function create($parent, LogExclusion $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
123 * @param LogExclusion $postBody
134 public function patch($name, LogExclusion $postBody, $optParams = []) argument
136 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsSchedules.php41 * @param Schedule $postBody
48 public function create($parent, Schedule $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
108 * @param TriggerScheduleRequest $postBody
112 public function trigger($name, TriggerScheduleRequest $postBody, $optParams = []) argument
114 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/Resource/
H A DProjectsLocationsInstancesSnapshots.php40 * @param Snapshot $postBody
49 public function create($parent, Snapshot $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
114 * @param Snapshot $postBody
121 public function patch($name, Snapshot $postBody, $optParams = []) argument
123 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/
H A DCustomersConfigurations.php41 * @param Configuration $postBody
45 public function create($parent, Configuration $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
103 * @param Configuration $postBody
113 public function patch($name, Configuration $postBody, $optParams = []) argument
115 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
H A DServices.php40 * @param Service $postBody
48 public function create($parent, Service $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
123 * @param Service $postBody
130 public function patch($name, Service $postBody, $optParams = []) argument
132 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesIosAppDataStreamsMeasurementProtocolSecrets.php41 * @param GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody
45 …public function create($parent, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $o… argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody
124 …public function patch($name, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $optP… argument
126 $params = ['name' => $name, 'postBody' => $postBody];
H A DPropertiesWebDataStreamsMeasurementProtocolSecrets.php41 * @param GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody
45 …public function create($parent, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $o… argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody
124 …public function patch($name, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $optP… argument
126 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsTargetProjects.php40 * @param TargetProject $postBody
57 public function create($parent, TargetProject $postBody, $optParams = []) argument
59 $params = ['parent' => $parent, 'postBody' => $postBody];
138 * @param TargetProject $postBody
159 public function patch($name, TargetProject $postBody, $optParams = []) argument
161 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DProjectsLocationsGithubEnterpriseConfigs.php40 * @param GitHubEnterpriseConfig $postBody
52 public function create($parent, GitHubEnterpriseConfig $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
119 * @param GitHubEnterpriseConfig $postBody
127 public function patch($name, GitHubEnterpriseConfig $postBody, $optParams = []) argument
129 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesZonesEntities.php39 * @param GoogleCloudDataplexV1Entity $postBody
46 public function create($parent, GoogleCloudDataplexV1Entity $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
127 * @param GoogleCloudDataplexV1Entity $postBody
134 public function update($name, GoogleCloudDataplexV1Entity $postBody, $optParams = []) argument
136 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEditsTracks.php68 * @param Track $postBody
72 public function patch($packageName, $editId, $track, Track $postBody, $optParams = []) argument
74 …= ['packageName' => $packageName, 'editId' => $editId, 'track' => $track, 'postBody' => $postBody];
84 * @param Track $postBody
88 public function update($packageName, $editId, $track, Track $postBody, $optParams = []) argument
90 …= ['packageName' => $packageName, 'editId' => $editId, 'track' => $track, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/Resource/
H A DProjectsLocationsCertificateMapsCertificateMapEntries.php40 * @param CertificateMapEntry $postBody
47 public function create($parent, CertificateMapEntry $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
119 * @param CertificateMapEntry $postBody
127 public function patch($name, CertificateMapEntry $postBody, $optParams = []) argument
129 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsCertificates.php40 * @param Certificate $postBody
47 public function create($parent, Certificate $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
112 * @param Certificate $postBody
120 public function patch($name, Certificate $postBody, $optParams = []) argument
122 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDatacollectors.php39 * @param GoogleCloudApigeeV1DataCollector $postBody
47 public function create($parent, GoogleCloudApigeeV1DataCollector $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
105 * @param GoogleCloudApigeeV1DataCollector $postBody
111 public function patch($name, GoogleCloudApigeeV1DataCollector $postBody, $optParams = []) argument
113 $params = ['name' => $name, 'postBody' => $postBody];
H A DOrganizationsEnvgroups.php39 * @param GoogleCloudApigeeV1EnvironmentGroup $postBody
46 public function create($parent, GoogleCloudApigeeV1EnvironmentGroup $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
104 * @param GoogleCloudApigeeV1EnvironmentGroup $postBody
110 public function patch($name, GoogleCloudApigeeV1EnvironmentGroup $postBody, $optParams = []) argument
112 $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 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 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];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/Resource/
H A DSavedQueries.php43 * @param SavedQuery $postBody
54 public function create($parent, SavedQuery $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
131 * @param SavedQuery $postBody
137 public function patch($name, SavedQuery $postBody, $optParams = []) argument
139 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DPermissions.php37 * @param Permission $postBody
70 public function create($fileId, Permission $postBody, $optParams = []) argument
72 $params = ['fileId' => $fileId, 'postBody' => $postBody];
154 * @param Permission $postBody
175 public function update($fileId, $permissionId, Permission $postBody, $optParams = []) argument
177 $params = ['fileId' => $fileId, 'permissionId' => $permissionId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DAdminProjectsLocationsReservations.php40 * @param Reservation $postBody
48 public function create($parent, Reservation $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
112 * @param Reservation $postBody
119 public function patch($name, Reservation $postBody, $optParams = []) argument
121 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsFlowsTransitionRouteGroups.php42 * @param GoogleCloudDialogflowCxV3TransitionRouteGroup $postBody
55 …public function create($parent, GoogleCloudDialogflowCxV3TransitionRouteGroup $postBody, $optParam… argument
57 $params = ['parent' => $parent, 'postBody' => $postBody];
146 * @param GoogleCloudDialogflowCxV3TransitionRouteGroup $postBody
160 …public function patch($name, GoogleCloudDialogflowCxV3TransitionRouteGroup $postBody, $optParams =… argument
162 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsAgentsIntents.php42 * @param GoogleCloudDialogflowCxV3Intent $postBody
53 public function create($parent, GoogleCloudDialogflowCxV3Intent $postBody, $optParams = []) argument
55 $params = ['parent' => $parent, 'postBody' => $postBody];
136 * @param GoogleCloudDialogflowCxV3Intent $postBody
149 public function patch($name, GoogleCloudDialogflowCxV3Intent $postBody, $optParams = []) argument
151 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsSecuritySettings.php39 * @param GoogleCloudDialogflowCxV3SecuritySettings $postBody
43 …public function create($parent, GoogleCloudDialogflowCxV3SecuritySettings $postBody, $optParams = … argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
105 * @param GoogleCloudDialogflowCxV3SecuritySettings $postBody
112 public function patch($name, GoogleCloudDialogflowCxV3SecuritySettings $postBody, $optParams = []) argument
114 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstancesAppProfiles.php41 * @param AppProfile $postBody
51 public function create($parent, AppProfile $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
122 * @param AppProfile $postBody
131 public function patch($name, AppProfile $postBody, $optParams = []) argument
133 $params = ['name' => $name, 'postBody' => $postBody];

1...<<21222324252627282930>>...51