Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::EncryptionSpecService::Paths.
Path helper methods for the EncryptionSpecService API.
Included In
Methods
#encryption_spec_path
def encryption_spec_path(project:, location:) -> ::StringCreate 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)