Cloud Key Management Service (KMS) V1 API - Module Google::Cloud::Kms::V1::AutokeyAdmin::Paths (v0.26.0)

Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API module Google::Cloud::Kms::V1::AutokeyAdmin::Paths.

Path helper methods for the AutokeyAdmin API.

Methods

#autokey_config_path

def autokey_config_path(folder:) -> ::String

Create a fully-qualified AutokeyConfig resource string.

The resource will be in the following format:

folders/{folder}/autokeyConfig

Parameter
  • folder (String)
Returns
  • (::String)

#project_path

def project_path(project:) -> ::String

Create a fully-qualified Project resource string.

The resource will be in the following format:

projects/{project}

Parameter
  • project (String)
Returns
  • (::String)