Lines Matching +full:restore +full:- +full:keys
9 * http://www.apache.org/licenses/LICENSE-2.0
26 * Manages keys and performs cryptographic operations in a central cloud
40 "https://www.googleapis.com/auth/cloud-platform";
41 /** View and manage your keys and secrets stored in Cloud Key Management Service. */
62 $this->rootUrl = $rootUrl ?: 'https://cloudkms.googleapis.com/';
63 $this->servicePath = '';
64 $this->batchPath = 'batch';
65 $this->version = 'v1';
66 $this->serviceName = 'cloudkms';
68 $this->projects_locations = new CloudKMS\Resource\ProjectsLocations(
70 $this->serviceName,
120 … $this->projects_locations_ekmConnections = new CloudKMS\Resource\ProjectsLocationsEkmConnections(
122 $this->serviceName,
228 $this->projects_locations_keyRings = new CloudKMS\Resource\ProjectsLocationsKeyRings(
230 $this->serviceName,
322 …$this->projects_locations_keyRings_cryptoKeys = new CloudKMS\Resource\ProjectsLocationsKeyRingsCry…
324 $this->serviceName,
468 …$this->projects_locations_keyRings_cryptoKeys_cryptoKeyVersions = new CloudKMS\Resource\ProjectsLo…
470 $this->serviceName,
608 ],'restore' => [
609 'path' => 'v1/{+name}:restore',
622 …$this->projects_locations_keyRings_importJobs = new CloudKMS\Resource\ProjectsLocationsKeyRingsImp…
624 $this->serviceName,