Home
last modified time | relevance | path

Searched refs:call (Results 1051 – 1075 of 3012) sorted by relevance

1...<<41424344454647484950>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClientsInvitations.php49 return $this->call('create', [$params], ClientUserInvitation::class);
67 return $this->call('get', [$params], ClientUserInvitation::class);
93 return $this->call('list', [$params], ListClientUserInvitationsResponse::class);
H A DAccountsClientsUsers.php49 return $this->call('get', [$params], ClientUser::class);
76 return $this->call('list', [$params], ListClientUsersResponse::class);
96 return $this->call('update', [$params], ClientUser::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DCustomersNodesDevices.php46 return $this->call('create', [$params], SasPortalDevice::class);
60 return $this->call('createSigned', [$params], SasPortalDevice::class);
82 return $this->call('list', [$params], SasPortalListDevicesResponse::class);
H A DNodesDeploymentsDevices.php46 return $this->call('create', [$params], SasPortalDevice::class);
60 return $this->call('createSigned', [$params], SasPortalDevice::class);
82 return $this->call('list', [$params], SasPortalListDevicesResponse::class);
H A DNodesNodesDevices.php46 return $this->call('create', [$params], SasPortalDevice::class);
60 return $this->call('createSigned', [$params], SasPortalDevice::class);
82 return $this->call('list', [$params], SasPortalListDevicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DCustomersDeploymentsDevices.php46 return $this->call('create', [$params], SasPortalDevice::class);
60 return $this->call('createSigned', [$params], SasPortalDevice::class);
83 return $this->call('list', [$params], SasPortalListDevicesResponse::class);
H A DNodesNodesDevices.php46 return $this->call('create', [$params], SasPortalDevice::class);
60 return $this->call('createSigned', [$params], SasPortalDevice::class);
82 return $this->call('list', [$params], SasPortalListDevicesResponse::class);
H A DNodesDeploymentsDevices.php46 return $this->call('create', [$params], SasPortalDevice::class);
60 return $this->call('createSigned', [$params], SasPortalDevice::class);
82 return $this->call('list', [$params], SasPortalListDevicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/Resource/
H A DUsersDataSourcesDatasets.php55 return $this->call('delete', [$params]);
90 return $this->call('get', [$params], Dataset::class);
112 return $this->call('patch', [$params], Dataset::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEditsDetails.php44 return $this->call('get', [$params], AppDetails::class);
59 return $this->call('patch', [$params], AppDetails::class);
74 return $this->call('update', [$params], AppDetails::class);
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js43 BaseTheme.prototype.init.call(this, diagram);
131 BaseTheme.prototype.layout.call(this);
222 BaseTheme.prototype.drawTitle.call(this);
228 BaseTheme.prototype.drawActor.call(this, actor, offsetY, height);
234 BaseTheme.prototype.drawSignal.call(this, signal, offsetY);
240 BaseTheme.prototype.drawSelfSignal.call(this, signal, offsetY);
246 BaseTheme.prototype.drawNote.call(this, note, offsetY);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dlength.test20 'countable' => new CountableStub(42), /* also asserts we do *not* call __toString() */
21 …' => new IteratorAggregateStub(['a', 'b', 'c']), /* also asserts we do *not* call __toString() */
23 'magic' => new MagicCallStub(), /* used to assert we do *not* call __call */
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DFoldersAssets.php50 return $this->call('group', [$params], GroupAssetsResponse::class);
144 return $this->call('list', [$params], ListAssetsResponse::class);
171 return $this->call('updateSecurityMarks', [$params], SecurityMarks::class);
H A DProjectsAssets.php50 return $this->call('group', [$params], GroupAssetsResponse::class);
144 return $this->call('list', [$params], ListAssetsResponse::class);
171 return $this->call('updateSecurityMarks', [$params], SecurityMarks::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/Resource/
H A DProjectsLocationsNetworkconnectivityGlobalPolicyBasedRoutes.php63 return $this->call('getIamPolicy', [$params], Policy::class);
81 return $this->call('setIamPolicy', [$params], Policy::class);
102 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
H A DProjectsLocationsInternalRanges.php58 return $this->call('getIamPolicy', [$params], Policy::class);
76 return $this->call('setIamPolicy', [$params], Policy::class);
97 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/Resource/
H A DProjectsLocationsServicesDatabasesTables.php61 return $this->call('getIamPolicy', [$params], Policy::class);
79 return $this->call('setIamPolicy', [$params], Policy::class);
99 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
H A DProjectsLocationsServicesDatabases.php61 return $this->call('getIamPolicy', [$params], Policy::class);
79 return $this->call('setIamPolicy', [$params], Policy::class);
100 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsSnapshots.php48 return $this->call('delete', [$params], DeleteSnapshotResponse::class);
64 return $this->call('get', [$params], Snapshot::class);
80 return $this->call('list', [$params], ListSnapshotsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesContent.php61 return $this->call('getIamPolicy', [$params], GoogleIamV1Policy::class);
79 return $this->call('setIamPolicy', [$params], GoogleIamV1Policy::class);
99 … return $this->call('testIamPermissions', [$params], GoogleIamV1TestIamPermissionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/Resource/
H A DMattersHoldsAccounts.php49 return $this->call('create', [$params], HeldAccount::class);
64 return $this->call('delete', [$params], VaultEmpty::class);
82 return $this->call('list', [$params], ListHeldAccountsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/Resource/
H A DProjectsLocationsChannelConnections.php63 return $this->call('getIamPolicy', [$params], Policy::class);
81 return $this->call('setIamPolicy', [$params], Policy::class);
102 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
H A DProjectsLocationsChannels.php62 return $this->call('getIamPolicy', [$params], Policy::class);
80 return $this->call('setIamPolicy', [$params], Policy::class);
100 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjects.php49 return $this->call('explain', [$params], GoogleApiHttpBody::class);
65 return $this->call('getConfig', [$params], GoogleCloudMlV1GetConfigResponse::class);
81 return $this->call('predict', [$params], GoogleApiHttpBody::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/Resource/
H A DAccountsInvitations.php48 return $this->call('accept', [$params], MybusinessaccountmanagementEmpty::class);
63 return $this->call('decline', [$params], MybusinessaccountmanagementEmpty::class);
81 return $this->call('list', [$params], ListInvitationsResponse::class);

1...<<41424344454647484950>>...121