Home
last modified time | relevance | path

Searched refs:params (Results 651 – 675 of 2939) sorted by relevance

1...<<21222324252627282930>>...118

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsLocationsStoredInfoTypes.php59 $params = ['parent' => $parent, 'postBody' => $postBody];
60 $params = array_merge($params, $optParams);
76 $params = ['name' => $name];
77 $params = array_merge($params, $optParams);
78 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
93 $params = ['name' => $name];
94 $params = array_merge($params, $optParams);
133 $params = ['parent' => $parent];
134 $params = array_merge($params, $optParams);
153 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/Resource/
H A DProjectsLocationsRecommendersRecommendations.php46 $params = ['name' => $name];
47 $params = array_merge($params, $optParams);
48 return $this->call('get', [$params], GoogleCloudRecommenderV1Recommendation::class);
87 $params = ['parent' => $parent];
88 $params = array_merge($params, $optParams);
107 $params = ['name' => $name, 'postBody' => $postBody];
108 $params = array_merge($params, $optParams);
127 $params = ['name' => $name, 'postBody' => $postBody];
128 $params = array_merge($params, $optParams);
148 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersNegativeKeywordLists.php46 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
47 $params = array_merge($params, $optParams);
48 return $this->call('create', [$params], NegativeKeywordList::class);
64 $params = array_merge($params, $optParams);
65 return $this->call('delete', [$params], DisplayvideoEmpty::class);
81 $params = array_merge($params, $optParams);
82 return $this->call('get', [$params], NegativeKeywordList::class);
103 $params = ['advertiserId' => $advertiserId];
104 $params = array_merge($params, $optParams);
125 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DNodesDeployments.php45 $params = ['name' => $name];
46 $params = array_merge($params, $optParams);
47 return $this->call('delete', [$params], SasPortalEmpty::class);
58 $params = ['name' => $name];
59 $params = array_merge($params, $optParams);
80 $params = ['parent' => $parent];
81 $params = array_merge($params, $optParams);
94 $params = ['name' => $name, 'postBody' => $postBody];
95 $params = array_merge($params, $optParams);
110 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php52 $params = array_merge($params, $optParams);
70 $params = ['name' => $name, 'postBody' => $postBody];
71 $params = array_merge($params, $optParams);
72 return $this->call('authorize', [$params], Operation::class);
86 $params = ['name' => $name];
87 $params = array_merge($params, $optParams);
88 return $this->call('get', [$params], Environment::class);
105 $params = array_merge($params, $optParams);
125 $params = ['name' => $name, 'postBody' => $postBody];
126 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DReplies.php45 $params = array_merge($params, $optParams);
46 return $this->call('create', [$params], Reply::class);
59 $params = array_merge($params, $optParams);
60 return $this->call('delete', [$params]);
77 $params = array_merge($params, $optParams);
78 return $this->call('get', [$params], Reply::class);
97 $params = ['fileId' => $fileId, 'commentId' => $commentId];
98 $params = array_merge($params, $optParams);
99 return $this->call('list', [$params], ReplyList::class);
114 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/Resource/
H A DProjectsDeployments.php46 $params = ['scriptId' => $scriptId, 'postBody' => $postBody];
47 $params = array_merge($params, $optParams);
48 return $this->call('create', [$params], Deployment::class);
61 $params = array_merge($params, $optParams);
62 return $this->call('delete', [$params], ScriptEmpty::class);
75 $params = array_merge($params, $optParams);
76 return $this->call('get', [$params], Deployment::class);
94 $params = ['scriptId' => $scriptId];
95 $params = array_merge($params, $optParams);
110 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DVpnTunnels.php91 $params = ['project' => $project];
92 $params = array_merge($params, $optParams);
118 $params = array_merge($params, $optParams);
119 return $this->call('delete', [$params], Operation::class);
134 $params = array_merge($params, $optParams);
135 return $this->call('get', [$params], VpnTunnel::class);
161 $params = array_merge($params, $optParams);
162 return $this->call('insert', [$params], Operation::class);
215 $params = ['project' => $project, 'region' => $region];
216 $params = array_merge($params, $optParams);
[all …]
H A DTargetVpnGateways.php92 $params = ['project' => $project];
93 $params = array_merge($params, $optParams);
119 $params = array_merge($params, $optParams);
120 return $this->call('delete', [$params], Operation::class);
135 $params = array_merge($params, $optParams);
136 return $this->call('get', [$params], TargetVpnGateway::class);
162 $params = array_merge($params, $optParams);
163 return $this->call('insert', [$params], Operation::class);
216 $params = ['project' => $project, 'region' => $region];
217 $params = array_merge($params, $optParams);
[all …]
H A DAddresses.php91 $params = ['project' => $project];
92 $params = array_merge($params, $optParams);
118 $params = array_merge($params, $optParams);
119 return $this->call('delete', [$params], Operation::class);
133 $params = array_merge($params, $optParams);
134 return $this->call('get', [$params], Address::class);
160 $params = array_merge($params, $optParams);
161 return $this->call('insert', [$params], Operation::class);
214 $params = ['project' => $project, 'region' => $region];
215 $params = array_merge($params, $optParams);
[all …]
H A DNetworkEdgeSecurityServices.php91 $params = ['project' => $project];
92 $params = array_merge($params, $optParams);
119 $params = array_merge($params, $optParams);
120 return $this->call('delete', [$params], Operation::class);
136 $params = array_merge($params, $optParams);
137 return $this->call('get', [$params], NetworkEdgeSecurityService::class);
163 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
164 $params = array_merge($params, $optParams);
165 return $this->call('insert', [$params], Operation::class);
196 $params = array_merge($params, $optParams);
[all …]
H A DRegionCommitments.php92 $params = ['project' => $project];
93 $params = array_merge($params, $optParams);
109 $params = array_merge($params, $optParams);
110 return $this->call('get', [$params], Commitment::class);
136 $params = array_merge($params, $optParams);
137 return $this->call('insert', [$params], Operation::class);
190 $params = ['project' => $project, 'region' => $region];
191 $params = array_merge($params, $optParams);
192 return $this->call('list', [$params], CommitmentList::class);
225 $params = array_merge($params, $optParams);
[all …]
H A DTargetInstances.php92 $params = ['project' => $project];
93 $params = array_merge($params, $optParams);
119 $params = array_merge($params, $optParams);
120 return $this->call('delete', [$params], Operation::class);
135 $params = array_merge($params, $optParams);
136 return $this->call('get', [$params], TargetInstance::class);
162 $params = array_merge($params, $optParams);
163 return $this->call('insert', [$params], Operation::class);
216 $params = ['project' => $project, 'zone' => $zone];
217 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DStorelayoutclusters.php44 $params = array_merge($params, $optParams);
45 return $this->call('delete', [$params]);
59 $params = array_merge($params, $optParams);
60 return $this->call('get', [$params], StoreCluster::class);
74 $params = array_merge($params, $optParams);
75 return $this->call('insert', [$params], StoreCluster::class);
88 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId];
89 $params = array_merge($params, $optParams);
90 return $this->call('list', [$params], StoreLayoutClustersListResponse::class);
105 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocationsStreamsObjects.php47 $params = ['name' => $name];
48 $params = array_merge($params, $optParams);
49 return $this->call('get', [$params], StreamObject::class);
69 $params = ['parent' => $parent];
70 $params = array_merge($params, $optParams);
85 $params = ['parent' => $parent, 'postBody' => $postBody];
86 $params = array_merge($params, $optParams);
101 $params = ['object' => $object, 'postBody' => $postBody];
102 $params = array_merge($params, $optParams);
117 $params = ['object' => $object, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DRoutines.php45 $params = array_merge($params, $optParams);
46 return $this->call('delete', [$params]);
63 $params = array_merge($params, $optParams);
64 return $this->call('get', [$params], Routine::class);
78 $params = array_merge($params, $optParams);
79 return $this->call('insert', [$params], Routine::class);
107 $params = ['projectId' => $projectId, 'datasetId' => $datasetId];
108 $params = array_merge($params, $optParams);
109 return $this->call('list', [$params], ListRoutinesResponse::class);
125 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsUserEvents.php60 $params = ['parent' => $parent];
61 $params = array_merge($params, $optParams);
62 return $this->call('collect', [$params], GoogleApiHttpBody::class);
79 $params = ['parent' => $parent, 'postBody' => $postBody];
80 $params = array_merge($params, $optParams);
98 $params = ['parent' => $parent, 'postBody' => $postBody];
99 $params = array_merge($params, $optParams);
120 $params = ['parent' => $parent, 'postBody' => $postBody];
121 $params = array_merge($params, $optParams);
135 $params = ['parent' => $parent, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/Resource/
H A DTransferOperations.php63 $params = ['name' => $name, 'postBody' => $postBody];
64 $params = array_merge($params, $optParams);
78 $params = ['name' => $name];
79 $params = array_merge($params, $optParams);
80 return $this->call('get', [$params], Operation::class);
105 $params = ['name' => $name, 'filter' => $filter];
106 $params = array_merge($params, $optParams);
119 $params = ['name' => $name, 'postBody' => $postBody];
120 $params = array_merge($params, $optParams);
133 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/Resource/
H A DV1.php52 $params = ['resource' => $resource, 'postBody' => $postBody];
53 $params = array_merge($params, $optParams);
54 return $this->call('getIamPolicy', [$params], Policy::class);
68 $params = ['name' => $name];
69 $params = array_merge($params, $optParams);
87 $params = ['resource' => $resource, 'postBody' => $postBody];
88 $params = array_merge($params, $optParams);
89 return $this->call('setIamPolicy', [$params], Policy::class);
107 $params = array_merge($params, $optParams);
127 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/
H A DCustomersDevices.php51 $params = ['parent' => $parent, 'postBody' => $postBody];
52 $params = array_merge($params, $optParams);
65 $params = ['name' => $name];
66 $params = array_merge($params, $optParams);
67 return $this->call('get', [$params], Device::class);
83 $params = ['parent' => $parent];
84 $params = array_merge($params, $optParams);
98 $params = ['parent' => $parent, 'postBody' => $postBody];
99 $params = array_merge($params, $optParams);
115 $params = ['parent' => $parent, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DScores.php64 $params = array_merge($params, $optParams);
65 return $this->call('get', [$params], PlayerLeaderboardScoreListResponse::class);
87 $params = array_merge($params, $optParams);
88 return $this->call('list', [$params], LeaderboardScores::class);
117 $params = array_merge($params, $optParams);
118 return $this->call('listWindow', [$params], LeaderboardScores::class);
141 $params = ['leaderboardId' => $leaderboardId, 'score' => $score];
142 $params = array_merge($params, $optParams);
143 return $this->call('submit', [$params], PlayerScoreResponse::class);
157 $params = ['postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/Resource/
H A DOrganizations.php50 $params = ['name' => $name];
51 $params = array_merge($params, $optParams);
52 return $this->call('get', [$params], Organization::class);
71 $params = ['resource' => $resource, 'postBody' => $postBody];
72 $params = array_merge($params, $optParams);
73 return $this->call('getIamPolicy', [$params], Policy::class);
106 $params = [];
107 $params = array_merge($params, $optParams);
126 $params = ['resource' => $resource, 'postBody' => $postBody];
127 $params = array_merge($params, $optParams);
[all …]
/plugin/html5video/
H A Dvideo.php48 if(strpos($params, ' ') === 0) { // Space as first character
50 $params = trim($params);
51 $params = 'center|' . $params;
54 $params = trim($params);
55 $params = 'right|' . $params;
59 $params = trim($params);
60 $params = 'left|' . $params;
63 $params = 'inline|' . $params;
65 return array(state, explode('|', $params));
71 list($state, $params) = $data;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/Resource/
H A DSites.php41 $params = ['siteUrl' => $siteUrl];
42 $params = array_merge($params, $optParams);
43 return $this->call('add', [$params]);
57 $params = ['siteUrl' => $siteUrl];
58 $params = array_merge($params, $optParams);
59 return $this->call('delete', [$params]);
73 $params = ['siteUrl' => $siteUrl];
74 $params = array_merge($params, $optParams);
75 return $this->call('get', [$params], WmxSite::class);
85 $params = [];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/Resource/
H A DSites.php41 $params = ['siteUrl' => $siteUrl];
42 $params = array_merge($params, $optParams);
43 return $this->call('add', [$params]);
55 $params = ['siteUrl' => $siteUrl];
56 $params = array_merge($params, $optParams);
57 return $this->call('delete', [$params]);
69 $params = ['siteUrl' => $siteUrl];
70 $params = array_merge($params, $optParams);
71 return $this->call('get', [$params], WmxSite::class);
81 $params = [];
[all …]

1...<<21222324252627282930>>...118