Chronicle V1 API - Class Google::Cloud::Chronicle::V1::RuleExecutionErrorService::Rest::ServiceStub (v0.8.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::RuleExecutionErrorService::Rest::ServiceStub.

REST service stub for the RuleExecutionErrorService service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.

Inherits

  • Object

Methods

#endpoint

def endpoint() -> String

The effective endpoint

Returns
  • (String)

#list_rule_execution_errors

def list_rule_execution_errors(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::ListRuleExecutionErrorsResponse

Baseline implementation for the list_rule_execution_errors REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#logger

def logger(stub: false) -> Logger

The logger used for request/response debug logging.

Returns
  • (Logger)

#universe_domain

def universe_domain() -> String

The effective universe domain

Returns
  • (String)