Chronicle V1 API - Class Google::Cloud::Chronicle::V1::FindingsRefinementService::Rest::ServiceStub (v0.9.0)

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

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

Inherits

  • Object

Methods

#compute_all_findings_refinement_activities

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

Baseline implementation for the compute_all_findings_refinement_activities REST call

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

#compute_findings_refinement_activity

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

Baseline implementation for the compute_findings_refinement_activity REST call

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

#create_findings_refinement

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

Baseline implementation for the create_findings_refinement 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_findings_refinement

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

Baseline implementation for the get_findings_refinement REST call

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

#get_findings_refinement_deployment

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

Baseline implementation for the get_findings_refinement_deployment REST call

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

#list_all_findings_refinement_deployments

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

Baseline implementation for the list_all_findings_refinement_deployments REST call

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

#list_findings_refinements

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

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

#update_findings_refinement

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

Baseline implementation for the update_findings_refinement REST call

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

#update_findings_refinement_deployment

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

Baseline implementation for the update_findings_refinement_deployment REST call

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