Home
last modified time | relevance | path

Searched refs:instance (Results 26 – 50 of 405) sorted by path

12345678910>>...17

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DWorkerAssignedEvent.php25 public $instance; variable in Google\\Service\\CloudLifeSciences\\WorkerAssignedEvent
38 public function setInstance($instance) argument
40 $this->instance = $instance;
47 return $this->instance;
H A DWorkerReleasedEvent.php25 public $instance; variable in Google\\Service\\CloudLifeSciences\\WorkerReleasedEvent
34 public function setInstance($instance) argument
36 $this->instance = $instance;
43 return $this->instance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DAppEngineRouting.php29 public $instance; variable in Google\\Service\\CloudScheduler\\AppEngineRouting
56 public function setInstance($instance) argument
58 $this->instance = $instance;
65 return $this->instance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DAppEngineRouting.php29 public $instance; variable in Google\\Service\\CloudTasks\\AppEngineRouting
56 public function setInstance($instance) argument
58 $this->instance = $instance;
65 return $this->instance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php4499 'instance' => [
4528 'instance' => [
4586 'instance' => [
4633 'instance' => [
4657 'instance' => [
4691 'instance' => [
4720 'instance' => [
4740 'instance' => [
4765 'instance' => [
4817 'instance' => [
[all …]
H A DSQLAdmin.php86 'instance' => [
106 'instance' => [
126 'instance' => [
141 'instance' => [
174 'instance' => [
189 'instance' => [
218 'instance' => [
238 'instance' => [
258 'instance' => [
273 'instance' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHealthStatus.php41 public $instance; variable in Google\\Service\\Compute\\HealthStatus
118 public function setInstance($instance) argument
120 $this->instance = $instance;
127 return $this->instance;
H A DInstanceManagedByIgmErrorInstanceActionDetails.php29 public $instance; variable in Google\\Service\\Compute\\InstanceManagedByIgmErrorInstanceActionDetails
50 public function setInstance($instance) argument
52 $this->instance = $instance;
59 return $this->instance;
H A DInstanceReference.php25 public $instance; variable in Google\\Service\\Compute\\InstanceReference
30 public function setInstance($instance) argument
32 $this->instance = $instance;
39 return $this->instance;
H A DInstanceWithNamedPorts.php26 public $instance; variable in Google\\Service\\Compute\\InstanceWithNamedPorts
37 public function setInstance($instance) argument
39 $this->instance = $instance;
46 return $this->instance;
H A DManagedInstance.php34 public $instance; variable in Google\\Service\\Compute\\ManagedInstance
81 public function setInstance($instance) argument
83 $this->instance = $instance;
90 return $this->instance;
H A DNetworkEndpoint.php33 public $instance; variable in Google\\Service\\Compute\\NetworkEndpoint
74 public function setInstance($instance) argument
76 $this->instance = $instance;
83 return $this->instance;
H A DTargetInstance.php37 public $instance; variable in Google\\Service\\Compute\\TargetInstance
108 public function setInstance($instance) argument
110 $this->instance = $instance;
117 return $this->instance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstances.php69 * @param string $instance The instance name for this request.
100 * @param string $instance The instance name for this request.
193 * @param string $instance The instance name for this request.
278 * @param string $instance The instance name for this request.
306 * @param string $instance Instance name for this request.
339 public function get($project, $zone, $instance, $optParams = []) argument
624 * @param string $instance The instance name for this request.
750 * @param string $instance The instance name for this request.
942 * @param string $instance Instance name for this request.
1249 * @param string $instance The instance name for this request.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DWorkerAssignedEvent.php25 public $instance; variable in Google\\Service\\Genomics\\WorkerAssignedEvent
38 public function setInstance($instance) argument
40 $this->instance = $instance;
47 return $this->instance;
H A DWorkerReleasedEvent.php25 public $instance; variable in Google\\Service\\Genomics\\WorkerReleasedEvent
34 public function setInstance($instance) argument
36 $this->instance = $instance;
43 return $this->instance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DEndpoint.php33 public $instance; variable in Google\\Service\\NetworkManagement\\Endpoint
86 public function setInstance($instance) argument
88 $this->instance = $instance;
95 return $this->instance;
H A DStep.php226 public function setInstance(InstanceInfo $instance) argument
228 $this->instance = $instance;
235 return $this->instance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyAssignmentReport.php26 public $instance; variable in Google\\Service\\OSConfig\\OSPolicyAssignmentReport
49 public function setInstance($instance) argument
51 $this->instance = $instance;
58 return $this->instance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest.php30 public function setInstance(GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance $instance) argument
32 $this->instance = $instance;
39 return $this->instance;
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest.php31 public function setInstance(GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance $instance) argument
33 $this->instance = $instance;
40 return $this->instance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupRun.php51 public $instance; variable in Google\\Service\\SQLAdmin\\BackupRun
196 public function setInstance($instance) argument
198 $this->instance = $instance;
205 return $this->instance;
H A DDatabase.php37 public $instance; variable in Google\\Service\\SQLAdmin\\Database
102 public function setInstance($instance) argument
104 $this->instance = $instance;
111 return $this->instance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DBackupRuns.php38 * @param string $instance Cloud SQL instance ID. This does not include the
46 public function delete($project, $instance, $id, $optParams = []) argument
48 $params = ['project' => $project, 'instance' => $instance, 'id' => $id];
57 * @param string $instance Cloud SQL instance ID. This does not include the
63 public function get($project, $instance, $id, $optParams = []) argument
65 $params = ['project' => $project, 'instance' => $instance, 'id' => $id];
73 * @param string $instance Cloud SQL instance ID. This does not include the
79 public function insert($project, $instance, BackupRun $postBody, $optParams = []) argument
91 * @param string $instance Cloud SQL instance ID, or "-" for all instances. This
100 public function listBackupRuns($project, $instance, $optParams = []) argument
[all …]
H A DConnect.php41 * @param string $instance Cloud SQL instance ID. This does not include the
47 …public function generateEphemeralCert($project, $instance, GenerateEphemeralCertRequest $postBody,… argument
49 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
57 * @param string $instance Cloud SQL instance ID. This does not include the
65 public function get($project, $instance, $optParams = []) argument
67 $params = ['project' => $project, 'instance' => $instance];

12345678910>>...17