Home
last modified time | relevance | path

Searched refs:params (Results 1076 – 1100 of 2939) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsLocations.php53 $params = ['name' => $name, 'postBody' => $postBody];
54 $params = array_merge($params, $optParams);
55 return $this->call('enrollDataSources', [$params], BigquerydatatransferEmpty::class);
66 $params = ['name' => $name];
67 $params = array_merge($params, $optParams);
68 return $this->call('get', [$params], Location::class);
89 $params = ['name' => $name];
90 $params = array_merge($params, $optParams);
91 return $this->call('list', [$params], ListLocationsResponse::class);
H A DProjectsLocationsDataSources.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);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DMachineTypes.php90 $params = ['project' => $project];
91 $params = array_merge($params, $optParams);
92 return $this->call('aggregatedList', [$params], MachineTypeAggregatedList::class);
106 $params = ['project' => $project, 'zone' => $zone, 'machineType' => $machineType];
107 $params = array_merge($params, $optParams);
108 return $this->call('get', [$params], MachineType::class);
161 $params = ['project' => $project, 'zone' => $zone];
162 $params = array_merge($params, $optParams);
163 return $this->call('list', [$params], MachineTypeList::class);
H A DDiskTypes.php90 $params = ['project' => $project];
91 $params = array_merge($params, $optParams);
92 return $this->call('aggregatedList', [$params], DiskTypeAggregatedList::class);
106 $params = ['project' => $project, 'zone' => $zone, 'diskType' => $diskType];
107 $params = array_merge($params, $optParams);
108 return $this->call('get', [$params], DiskType::class);
161 $params = ['project' => $project, 'zone' => $zone];
162 $params = array_merge($params, $optParams);
163 return $this->call('list', [$params], DiskTypeList::class);
H A DNodeTypes.php90 $params = ['project' => $project];
91 $params = array_merge($params, $optParams);
92 return $this->call('aggregatedList', [$params], NodeTypeAggregatedList::class);
106 $params = ['project' => $project, 'zone' => $zone, 'nodeType' => $nodeType];
107 $params = array_merge($params, $optParams);
108 return $this->call('get', [$params], NodeType::class);
161 $params = ['project' => $project, 'zone' => $zone];
162 $params = array_merge($params, $optParams);
163 return $this->call('list', [$params], NodeTypeList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DFoldersLocationsOperations.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);
H A DOrganizationsLocationsOperations.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);
H A DLocationsOperations.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/Dfareporting/Resource/
H A DDynamicTargetingKeys.php48 …$params = ['profileId' => $profileId, 'objectId' => $objectId, 'name' => $name, 'objectType' => $o…
49 $params = array_merge($params, $optParams);
50 return $this->call('delete', [$params]);
66 $params = ['profileId' => $profileId, 'postBody' => $postBody];
67 $params = array_merge($params, $optParams);
68 return $this->call('insert', [$params], DynamicTargetingKey::class);
89 $params = ['profileId' => $profileId];
90 $params = array_merge($params, $optParams);
91 return $this->call('list', [$params], DynamicTargetingKeysListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/Resource/
H A DForms.php44 $params = ['formId' => $formId, 'postBody' => $postBody];
45 $params = array_merge($params, $optParams);
46 return $this->call('batchUpdate', [$params], BatchUpdateFormResponse::class);
63 $params = ['postBody' => $postBody];
64 $params = array_merge($params, $optParams);
65 return $this->call('create', [$params], Form::class);
76 $params = ['formId' => $formId];
77 $params = array_merge($params, $optParams);
78 return $this->call('get', [$params], Form::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/Resource/
H A DProjectsOperations.php51 $params = ['name' => $name, 'postBody' => $postBody];
52 $params = array_merge($params, $optParams);
53 return $this->call('cancel', [$params], GenomicsEmpty::class);
68 $params = ['name' => $name];
69 $params = array_merge($params, $optParams);
70 return $this->call('get', [$params], Operation::class);
100 $params = ['name' => $name];
101 $params = array_merge($params, $optParams);
102 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/Resource/
H A DProjectsLocationsCatalogsEventStoresPredictionApiKeyRegistrations.php47 $params = ['parent' => $parent, 'postBody' => $postBody];
48 $params = array_merge($params, $optParams);
49 …return $this->call('create', [$params], GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegi…
63 $params = ['name' => $name];
64 $params = array_merge($params, $optParams);
65 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
85 $params = ['parent' => $parent];
86 $params = array_merge($params, $optParams);
87 …return $this->call('list', [$params], GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRe…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DCoursesAliases.php51 $params = ['courseId' => $courseId, 'postBody' => $postBody];
52 $params = array_merge($params, $optParams);
53 return $this->call('create', [$params], CourseAlias::class);
73 $params = ['courseId' => $courseId, 'alias' => $alias];
74 $params = array_merge($params, $optParams);
75 return $this->call('delete', [$params], ClassroomEmpty::class);
98 $params = ['courseId' => $courseId];
99 $params = array_merge($params, $optParams);
100 return $this->call('list', [$params], ListCourseAliasesResponse::class);
H A DUserProfilesGuardians.php57 $params = ['studentId' => $studentId, 'guardianId' => $guardianId];
58 $params = array_merge($params, $optParams);
59 return $this->call('delete', [$params], ClassroomEmpty::class);
83 $params = ['studentId' => $studentId, 'guardianId' => $guardianId];
84 $params = array_merge($params, $optParams);
85 return $this->call('get', [$params], Guardian::class);
126 $params = ['studentId' => $studentId];
127 $params = array_merge($params, $optParams);
128 return $this->call('list', [$params], ListGuardiansResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DPartners.php50 $params = ['partnerId' => $partnerId, 'postBody' => $postBody];
51 $params = array_merge($params, $optParams);
52 …return $this->call('bulkEditPartnerAssignedTargetingOptions', [$params], BulkEditPartnerAssignedTa…
63 $params = ['partnerId' => $partnerId];
64 $params = array_merge($params, $optParams);
65 return $this->call('get', [$params], Partner::class);
95 $params = [];
96 $params = array_merge($params, $optParams);
97 return $this->call('list', [$params], ListPartnersResponse::class);
H A DTargetingTypesTargetingOptions.php64 $params = ['targetingType' => $targetingType, 'targetingOptionId' => $targetingOptionId];
65 $params = array_merge($params, $optParams);
66 return $this->call('get', [$params], TargetingOption::class);
121 $params = ['targetingType' => $targetingType];
122 $params = array_merge($params, $optParams);
123 return $this->call('list', [$params], ListTargetingOptionsResponse::class);
138 $params = ['targetingType' => $targetingType, 'postBody' => $postBody];
139 $params = array_merge($params, $optParams);
140 return $this->call('search', [$params], SearchTargetingOptionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DAccountstatuses.php45 $params = ['postBody' => $postBody];
46 $params = array_merge($params, $optParams);
47 return $this->call('custombatch', [$params], AccountstatusesCustomBatchResponse::class);
66 $params = ['merchantId' => $merchantId, 'accountId' => $accountId];
67 $params = array_merge($params, $optParams);
68 return $this->call('get', [$params], AccountStatus::class);
90 $params = ['merchantId' => $merchantId];
91 $params = array_merge($params, $optParams);
92 return $this->call('list', [$params], AccountstatusesListResponse::class);
H A DCsses.php47 $params = ['cssGroupId' => $cssGroupId, 'cssDomainId' => $cssDomainId];
48 $params = array_merge($params, $optParams);
49 return $this->call('get', [$params], Css::class);
70 $params = ['cssGroupId' => $cssGroupId];
71 $params = array_merge($params, $optParams);
72 return $this->call('list', [$params], ListCssesResponse::class);
87 $params = ['cssGroupId' => $cssGroupId, 'cssDomainId' => $cssDomainId, 'postBody' => $postBody];
88 $params = array_merge($params, $optParams);
89 return $this->call('updatelabels', [$params], Css::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/Resource/
H A DProjectsLocationsOperations.php51 $params = ['name' => $name, 'postBody' => $postBody];
52 $params = array_merge($params, $optParams);
53 return $this->call('cancel', [$params], LifesciencesEmpty::class);
68 $params = ['name' => $name];
69 $params = array_merge($params, $optParams);
70 return $this->call('get', [$params], Operation::class);
97 $params = ['name' => $name];
98 $params = array_merge($params, $optParams);
99 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DCustomersDeploymentsDevices.php44 $params = ['parent' => $parent, 'postBody' => $postBody];
45 $params = array_merge($params, $optParams);
46 return $this->call('create', [$params], SasPortalDevice::class);
58 $params = ['parent' => $parent, 'postBody' => $postBody];
59 $params = array_merge($params, $optParams);
60 return $this->call('createSigned', [$params], SasPortalDevice::class);
81 $params = ['parent' => $parent];
82 $params = array_merge($params, $optParams);
83 return $this->call('list', [$params], SasPortalListDevicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DCustomersNodesDevices.php44 $params = ['parent' => $parent, 'postBody' => $postBody];
45 $params = array_merge($params, $optParams);
46 return $this->call('create', [$params], SasPortalDevice::class);
58 $params = ['parent' => $parent, 'postBody' => $postBody];
59 $params = array_merge($params, $optParams);
60 return $this->call('createSigned', [$params], SasPortalDevice::class);
80 $params = ['parent' => $parent];
81 $params = array_merge($params, $optParams);
82 return $this->call('list', [$params], SasPortalListDevicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/Resource/
H A DV1.php52 $params = ['dynamicLink' => $dynamicLink];
53 $params = array_merge($params, $optParams);
54 return $this->call('getLinkStats', [$params], DynamicLinkStats::class);
66 $params = ['postBody' => $postBody];
67 $params = array_merge($params, $optParams);
68 … return $this->call('installAttribution', [$params], GetIosPostInstallAttributionResponse::class);
80 $params = ['postBody' => $postBody];
81 $params = array_merge($params, $optParams);
82 return $this->call('reopenAttribution', [$params], GetIosReopenAttributionResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/Resource/
H A DProjectsProfiles.php52 $params = ['parent' => $parent, 'postBody' => $postBody];
53 $params = array_merge($params, $optParams);
54 return $this->call('create', [$params], Profile::class);
68 $params = ['parent' => $parent, 'postBody' => $postBody];
69 $params = array_merge($params, $optParams);
70 return $this->call('createOffline', [$params], Profile::class);
91 $params = ['name' => $name, 'postBody' => $postBody];
92 $params = array_merge($params, $optParams);
93 return $this->call('patch', [$params], Profile::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DBudget.php43 $params = ['accountId' => $accountId, 'billingId' => $billingId];
44 $params = array_merge($params, $optParams);
45 return $this->call('get', [$params], BudgetModel::class);
62 $params = ['accountId' => $accountId, 'billingId' => $billingId, 'postBody' => $postBody];
63 $params = array_merge($params, $optParams);
64 return $this->call('patch', [$params], BudgetModel::class);
81 $params = ['accountId' => $accountId, 'billingId' => $billingId, 'postBody' => $postBody];
82 $params = array_merge($params, $optParams);
83 return $this->call('update', [$params], BudgetModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClientsInvitations.php47 …$params = ['accountId' => $accountId, 'clientAccountId' => $clientAccountId, 'postBody' => $postBo…
48 $params = array_merge($params, $optParams);
49 return $this->call('create', [$params], ClientUserInvitation::class);
65 …$params = ['accountId' => $accountId, 'clientAccountId' => $clientAccountId, 'invitationId' => $in…
66 $params = array_merge($params, $optParams);
67 return $this->call('get', [$params], ClientUserInvitation::class);
91 $params = ['accountId' => $accountId, 'clientAccountId' => $clientAccountId];
92 $params = array_merge($params, $optParams);
93 return $this->call('list', [$params], ListClientUserInvitationsResponse::class);

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