Home
last modified time | relevance | path

Searched refs:params (Results 1251 – 1275 of 2939) sorted by last modified time

1...<<51525354555657585960>>...118

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesDatabaseOperations.php80 $params = ['parent' => $parent];
81 $params = array_merge($params, $optParams);
82 return $this->call('list', [$params], ListDatabaseOperationsResponse::class);
H A DProjectsInstancesOperations.php51 $params = ['name' => $name];
52 $params = array_merge($params, $optParams);
53 return $this->call('cancel', [$params], SpannerEmpty::class);
67 $params = ['name' => $name];
68 $params = array_merge($params, $optParams);
69 return $this->call('delete', [$params], SpannerEmpty::class);
82 $params = ['name' => $name];
83 $params = array_merge($params, $optParams);
84 return $this->call('get', [$params], Operation::class);
107 $params = ['name' => $name];
[all …]
H A DScans.php53 $params = ['parent' => $parent];
54 $params = array_merge($params, $optParams);
55 return $this->call('list', [$params], ListScansResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/Resource/
H A DProjectsLocations.php63 $params = array_merge($params, $optParams);
87 $params = array_merge($params, $optParams);
107 $params = array_merge($params, $optParams);
119 $params = ['name' => $name];
120 $params = array_merge($params, $optParams);
149 $params = ['parent' => $parent];
150 $params = array_merge($params, $optParams);
172 $params = ['name' => $name];
173 $params = array_merge($params, $optParams);
193 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsInstanceProvisioningSettings.php43 $params = ['location' => $location];
44 $params = array_merge($params, $optParams);
45 return $this->call('fetch', [$params], FetchInstanceProvisioningSettingsResponse::class);
H A DProjectsLocationsInstances.php46 $params = ['name' => $name];
47 $params = array_merge($params, $optParams);
48 return $this->call('get', [$params], Instance::class);
66 $params = ['parent' => $parent];
67 $params = array_merge($params, $optParams);
86 $params = ['name' => $name, 'postBody' => $postBody];
87 $params = array_merge($params, $optParams);
101 $params = ['name' => $name, 'postBody' => $postBody];
102 $params = array_merge($params, $optParams);
116 $params = array_merge($params, $optParams);
[all …]
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 …]
H A DProjectsLocationsProvisioningQuotas.php50 $params = ['parent' => $parent];
51 $params = array_merge($params, $optParams);
52 return $this->call('list', [$params], ListProvisioningQuotasResponse::class);
H A DProjectsLocationsVolumesSnapshots.php46 $params = ['parent' => $parent, 'postBody' => $postBody];
47 $params = array_merge($params, $optParams);
48 return $this->call('create', [$params], VolumeSnapshot::class);
59 $params = ['name' => $name];
60 $params = array_merge($params, $optParams);
72 $params = ['name' => $name];
73 $params = array_merge($params, $optParams);
74 return $this->call('get', [$params], VolumeSnapshot::class);
92 $params = ['parent' => $parent];
93 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/Resource/
H A DReports.php91 $params = [];
92 $params = array_merge($params, $optParams);
93 return $this->call('query', [$params], QueryResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/Resource/
H A DJobs.php47 $params = ['postBody' => $postBody];
48 $params = array_merge($params, $optParams);
49 return $this->call('create', [$params], Job::class);
64 $params = ['jobId' => $jobId];
65 $params = array_merge($params, $optParams);
81 $params = ['jobId' => $jobId];
82 $params = array_merge($params, $optParams);
83 return $this->call('get', [$params], Job::class);
106 $params = [];
107 $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 …]
H A DPropertiesCustomDimensions.php46 $params = ['name' => $name, 'postBody' => $postBody];
47 $params = array_merge($params, $optParams);
48 return $this->call('archive', [$params], GoogleProtobufEmpty::class);
60 $params = ['parent' => $parent, 'postBody' => $postBody];
61 $params = array_merge($params, $optParams);
74 $params = ['name' => $name];
75 $params = array_merge($params, $optParams);
96 $params = ['parent' => $parent];
97 $params = array_merge($params, $optParams);
115 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
H A DPropertiesDataStreams.php46 $params = array_merge($params, $optParams);
59 $params = ['name' => $name];
60 $params = array_merge($params, $optParams);
73 $params = ['name' => $name];
74 $params = array_merge($params, $optParams);
90 $params = ['name' => $name];
91 $params = array_merge($params, $optParams);
111 $params = ['parent' => $parent];
112 $params = array_merge($params, $optParams);
131 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
H A DPropertiesDisplayVideo360AdvertiserLinks.php48 $params = ['parent' => $parent, 'postBody' => $postBody];
49 $params = array_merge($params, $optParams);
64 $params = ['name' => $name];
65 $params = array_merge($params, $optParams);
66 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
79 $params = ['name' => $name];
80 $params = array_merge($params, $optParams);
102 $params = ['parent' => $parent];
103 $params = array_merge($params, $optParams);
124 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocations.php42 $params = ['name' => $name];
43 $params = array_merge($params, $optParams);
44 return $this->call('get', [$params], Location::class);
65 $params = ['name' => $name];
66 $params = array_merge($params, $optParams);
67 return $this->call('list', [$params], ListLocationsResponse::class);
H A DProjectsLocationsGroups.php47 $params = array_merge($params, $optParams);
74 $params = array_merge($params, $optParams);
98 $params = ['name' => $name];
99 $params = array_merge($params, $optParams);
111 $params = ['name' => $name];
112 $params = array_merge($params, $optParams);
113 return $this->call('get', [$params], Group::class);
137 $params = ['parent' => $parent];
138 $params = array_merge($params, $optParams);
169 $params = array_merge($params, $optParams);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GroupsMigration/Resource/
H A DArchive.php41 $params = ['groupId' => $groupId];
42 $params = array_merge($params, $optParams);
43 return $this->call('insert', [$params], Groups::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DChannel.php41 public $params; variable in Google\\Service\\Storage\\Channel
122 public function setParams($params) argument
124 $this->params = $params;
131 return $this->params;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsTransferConfigsRuns.php47 $params = ['name' => $name];
48 $params = array_merge($params, $optParams);
49 return $this->call('delete', [$params], BigquerydatatransferEmpty::class);
64 $params = ['name' => $name];
65 $params = array_merge($params, $optParams);
66 return $this->call('get', [$params], TransferRun::class);
91 $params = ['parent' => $parent];
92 $params = array_merge($params, $optParams);
93 return $this->call('list', [$params], ListTransferRunsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Groupssettings/Resource/
H A DGroups.php41 $params = ['groupUniqueId' => $groupUniqueId];
42 $params = array_merge($params, $optParams);
43 return $this->call('get', [$params], GroupsModel::class);
56 $params = ['groupUniqueId' => $groupUniqueId, 'postBody' => $postBody];
57 $params = array_merge($params, $optParams);
58 return $this->call('patch', [$params], GroupsModel::class);
70 $params = ['groupUniqueId' => $groupUniqueId, 'postBody' => $postBody];
71 $params = array_merge($params, $optParams);
72 return $this->call('update', [$params], GroupsModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/Resource/
H A DProjectsLocationsConnectionsRuntimeActionSchemas.php50 $params = ['parent' => $parent];
51 $params = array_merge($params, $optParams);
52 return $this->call('list', [$params], ListRuntimeActionSchemasResponse::class);
H A DProjectsLocationsConnectorsGlobalProviders.php43 $params = ['name' => $name];
44 $params = array_merge($params, $optParams);
45 return $this->call('get', [$params], Provider::class);
61 $params = ['parent' => $parent];
62 $params = array_merge($params, $optParams);
63 return $this->call('list', [$params], ListProvidersResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DBucketAccessControls.php48 $params = ['bucket' => $bucket, 'entity' => $entity];
49 $params = array_merge($params, $optParams);
50 return $this->call('delete', [$params]);
68 $params = ['bucket' => $bucket, 'entity' => $entity];
69 $params = array_merge($params, $optParams);
86 $params = ['bucket' => $bucket, 'postBody' => $postBody];
87 $params = array_merge($params, $optParams);
103 $params = ['bucket' => $bucket];
104 $params = array_merge($params, $optParams);
124 $params = array_merge($params, $optParams);
[all …]

1...<<51525354555657585960>>...118