Chronicle V1 API - Class Google::Cloud::Chronicle::V1::DashboardChartService::Rest::ServiceStub (v0.6.0)

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

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

Inherits

  • Object

Methods

#batch_get_dashboard_charts

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

Baseline implementation for the batch_get_dashboard_charts REST call

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

#endpoint

def endpoint() -> String

The effective endpoint

Returns
  • (String)

#get_dashboard_chart

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

Baseline implementation for the get_dashboard_chart 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)