Projects
class Projects extends Resource (View source)
The "projects" collection of methods.
Typical usage is:
$cloudkmsService = new Google\Service\CloudKMS(...);
$projects = $cloudkmsService->projects;
Methods
showEffectiveAutokeyConfig(string $parent, array $optParams = [])
Returns the effective Cloud KMS Autokey configuration for a given project.
Details
ShowEffectiveAutokeyConfigResponse
showEffectiveAutokeyConfig(string $parent, array $optParams = [])
Returns the effective Cloud KMS Autokey configuration for a given project.
(projects.showEffectiveAutokeyConfig)