Home
last modified time | relevance | path

Searched refs:location (Results 226 – 250 of 981) sorted by relevance

12345678910>>...40

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DReplica.php27 public $location; variable in Google\\Service\\SecretManager\\Replica
46 public function setLocation($location) argument
48 $this->location = $location;
55 return $this->location;
H A DReplicaStatus.php27 public $location; variable in Google\\Service\\SecretManager\\ReplicaStatus
46 public function setLocation($location) argument
48 $this->location = $location;
55 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSendWorkerMessagesRequest.php26 public $location; variable in Google\\Service\\Dataflow\\SendWorkerMessagesRequest
33 public function setLocation($location) argument
35 $this->location = $location;
42 return $this->location;
H A DGetDebugConfigRequest.php29 public $location; variable in Google\\Service\\Dataflow\\GetDebugConfigRequest
52 public function setLocation($location) argument
54 $this->location = $location;
61 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DArtifactResult.php28 public $location; variable in Google\\Service\\CloudBuild\\ArtifactResult
47 public function setLocation($location) argument
49 $this->location = $location;
56 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DDiagnostic.php29 public $location; variable in Google\\Service\\ServiceManagement\\Diagnostic
52 public function setLocation($location) argument
54 $this->location = $location;
61 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebasestorage/
H A DBucket.php25 public $location; variable in Google\\Service\\Firebasestorage\\Bucket
38 public function setLocation($location) argument
40 $this->location = $location;
47 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DResourceUpdateErrorErrors.php29 public $location; variable in Google\\Service\\DeploymentManager\\ResourceUpdateErrorErrors
52 public function setLocation($location) argument
54 $this->location = $location;
61 return $this->location;
H A DOperationErrorErrors.php29 public $location; variable in Google\\Service\\DeploymentManager\\OperationErrorErrors
52 public function setLocation($location) argument
54 $this->location = $location;
61 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DUptimeCheckIp.php29 public $location; variable in Google\\Service\\Monitoring\\UptimeCheckIp
52 public function setLocation($location) argument
54 $this->location = $location;
61 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DManagedInstanceLastAttemptErrorsErrors.php29 public $location; variable in Google\\Service\\Compute\\ManagedInstanceLastAttemptErrorsErrors
52 public function setLocation($location) argument
54 $this->location = $location;
61 return $this->location;
H A DOperationErrorErrors.php29 public $location; variable in Google\\Service\\Compute\\OperationErrorErrors
52 public function setLocation($location) argument
54 $this->location = $location;
61 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1AliasRevisionConfig.php25 public $location; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1AliasRevisionConfig
38 public function setLocation($location) argument
40 $this->location = $location;
47 return $this->location;
H A DGoogleCloudApigeeV1CanaryEvaluationMetricLabels.php36 public $location; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CanaryEvaluationMetricLabels
69 public function setLocation($location) argument
71 $this->location = $location;
78 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DReplicaInfo.php29 public $location; variable in Google\\Service\\Spanner\\ReplicaInfo
52 public function setLocation($location) argument
54 $this->location = $location;
61 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobReference.php29 public $location; variable in Google\\Service\\Bigquery\\JobReference
52 public function setLocation($location) argument
54 $this->location = $location;
61 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalyticsData.php73 'location' => 'path',
83 'location' => 'path',
93 'location' => 'path',
103 'location' => 'path',
113 'location' => 'path',
123 'location' => 'path',
133 'location' => 'path',
H A DCloudRuntimeConfig.php76 'location' => 'path',
86 'location' => 'path',
96 'location' => 'path',
101 'location' => 'query',
105 'location' => 'query',
109 'location' => 'query',
H A DFirebaseHosting.php71 'location' => 'path',
81 'location' => 'path',
91 'location' => 'path',
96 'location' => 'query',
100 'location' => 'query',
104 'location' => 'query',
H A DFirebaseML.php70 'location' => 'path',
80 'location' => 'path',
90 'location' => 'path',
95 'location' => 'query',
99 'location' => 'query',
103 'location' => 'query',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsJobsWorkItems.php39 * @param string $location The [regional endpoint]
47 …public function lease($projectId, $location, $jobId, LeaseWorkItemRequest $postBody, $optParams = … argument
49 …$params = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'postBody' => $p…
58 * @param string $location The [regional endpoint]
66 …public function reportStatus($projectId, $location, $jobId, ReportWorkItemStatusRequest $postBody,… argument
68 …$params = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'postBody' => $p…
H A DProjectsLocationsJobsDebug.php40 * @param string $location The [regional endpoint]
48 …public function getConfig($projectId, $location, $jobId, GetDebugConfigRequest $postBody, $optPara… argument
50 …$params = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'postBody' => $p…
58 * @param string $location The [regional endpoint]
66 …public function sendCapture($projectId, $location, $jobId, SendDebugCaptureRequest $postBody, $opt… argument
68 …$params = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'postBody' => $p…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata.php25 public $location; variable in Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
36 public function setLocation($location) argument
38 $this->location = $location;
45 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata.php25 public $location; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
36 public function setLocation($location) argument
38 $this->location = $location;
45 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects.php26 public $location; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects
37 public function setLocation($location) argument
39 $this->location = $location;
46 return $this->location;

12345678910>>...40