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::ComputeAllFindingsRefinementActivitiesResponseBaseline implementation for the compute_all_findings_refinement_activities REST call
- request_pb (::Google::Cloud::Chronicle::V1::ComputeAllFindingsRefinementActivitiesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Chronicle::V1::ComputeAllFindingsRefinementActivitiesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::ComputeAllFindingsRefinementActivitiesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#compute_findings_refinement_activity
def compute_findings_refinement_activity(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::ComputeFindingsRefinementActivityResponseBaseline implementation for the compute_findings_refinement_activity REST call
- request_pb (::Google::Cloud::Chronicle::V1::ComputeFindingsRefinementActivityRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Chronicle::V1::ComputeFindingsRefinementActivityResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::ComputeFindingsRefinementActivityResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_findings_refinement
def create_findings_refinement(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::FindingsRefinementBaseline implementation for the create_findings_refinement REST call
- request_pb (::Google::Cloud::Chronicle::V1::CreateFindingsRefinementRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Chronicle::V1::FindingsRefinement)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::FindingsRefinement) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> StringThe effective endpoint
- (String)
#get_findings_refinement
def get_findings_refinement(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::FindingsRefinementBaseline implementation for the get_findings_refinement REST call
- request_pb (::Google::Cloud::Chronicle::V1::GetFindingsRefinementRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Chronicle::V1::FindingsRefinement)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::FindingsRefinement) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_findings_refinement_deployment
def get_findings_refinement_deployment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::FindingsRefinementDeploymentBaseline implementation for the get_findings_refinement_deployment REST call
- request_pb (::Google::Cloud::Chronicle::V1::GetFindingsRefinementDeploymentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Chronicle::V1::FindingsRefinementDeployment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::FindingsRefinementDeployment) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_all_findings_refinement_deployments
def list_all_findings_refinement_deployments(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::ListAllFindingsRefinementDeploymentsResponseBaseline implementation for the list_all_findings_refinement_deployments REST call
- request_pb (::Google::Cloud::Chronicle::V1::ListAllFindingsRefinementDeploymentsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Chronicle::V1::ListAllFindingsRefinementDeploymentsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::ListAllFindingsRefinementDeploymentsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_findings_refinements
def list_findings_refinements(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::ListFindingsRefinementsResponseBaseline implementation for the list_findings_refinements REST call
- request_pb (::Google::Cloud::Chronicle::V1::ListFindingsRefinementsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Chronicle::V1::ListFindingsRefinementsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::ListFindingsRefinementsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#logger
def logger(stub: false) -> LoggerThe logger used for request/response debug logging.
- (Logger)
#universe_domain
def universe_domain() -> StringThe effective universe domain
- (String)
#update_findings_refinement
def update_findings_refinement(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::FindingsRefinementBaseline implementation for the update_findings_refinement REST call
- request_pb (::Google::Cloud::Chronicle::V1::UpdateFindingsRefinementRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Chronicle::V1::FindingsRefinement)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::FindingsRefinement) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_findings_refinement_deployment
def update_findings_refinement_deployment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::FindingsRefinementDeploymentBaseline implementation for the update_findings_refinement_deployment REST call
- request_pb (::Google::Cloud::Chronicle::V1::UpdateFindingsRefinementDeploymentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Chronicle::V1::FindingsRefinementDeployment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::FindingsRefinementDeployment) — A result object deserialized from the server's reply
- (::ArgumentError)