Home
last modified time | relevance | path

Searched refs:params (Results 1051 – 1075 of 2939) sorted by relevance

1...<<41424344454647484950>>...118

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsVolumes.php43 $params = ['name' => $name];
44 $params = array_merge($params, $optParams);
45 return $this->call('get', [$params], Volume::class);
64 $params = ['parent' => $parent];
65 $params = array_merge($params, $optParams);
66 return $this->call('list', [$params], ListVolumesResponse::class);
86 $params = ['name' => $name, 'postBody' => $postBody];
87 $params = array_merge($params, $optParams);
88 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/
H A DSpaces.php46 $params = ['name' => $name];
47 $params = array_merge($params, $optParams);
48 return $this->call('get', [$params], Space::class);
66 $params = [];
67 $params = array_merge($params, $optParams);
68 return $this->call('list', [$params], ListSpacesResponse::class);
91 $params = ['parent' => $parent, 'postBody' => $postBody];
92 $params = array_merge($params, $optParams);
93 return $this->call('webhooks', [$params], Message::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRuntimeConfig/Resource/
H A DOperations.php52 $params = ['name' => $name, 'postBody' => $postBody];
53 $params = array_merge($params, $optParams);
54 return $this->call('cancel', [$params], RuntimeconfigEmpty::class);
68 $params = ['name' => $name];
69 $params = array_merge($params, $optParams);
70 return $this->call('delete', [$params], RuntimeconfigEmpty::class);
93 $params = ['name' => $name];
94 $params = array_merge($params, $optParams);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsers.php44 $params = ['userId' => $userId];
45 $params = array_merge($params, $optParams);
46 return $this->call('getProfile', [$params], Profile::class);
57 $params = ['userId' => $userId];
58 $params = array_merge($params, $optParams);
59 return $this->call('stop', [$params]);
73 $params = ['userId' => $userId, 'postBody' => $postBody];
74 $params = array_merge($params, $optParams);
75 return $this->call('watch', [$params], WatchResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DApplicationsDeviceTierConfigs.php46 $params = ['packageName' => $packageName, 'postBody' => $postBody];
47 $params = array_merge($params, $optParams);
48 return $this->call('create', [$params], DeviceTierConfig::class);
61 $params = ['packageName' => $packageName, 'deviceTierConfigId' => $deviceTierConfigId];
62 $params = array_merge($params, $optParams);
63 return $this->call('get', [$params], DeviceTierConfig::class);
83 $params = ['packageName' => $packageName];
84 $params = array_merge($params, $optParams);
85 return $this->call('list', [$params], ListDeviceTierConfigsResponse::class);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTransformNamespace.asciidoc33 .`deleteTransform(array $params = [])`
38 $params['transform_id'] = (string) The id of the transform to delete
39 $params['force'] = (boolean) When `true`, the transform is deleted regardless of its current state. The default value is `false`, meaning that the transform must be `stopped` before it can be deleted.
47 .`getTransform(array $params = [])`
52 $params['transform_id'] = (string) The id or comma delimited list of id expressions of the transforms to get, '_all' or '*' implies get all transforms
53 $params['from'] = (int) skips a number of transform configs, defaults to 0
54 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
55 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
56 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on transform PUT (Default = false)
64 .`getTransformStats(array $params
[all...]
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php40 $params = array_merge($params, $optParams);
59 $params = array_merge($params, $optParams);
78 $params = array_merge($params, $optParams);
98 $params = array_merge($params, $optParams);
120 $params = array_merge($params, $optParams);
153 $params = array_merge($params, $optParams);
173 $params = array_merge($params, $optParams);
192 $params = array_merge($params, $optParams);
211 $params = array_merge($params, $optParams);
233 $params = array_merge($params, $optParams);
[all …]
H A DGoogle_ResellerService.php36 $params = array_merge($params, $optParams);
55 $params = array_merge($params, $optParams);
74 $params = array_merge($params, $optParams);
92 $params = array_merge($params, $optParams);
123 $params = array_merge($params, $optParams);
142 $params = array_merge($params, $optParams);
161 $params = array_merge($params, $optParams);
179 $params = array_merge($params, $optParams);
193 $params = array_merge($params, $optParams);
213 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/Resource/
H A DProjectsTestMatrices.php48 $params = ['projectId' => $projectId, 'testMatrixId' => $testMatrixId];
49 $params = array_merge($params, $optParams);
50 return $this->call('cancel', [$params], CancelTestMatrixResponse::class);
73 $params = ['projectId' => $projectId, 'postBody' => $postBody];
74 $params = array_merge($params, $optParams);
75 return $this->call('create', [$params], TestMatrix::class);
91 $params = ['projectId' => $projectId, 'testMatrixId' => $testMatrixId];
92 $params = array_merge($params, $optParams);
93 return $this->call('get', [$params], TestMatrix::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DAcceleratorTypes.php91 $params = ['project' => $project];
92 $params = array_merge($params, $optParams);
93 return $this->call('aggregatedList', [$params], AcceleratorTypeAggregatedList::class);
106 $params = ['project' => $project, 'zone' => $zone, 'acceleratorType' => $acceleratorType];
107 $params = array_merge($params, $optParams);
108 return $this->call('get', [$params], AcceleratorType::class);
161 $params = ['project' => $project, 'zone' => $zone];
162 $params = array_merge($params, $optParams);
163 return $this->call('list', [$params], AcceleratorTypeList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], HealthcareEmpty::class);
68 $params = ['name' => $name];
69 $params = array_merge($params, $optParams);
70 return $this->call('get', [$params], Operation::class);
93 $params = ['name' => $name];
94 $params = array_merge($params, $optParams);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesTasksJobs.php47 $params = ['name' => $name, 'postBody' => $postBody];
48 $params = array_merge($params, $optParams);
49 return $this->call('cancel', [$params], DataplexEmpty::class);
62 $params = ['name' => $name];
63 $params = array_merge($params, $optParams);
64 return $this->call('get', [$params], GoogleCloudDataplexV1Job::class);
86 $params = ['parent' => $parent];
87 $params = array_merge($params, $optParams);
88 return $this->call('list', [$params], GoogleCloudDataplexV1ListJobsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DRemarketingListShares.php43 $params = ['profileId' => $profileId, 'remarketingListId' => $remarketingListId];
44 $params = array_merge($params, $optParams);
45 return $this->call('get', [$params], RemarketingListShare::class);
59 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
60 $params = array_merge($params, $optParams);
61 return $this->call('patch', [$params], RemarketingListShare::class);
73 $params = ['profileId' => $profileId, 'postBody' => $postBody];
74 $params = array_merge($params, $optParams);
75 return $this->call('update', [$params], RemarketingListShare::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DServicesRollouts.php54 $params = ['serviceName' => $serviceName, 'postBody' => $postBody];
55 $params = array_merge($params, $optParams);
56 return $this->call('create', [$params], Operation::class);
70 $params = ['serviceName' => $serviceName, 'rolloutId' => $rolloutId];
71 $params = array_merge($params, $optParams);
72 return $this->call('get', [$params], Rollout::class);
94 $params = ['serviceName' => $serviceName];
95 $params = array_merge($params, $optParams);
96 return $this->call('list', [$params], ListServiceRolloutsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DProjectsLocationsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], LoggingEmpty::class);
68 $params = ['name' => $name];
69 $params = array_merge($params, $optParams);
70 return $this->call('get', [$params], Operation::class);
93 $params = ['name' => $name];
94 $params = array_merge($params, $optParams);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DDatafeedstatuses.php45 $params = ['postBody' => $postBody];
46 $params = array_merge($params, $optParams);
47 return $this->call('custombatch', [$params], DatafeedstatusesCustomBatchResponse::class);
70 $params = ['merchantId' => $merchantId, 'datafeedId' => $datafeedId];
71 $params = array_merge($params, $optParams);
72 return $this->call('get', [$params], DatafeedStatus::class);
89 $params = ['merchantId' => $merchantId];
90 $params = array_merge($params, $optParams);
91 return $this->call('list', [$params], DatafeedstatusesListResponse::class);
H A DProductstatuses.php45 $params = ['postBody' => $postBody];
46 $params = array_merge($params, $optParams);
47 return $this->call('custombatch', [$params], ProductstatusesCustomBatchResponse::class);
65 $params = ['merchantId' => $merchantId, 'productId' => $productId];
66 $params = array_merge($params, $optParams);
67 return $this->call('get', [$params], ProductStatus::class);
87 $params = ['merchantId' => $merchantId];
88 $params = array_merge($params, $optParams);
89 return $this->call('list', [$params], ProductstatusesListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/Resource/
H A DPresentations.php57 $params = ['presentationId' => $presentationId, 'postBody' => $postBody];
58 $params = array_merge($params, $optParams);
59 return $this->call('batchUpdate', [$params], BatchUpdatePresentationResponse::class);
74 $params = ['postBody' => $postBody];
75 $params = array_merge($params, $optParams);
76 return $this->call('create', [$params], Presentation::class);
87 $params = ['presentationId' => $presentationId];
88 $params = array_merge($params, $optParams);
89 return $this->call('get', [$params], Presentation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/Resource/
H A DEnterprisesDevices.php47 $params = ['name' => $name, 'postBody' => $postBody];
48 $params = array_merge($params, $optParams);
49 …return $this->call('executeCommand', [$params], GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRespo…
61 $params = ['name' => $name];
62 $params = array_merge($params, $optParams);
63 return $this->call('get', [$params], GoogleHomeEnterpriseSdmV1Device::class);
82 $params = ['parent' => $parent];
83 $params = array_merge($params, $optParams);
84 return $this->call('list', [$params], GoogleHomeEnterpriseSdmV1ListDevicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/Resource/
H A DLocationsQuestionsAnswers.php46 $params = ['name' => $name];
47 $params = array_merge($params, $optParams);
48 return $this->call('delete', [$params], MybusinessqandaEmpty::class);
70 $params = ['parent' => $parent];
71 $params = array_merge($params, $optParams);
72 return $this->call('list', [$params], ListAnswersResponse::class);
87 $params = ['parent' => $parent, 'postBody' => $postBody];
88 $params = array_merge($params, $optParams);
89 return $this->call('upsert', [$params], Answer::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsOperations.php46 $params = ['name' => $name, 'postBody' => $postBody];
47 $params = array_merge($params, $optParams);
48 return $this->call('cancel', [$params], ContainerEmpty::class);
71 $params = ['name' => $name];
72 $params = array_merge($params, $optParams);
73 return $this->call('get', [$params], Operation::class);
96 $params = ['parent' => $parent];
97 $params = array_merge($params, $optParams);
98 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocations.php47 $params = ['location' => $location, 'postBody' => $postBody];
48 $params = array_merge($params, $optParams);
49 return $this->call('generateRandomBytes', [$params], GenerateRandomBytesResponse::class);
60 $params = ['name' => $name];
61 $params = array_merge($params, $optParams);
62 return $this->call('get', [$params], Location::class);
83 $params = ['name' => $name];
84 $params = array_merge($params, $optParams);
85 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/Resource/
H A DDocuments.php56 $params = ['documentId' => $documentId, 'postBody' => $postBody];
57 $params = array_merge($params, $optParams);
58 return $this->call('batchUpdate', [$params], BatchUpdateDocumentResponse::class);
71 $params = ['postBody' => $postBody];
72 $params = array_merge($params, $optParams);
73 return $this->call('create', [$params], Document::class);
89 $params = ['documentId' => $documentId];
90 $params = array_merge($params, $optParams);
91 return $this->call('get', [$params], Document::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/Resource/
H A DProjectsLocationsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], GkebackupEmpty::class);
68 $params = ['name' => $name];
69 $params = array_merge($params, $optParams);
70 return $this->call('get', [$params], GoogleLongrunningOperation::class);
93 $params = ['name' => $name];
94 $params = array_merge($params, $optParams);
95 return $this->call('list', [$params], GoogleLongrunningListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsDataSources.php48 $params = ['name' => $name, 'postBody' => $postBody];
49 $params = array_merge($params, $optParams);
50 return $this->call('checkValidCreds', [$params], CheckValidCredsResponse::class);
64 $params = ['name' => $name];
65 $params = array_merge($params, $optParams);
66 return $this->call('get', [$params], DataSource::class);
87 $params = ['parent' => $parent];
88 $params = array_merge($params, $optParams);
89 return $this->call('list', [$params], ListDataSourcesResponse::class);

1...<<41424344454647484950>>...118