Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::AclConfigService::Paths (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::AclConfigService::Paths.

Path helper methods for the AclConfigService API.

Methods

#acl_config_path

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

Create a fully-qualified AclConfig resource string.

The resource will be in the following format:

projects/{project}/locations/{location}/aclConfig

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