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.
Included In
Methods
#acl_config_path
def acl_config_path(project:, location:) -> ::StringCreate 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)