Home
last modified time | relevance | path

Searched refs:operation (Results 1 – 25 of 208) sorted by path

123456789

/plugin/airtable/
H A DLICENSE190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md78 ## Loading external libraries needed for operation of this plugin
89 All libraries required for plugin operation are included withing plugins */libs*
109 Here is a full list of the files that need to be loaded for each operation:
113 fabric.min.js | libs/fabric.js/ | Any export operation
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js3040 operation = m[1],
3043 switch (operation) {
H A Dfabric.min.js2 …tion(match){return match!==""&&match!=null}),operation=m[1],args=m.slice(2).map(parseFloat);switch…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1operation function.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @category Utility\…
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php427 * @param string $operation Name of the operation resource to delete.
430 public function delete($project, $operation, $optParams = array()) { argument
431 $params = array('project' => $project, 'operation' => $operation);
440 * @param string $operation Name of the operation resource to return.
444 public function get($project, $operation, $optParams = array()) { argument
445 $params = array('project' => $project, 'operation' => $operation);
1137 * @param string $operation Name of the operation resource to delete.
1151 * @param string $operation Name of the operation resource to return.
1414 * @param string $operation Name of the operation resource to delete.
1428 * @param string $operation Name of the operation resource to return.
[all …]
H A DGoogle_MirrorService.php802 public $operation; variable in Google_Notification
820 public function setOperation( $operation) { argument
821 $this->operation = $operation;
824 return $this->operation;
872 public $operation; variable in Google_Subscription
906 public function setOperation(/* array(Google_string) */ $operation) { argument
907 $this->assertIsArray($operation, 'Google_string', __METHOD__);
908 $this->operation = $operation;
911 return $this->operation;
H A DGoogle_SQLAdminService.php674 public $operation; variable in Google_InstanceOperation
723 $this->operation = $operation;
756 public $operation; variable in Google_InstancesDeleteResponse
764 $this->operation = $operation;
785 public $operation; variable in Google_InstancesExportResponse
793 $this->operation = $operation;
822 $this->operation = $operation;
839 $this->operation = $operation;
883 $this->operation = $operation;
900 $this->operation = $operation;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DNumericFilter.php25 public $operation; variable in Google\\Service\\AnalyticsData\\NumericFilter
32 public function setOperation($operation) argument
34 $this->operation = $operation;
41 return $this->operation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ArchiveDeployment.php41 public $operation; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ArchiveDeployment
106 public function setOperation($operation) argument
108 $this->operation = $operation;
115 return $this->operation;
H A DGoogleCloudApigeeV1GraphQLOperation.php26 public $operation; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1GraphQLOperation
35 public function setOperation($operation) argument
37 $this->operation = $operation;
44 return $this->operation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DUploadAptArtifactMediaResponse.php28 public function setOperation(Operation $operation) argument
30 $this->operation = $operation;
37 return $this->operation;
H A DUploadGooGetArtifactMediaResponse.php28 public function setOperation(Operation $operation) argument
30 $this->operation = $operation;
37 return $this->operation;
H A DUploadYumArtifactMediaResponse.php28 public function setOperation(Operation $operation) argument
30 $this->operation = $operation;
37 return $this->operation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php2646 'operation' => [
2661 'operation' => [
2706 'operation' => [
2726 'operation' => [
2740 'operation' => [
11180 'operation' => [
11200 'operation' => [
11255 'operation' => [
15981 'operation' => [
16001 'operation' => [
[all …]
H A DDeploymentManager.php363 'path' => 'deploymentmanager/v2/projects/{project}/global/operations/{operation}',
371 'operation' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DGlobalOperations.php99 * @param string $operation Name of the Operations resource to delete.
102 public function delete($project, $operation, $optParams = []) argument
104 $params = ['project' => $project, 'operation' => $operation];
112 * @param string $operation Name of the Operations resource to return.
116 public function get($project, $operation, $optParams = []) argument
118 $params = ['project' => $project, 'operation' => $operation];
190 * @param string $operation Name of the Operations resource to return.
194 public function wait($project, $operation, $optParams = []) argument
196 $params = ['project' => $project, 'operation' => $operation];
H A DGlobalOrganizationOperations.php37 * @param string $operation Name of the Operations resource to delete.
42 public function delete($operation, $optParams = []) argument
44 $params = ['operation' => $operation];
52 * @param string $operation Name of the Operations resource to return.
58 public function get($operation, $optParams = []) argument
60 $params = ['operation' => $operation];
H A DRegionOperations.php39 * @param string $operation Name of the Operations resource to delete.
42 public function delete($project, $region, $operation, $optParams = []) argument
44 $params = ['project' => $project, 'region' => $region, 'operation' => $operation];
54 * @param string $operation Name of the Operations resource to return.
58 public function get($project, $region, $operation, $optParams = []) argument
60 $params = ['project' => $project, 'region' => $region, 'operation' => $operation];
134 * @param string $operation Name of the Operations resource to return.
138 public function wait($project, $region, $operation, $optParams = []) argument
140 $params = ['project' => $project, 'region' => $region, 'operation' => $operation];
H A DZoneOperations.php39 * @param string $operation Name of the Operations resource to delete.
42 public function delete($project, $zone, $operation, $optParams = []) argument
44 $params = ['project' => $project, 'zone' => $zone, 'operation' => $operation];
54 * @param string $operation Name of the Operations resource to return.
58 public function get($project, $zone, $operation, $optParams = []) argument
60 $params = ['project' => $project, 'zone' => $zone, 'operation' => $operation];
133 * @param string $operation Name of the Operations resource to return.
137 public function wait($project, $zone, $operation, $optParams = []) argument
139 $params = ['project' => $project, 'zone' => $zone, 'operation' => $operation];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DUpgradeEvent.php29 public $operation; variable in Google\\Service\\Container\\UpgradeEvent
64 public function setOperation($operation) argument
66 $this->operation = $operation;
73 return $this->operation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DBatch.php44 public $operation; variable in Google\\Service\\Dataproc\\Batch
149 public function setOperation($operation) argument
151 $this->operation = $operation;
158 return $this->operation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeployment.php165 public function setOperation(Operation $operation) argument
167 $this->operation = $operation;
174 return $this->operation;
H A DType.php86 public function setOperation(Operation $operation) argument
88 $this->operation = $operation;
95 return $this->operation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DOperations.php37 * @param string $operation The name of the operation for this request.
41 public function get($project, $operation, $optParams = []) argument
43 $params = ['project' => $project, 'operation' => $operation];

123456789