Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::EncryptionSpecService::Paths (v1.1.1)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::EncryptionSpecService::Paths.

Path helper methods for the EncryptionSpecService API.

Methods

#encryption_spec_path

def encryption_spec_path(project:, location:) -> ::String

Create a fully-qualified EncryptionSpec resource string.

The resource will be in the following format:

projects/{project}/locations/{location}/encryptionSpec

Parameters
  • project (String)
  • location (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)