Home
last modified time | relevance | path

Searched refs:params (Results 751 – 775 of 2939) sorted by relevance

1...<<31323334353637383940>>...118

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DAccounts.php42 $params = ['id' => $id];
43 $params = array_merge($params, $optParams);
44 return $this->call('get', [$params], Account::class);
54 $params = [];
55 $params = array_merge($params, $optParams);
72 $params = ['id' => $id, 'postBody' => $postBody];
73 $params = array_merge($params, $optParams);
74 return $this->call('patch', [$params], Account::class);
89 $params = ['id' => $id, 'postBody' => $postBody];
90 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsReferences.php44 $params = ['parent' => $parent, 'postBody' => $postBody];
45 $params = array_merge($params, $optParams);
46 return $this->call('create', [$params], GoogleCloudApigeeV1Reference::class);
59 $params = ['name' => $name];
60 $params = array_merge($params, $optParams);
61 return $this->call('delete', [$params], GoogleCloudApigeeV1Reference::class);
73 $params = ['name' => $name];
74 $params = array_merge($params, $optParams);
75 return $this->call('get', [$params], GoogleCloudApigeeV1Reference::class);
90 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
H A DOrganizationsEnvironmentsTargetservers.php47 $params = ['parent' => $parent, 'postBody' => $postBody];
48 $params = array_merge($params, $optParams);
49 return $this->call('create', [$params], GoogleCloudApigeeV1TargetServer::class);
63 $params = ['name' => $name];
64 $params = array_merge($params, $optParams);
65 return $this->call('delete', [$params], GoogleCloudApigeeV1TargetServer::class);
78 $params = ['name' => $name];
79 $params = array_merge($params, $optParams);
80 return $this->call('get', [$params], GoogleCloudApigeeV1TargetServer::class);
96 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/Resource/
H A DProjectsLocationsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], NetworkconnectivityEmpty::class);
69 $params = ['name' => $name];
70 $params = array_merge($params, $optParams);
71 return $this->call('delete', [$params], NetworkconnectivityEmpty::class);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], GoogleLongrunningOperation::class);
109 $params = ['name' => $name];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataFusion/Resource/
H A DProjectsLocationsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], DatafusionEmpty::class);
69 $params = ['name' => $name];
70 $params = array_merge($params, $optParams);
71 return $this->call('delete', [$params], DatafusionEmpty::class);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], Operation::class);
109 $params = ['name' => $name];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsDatasetsAnnotatedDatasetsFeedbackThreadsFeedbackMessages.php47 $params = ['parent' => $parent, 'postBody' => $postBody];
48 $params = array_merge($params, $optParams);
49 return $this->call('create', [$params], GoogleLongrunningOperation::class);
63 $params = ['name' => $name];
64 $params = array_merge($params, $optParams);
65 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
78 $params = ['name' => $name];
79 $params = array_merge($params, $optParams);
80 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1FeedbackMessage::class);
101 $params = ['parent' => $parent];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocationsPrivateConnections.php60 $params = ['parent' => $parent, 'postBody' => $postBody];
61 $params = array_merge($params, $optParams);
62 return $this->call('create', [$params], Operation::class);
89 $params = ['name' => $name];
90 $params = array_merge($params, $optParams);
91 return $this->call('delete', [$params], Operation::class);
104 $params = ['name' => $name];
105 $params = array_merge($params, $optParams);
106 return $this->call('get', [$params], PrivateConnection::class);
130 $params = ['parent' => $parent];
[all …]
H A DProjectsLocationsPrivateConnectionsRoutes.php59 $params = ['parent' => $parent, 'postBody' => $postBody];
60 $params = array_merge($params, $optParams);
61 return $this->call('create', [$params], Operation::class);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('delete', [$params], Operation::class);
97 $params = ['name' => $name];
98 $params = array_merge($params, $optParams);
99 return $this->call('get', [$params], Route::class);
124 $params = ['parent' => $parent];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
H A DCustomers.php49 $params = ['customerId' => $customerId];
50 $params = array_merge($params, $optParams);
51 return $this->call('get', [$params], Customer::class);
83 $params = ['postBody' => $postBody];
84 $params = array_merge($params, $optParams);
85 return $this->call('insert', [$params], Customer::class);
105 $params = ['customerId' => $customerId, 'postBody' => $postBody];
106 $params = array_merge($params, $optParams);
107 return $this->call('patch', [$params], Customer::class);
128 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/Resource/
H A DProjectsLocationsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], GoogleProtobufEmpty::class);
69 $params = ['name' => $name];
70 $params = array_merge($params, $optParams);
71 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], GoogleLongrunningOperation::class);
109 $params = ['name' => $name];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/Resource/
H A DOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], VaultEmpty::class);
69 $params = ['name' => $name];
70 $params = array_merge($params, $optParams);
71 return $this->call('delete', [$params], VaultEmpty::class);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], Operation::class);
109 $params = ['name' => $name];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/Resource/
H A DProjectsLocationsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], EventarcEmpty::class);
69 $params = ['name' => $name];
70 $params = array_merge($params, $optParams);
71 return $this->call('delete', [$params], EventarcEmpty::class);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], GoogleLongrunningOperation::class);
109 $params = ['name' => $name];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
H A DProjectsMetricDescriptors.php49 $params = ['name' => $name, 'postBody' => $postBody];
50 $params = array_merge($params, $optParams);
51 return $this->call('create', [$params], MetricDescriptor::class);
67 $params = ['name' => $name];
68 $params = array_merge($params, $optParams);
69 return $this->call('delete', [$params], MonitoringEmpty::class);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], MetricDescriptor::class);
113 $params = ['name' => $name];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DChannelSections.php52 $params = ['id' => $id];
53 $params = array_merge($params, $optParams);
54 return $this->call('delete', [$params]);
96 $params = ['part' => $part, 'postBody' => $postBody];
97 $params = array_merge($params, $optParams);
98 return $this->call('insert', [$params], ChannelSection::class);
136 $params = ['part' => $part];
137 $params = array_merge($params, $optParams);
164 $params = ['part' => $part, 'postBody' => $postBody];
165 $params = array_merge($params, $optParams);
[all …]
H A DLiveStreams.php68 $params = ['id' => $id];
69 $params = array_merge($params, $optParams);
70 return $this->call('delete', [$params]);
113 $params = ['part' => $part, 'postBody' => $postBody];
114 $params = array_merge($params, $optParams);
115 return $this->call('insert', [$params], LiveStream::class);
166 $params = ['part' => $part];
167 $params = array_merge($params, $optParams);
214 $params = ['part' => $part, 'postBody' => $postBody];
215 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], BaremetalsolutionEmpty::class);
69 $params = ['name' => $name];
70 $params = array_merge($params, $optParams);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], Operation::class);
109 $params = ['name' => $name];
110 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesAndroidAppDataStreams.php45 $params = ['name' => $name];
46 $params = array_merge($params, $optParams);
47 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
60 $params = ['name' => $name];
61 $params = array_merge($params, $optParams);
62 return $this->call('get', [$params], GoogleAnalyticsAdminV1alphaAndroidAppDataStream::class);
86 $params = ['parent' => $parent];
87 $params = array_merge($params, $optParams);
107 $params = ['name' => $name, 'postBody' => $postBody];
108 $params = array_merge($params, $optParams);
[all …]
H A DPropertiesConversionEvents.php46 $params = ['parent' => $parent, 'postBody' => $postBody];
47 $params = array_merge($params, $optParams);
48 return $this->call('create', [$params], GoogleAnalyticsAdminV1alphaConversionEvent::class);
61 $params = ['name' => $name];
62 $params = array_merge($params, $optParams);
63 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
76 $params = ['name' => $name];
77 $params = array_merge($params, $optParams);
78 return $this->call('get', [$params], GoogleAnalyticsAdminV1alphaConversionEvent::class);
100 $params = ['parent' => $parent];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DUsers.php44 $params = ['parent' => $parent, 'postBody' => $postBody];
45 $params = array_merge($params, $optParams);
46 return $this->call('create', [$params], User::class);
58 $params = ['name' => $name];
59 $params = array_merge($params, $optParams);
60 return $this->call('delete', [$params]);
77 $params = ['parent' => $parent];
78 $params = array_merge($params, $optParams);
94 $params = ['name' => $name, 'postBody' => $postBody];
95 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], NotebooksEmpty::class);
69 $params = ['name' => $name];
70 $params = array_merge($params, $optParams);
71 return $this->call('delete', [$params], NotebooksEmpty::class);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], Operation::class);
109 $params = ['name' => $name];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/Resource/
H A DProjectsLocationsOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], ApigatewayEmpty::class);
69 $params = ['name' => $name];
70 $params = array_merge($params, $optParams);
71 return $this->call('delete', [$params], ApigatewayEmpty::class);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], ApigatewayOperation::class);
109 $params = ['name' => $name];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessApproval/Resource/
H A DOrganizations.php48 $params = ['name' => $name];
49 $params = array_merge($params, $optParams);
50 return $this->call('deleteAccessApprovalSettings', [$params], AccessapprovalEmpty::class);
63 $params = ['name' => $name];
64 $params = array_merge($params, $optParams);
65 return $this->call('getAccessApprovalSettings', [$params], AccessApprovalSettings::class);
78 $params = ['name' => $name];
79 $params = array_merge($params, $optParams);
80 return $this->call('getServiceAccount', [$params], AccessApprovalServiceAccount::class);
106 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DNamespacesDomainmappings.php50 $params = ['parent' => $parent, 'postBody' => $postBody];
51 $params = array_merge($params, $optParams);
52 return $this->call('create', [$params], DomainMapping::class);
74 $params = ['name' => $name];
75 $params = array_merge($params, $optParams);
76 return $this->call('delete', [$params], Status::class);
88 $params = ['name' => $name];
89 $params = array_merge($params, $optParams);
90 return $this->call('get', [$params], DomainMapping::class);
117 $params = ['parent' => $parent];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/
H A DProjectsLocationsManagedidentitiesGlobalOperations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('cancel', [$params], ManagedidentitiesEmpty::class);
69 $params = ['name' => $name];
70 $params = array_merge($params, $optParams);
84 $params = ['name' => $name];
85 $params = array_merge($params, $optParams);
86 return $this->call('get', [$params], Operation::class);
109 $params = ['name' => $name];
110 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DProjectsLocationsProductsReferenceImages.php63 $params = ['parent' => $parent, 'postBody' => $postBody];
64 $params = array_merge($params, $optParams);
65 return $this->call('create', [$params], ReferenceImage::class);
81 $params = ['name' => $name];
82 $params = array_merge($params, $optParams);
83 return $this->call('delete', [$params], VisionEmpty::class);
97 $params = ['name' => $name];
98 $params = array_merge($params, $optParams);
99 return $this->call('get', [$params], ReferenceImage::class);
121 $params = ['parent' => $parent];
[all …]

1...<<31323334353637383940>>...118