Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::ReasoningEngineExecutionService::Paths.
Path helper methods for the ReasoningEngineExecutionService API.
Included In
Methods
#reasoning_engine_path
def reasoning_engine_path(project:, location:, reasoning_engine:) -> ::String
Create a fully-qualified ReasoningEngine resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}
Parameters
- project (String)
- location (String)
- reasoning_engine (String)
Returns
- (::String)
Raises
- (::ArgumentError)