Home
last modified time | relevance | path

Searched refs:call (Results 276 – 300 of 3012) sorted by path

1...<<11121314151617181920>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopersAttributes.php46 return $this->call('delete', [$params], GoogleCloudApigeeV1Attribute::class);
61 return $this->call('get', [$params], GoogleCloudApigeeV1Attribute::class);
77 return $this->call('list', [$params], GoogleCloudApigeeV1Attributes::class);
99 return $this->call('updateDeveloperAttribute', [$params], GoogleCloudApigeeV1Attribute::class);
H A DOrganizationsDevelopersBalance.php50 return $this->call('adjust', [$params], GoogleCloudApigeeV1DeveloperBalance::class);
66 return $this->call('credit', [$params], GoogleCloudApigeeV1DeveloperBalance::class);
H A DOrganizationsDevelopersSubscriptions.php48 return $this->call('create', [$params], GoogleCloudApigeeV1DeveloperSubscription::class);
64 return $this->call('expire', [$params], GoogleCloudApigeeV1DeveloperSubscription::class);
79 return $this->call('get', [$params], GoogleCloudApigeeV1DeveloperSubscription::class);
104 …return $this->call('list', [$params], GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse::class…
H A DOrganizationsEndpointAttachments.php52 return $this->call('create', [$params], GoogleLongrunningOperation::class);
67 return $this->call('delete', [$params], GoogleLongrunningOperation::class);
82 return $this->call('get', [$params], GoogleCloudApigeeV1EndpointAttachment::class);
103 … return $this->call('list', [$params], GoogleCloudApigeeV1ListEndpointAttachmentsResponse::class);
H A DOrganizationsEnvgroups.php50 return $this->call('create', [$params], GoogleLongrunningOperation::class);
64 return $this->call('delete', [$params], GoogleLongrunningOperation::class);
78 return $this->call('get', [$params], GoogleCloudApigeeV1EnvironmentGroup::class);
97 return $this->call('list', [$params], GoogleCloudApigeeV1ListEnvironmentGroupsResponse::class);
114 return $this->call('patch', [$params], GoogleLongrunningOperation::class);
H A DOrganizationsEnvgroupsAttachments.php49 return $this->call('create', [$params], GoogleLongrunningOperation::class);
64 return $this->call('delete', [$params], GoogleLongrunningOperation::class);
79 return $this->call('get', [$params], GoogleCloudApigeeV1EnvironmentGroupAttachment::class);
100 …return $this->call('list', [$params], GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse::…
H A DOrganizationsEnvironments.php59 return $this->call('create', [$params], GoogleLongrunningOperation::class);
73 return $this->call('delete', [$params], GoogleLongrunningOperation::class);
87 return $this->call('get', [$params], GoogleCloudApigeeV1Environment::class);
103 return $this->call('getDebugmask', [$params], GoogleCloudApigeeV1DebugMask::class);
151 return $this->call('getIamPolicy', [$params], GoogleIamV1Policy::class);
167 return $this->call('getTraceConfig', [$params], GoogleCloudApigeeV1TraceConfig::class);
188 return $this->call('setIamPolicy', [$params], GoogleIamV1Policy::class);
204 return $this->call('subscribe', [$params], GoogleCloudApigeeV1Subscription::class);
239 return $this->call('unsubscribe', [$params], GoogleProtobufEmpty::class);
259 return $this->call('update', [$params], GoogleCloudApigeeV1Environment::class);
[all …]
H A DOrganizationsEnvironmentsAnalyticsAdmin.php54 return $this->call('getSchemav2', [$params], GoogleCloudApigeeV1Schema::class);
H A DOrganizationsEnvironmentsAnalyticsExports.php50 return $this->call('create', [$params], GoogleCloudApigeeV1Export::class);
66 return $this->call('get', [$params], GoogleCloudApigeeV1Export::class);
82 return $this->call('list', [$params], GoogleCloudApigeeV1ListExportsResponse::class);
H A DOrganizationsEnvironmentsApisDeployments.php46 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
H A DOrganizationsEnvironmentsApisRevisions.php78 return $this->call('deploy', [$params], GoogleCloudApigeeV1Deployment::class);
94 return $this->call('getDeployments', [$params], GoogleCloudApigeeV1Deployment::class);
125 return $this->call('undeploy', [$params], GoogleProtobufEmpty::class);
H A DOrganizationsEnvironmentsApisRevisionsDebugsessions.php54 return $this->call('create', [$params], GoogleCloudApigeeV1DebugSession::class);
71 return $this->call('deleteData', [$params], GoogleProtobufEmpty::class);
86 return $this->call('get', [$params], GoogleCloudApigeeV1DebugSession::class);
108 return $this->call('list', [$params], GoogleCloudApigeeV1ListDebugSessionsResponse::class);
H A DOrganizationsEnvironmentsApisRevisionsDebugsessionsData.php45 return $this->call('get', [$params], GoogleCloudApigeeV1DebugSessionTransaction::class);
H A DOrganizationsEnvironmentsApisRevisionsDeployments.php60 …return $this->call('generateDeployChangeReport', [$params], GoogleCloudApigeeV1DeploymentChangeRep…
87 …return $this->call('generateUndeployChangeReport', [$params], GoogleCloudApigeeV1DeploymentChangeR…
H A DOrganizationsEnvironmentsArchiveDeployments.php52 return $this->call('create', [$params], GoogleLongrunningOperation::class);
66 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
84 …return $this->call('generateDownloadUrl', [$params], GoogleCloudApigeeV1GenerateDownloadUrlRespons…
110 …return $this->call('generateUploadUrl', [$params], GoogleCloudApigeeV1GenerateUploadUrlResponse::c…
124 return $this->call('get', [$params], GoogleCloudApigeeV1ArchiveDeployment::class);
147 return $this->call('list', [$params], GoogleCloudApigeeV1ListArchiveDeploymentsResponse::class);
165 return $this->call('patch', [$params], GoogleCloudApigeeV1ArchiveDeployment::class);
H A DOrganizationsEnvironmentsCaches.php44 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
H A DOrganizationsEnvironmentsDeployments.php51 return $this->call('list', [$params], GoogleCloudApigeeV1ListDeploymentsResponse::class);
H A DOrganizationsEnvironmentsFlowhooks.php46 return $this->call('attachSharedFlowToFlowHook', [$params], GoogleCloudApigeeV1FlowHook::class);
62 … return $this->call('detachSharedFlowFromFlowHook', [$params], GoogleCloudApigeeV1FlowHook::class);
78 return $this->call('get', [$params], GoogleCloudApigeeV1FlowHook::class);
H A DOrganizationsEnvironmentsKeystores.php53 return $this->call('create', [$params], GoogleCloudApigeeV1Keystore::class);
68 return $this->call('delete', [$params], GoogleCloudApigeeV1Keystore::class);
83 return $this->call('get', [$params], GoogleCloudApigeeV1Keystore::class);
H A DOrganizationsEnvironmentsKeystoresAliases.php74 return $this->call('create', [$params], GoogleCloudApigeeV1Alias::class);
90 return $this->call('csr', [$params], GoogleApiHttpBody::class);
105 return $this->call('delete', [$params], GoogleCloudApigeeV1Alias::class);
120 return $this->call('get', [$params], GoogleCloudApigeeV1Alias::class);
136 return $this->call('getCertificate', [$params], GoogleApiHttpBody::class);
160 return $this->call('update', [$params], GoogleCloudApigeeV1Alias::class);
H A DOrganizationsEnvironmentsKeyvaluemaps.php46 return $this->call('create', [$params], GoogleCloudApigeeV1KeyValueMap::class);
61 return $this->call('delete', [$params], GoogleCloudApigeeV1KeyValueMap::class);
H A DOrganizationsEnvironmentsOptimizedStats.php83 return $this->call('get', [$params], GoogleCloudApigeeV1OptimizedStats::class);
H A DOrganizationsEnvironmentsQueries.php52 return $this->call('create', [$params], GoogleCloudApigeeV1AsyncQuery::class);
68 return $this->call('get', [$params], GoogleCloudApigeeV1AsyncQuery::class);
87 return $this->call('getResult', [$params], GoogleApiHttpBody::class);
104 …return $this->call('getResulturl', [$params], GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse::c…
133 return $this->call('list', [$params], GoogleCloudApigeeV1ListAsyncQueriesResponse::class);
H A DOrganizationsEnvironmentsReferences.php46 return $this->call('create', [$params], GoogleCloudApigeeV1Reference::class);
61 return $this->call('delete', [$params], GoogleCloudApigeeV1Reference::class);
75 return $this->call('get', [$params], GoogleCloudApigeeV1Reference::class);
92 return $this->call('update', [$params], GoogleCloudApigeeV1Reference::class);
H A DOrganizationsEnvironmentsResourcefiles.php55 return $this->call('create', [$params], GoogleCloudApigeeV1ResourceFile::class);
74 return $this->call('delete', [$params], GoogleCloudApigeeV1ResourceFile::class);
93 return $this->call('get', [$params], GoogleApiHttpBody::class);
114 … return $this->call('list', [$params], GoogleCloudApigeeV1ListEnvironmentResourcesResponse::class);
134 …return $this->call('listEnvironmentResources', [$params], GoogleCloudApigeeV1ListEnvironmentResour…
155 return $this->call('update', [$params], GoogleCloudApigeeV1ResourceFile::class);

1...<<11121314151617181920>>...121