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

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

REST service stub for the FeaturedContentNativeDashboardService 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)
def get_featured_content_native_dashboard(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard

Baseline implementation for the get_featured_content_native_dashboard REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)
def install_featured_content_native_dashboard(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::InstallFeaturedContentNativeDashboardResponse

Baseline implementation for the install_featured_content_native_dashboard REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)
def list_featured_content_native_dashboards(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::ListFeaturedContentNativeDashboardsResponse

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