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

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

Path helper methods for the GroundedGenerationService API.

Methods

#grounding_config_path

def grounding_config_path(project:, location:, grounding_config:) -> ::String

Create a fully-qualified GroundingConfig resource string.

The resource will be in the following format:

projects/{project}/locations/{location}/groundingConfigs/{grounding_config}

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