Reference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::RuleExecutionErrorService::Paths.
Path helper methods for the RuleExecutionErrorService API.
Included In
Methods
#instance_path
def instance_path(project:, location:, instance:) -> ::StringCreate a fully-qualified Instance resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/instances/{instance}
Parameters
- project (String)
- location (String)
- instance (String)
Returns
- (::String)
Raises
- (::ArgumentError)