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