Error Reporting V1beta1 API - Module Google::Cloud::ErrorReporting::V1beta1::ErrorGroupService::Paths (v0.10.0)

Reference documentation and code samples for the Error Reporting V1beta1 API module Google::Cloud::ErrorReporting::V1beta1::ErrorGroupService::Paths.

Path helper methods for the ErrorGroupService API.

Methods

#error_group_path

def error_group_path(project:, group:) -> ::String

Create a fully-qualified ErrorGroup resource string.

The resource will be in the following format:

projects/{project}/groups/{group}

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