Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::RuleService::Rest::ServiceStub.
REST service stub for the RuleService service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#create_retrohunt
def create_retrohunt(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_retrohunt REST call
- request_pb (::Google::Cloud::Chronicle::V1::CreateRetrohuntRequest) — 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::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_rule
def create_rule(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::Rule
Baseline implementation for the create_rule REST call
- request_pb (::Google::Cloud::Chronicle::V1::CreateRuleRequest) — 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::Rule)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::Rule) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_rule
def delete_rule(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_rule REST call
- request_pb (::Google::Cloud::Chronicle::V1::DeleteRuleRequest) — 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::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (String)
#get_retrohunt
def get_retrohunt(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::Retrohunt
Baseline implementation for the get_retrohunt REST call
- request_pb (::Google::Cloud::Chronicle::V1::GetRetrohuntRequest) — 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::Retrohunt)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::Retrohunt) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_rule
def get_rule(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::Rule
Baseline implementation for the get_rule REST call
- request_pb (::Google::Cloud::Chronicle::V1::GetRuleRequest) — 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::Rule)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::Rule) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_rule_deployment
def get_rule_deployment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::RuleDeployment
Baseline implementation for the get_rule_deployment REST call
- request_pb (::Google::Cloud::Chronicle::V1::GetRuleDeploymentRequest) — 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::RuleDeployment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::RuleDeployment) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_retrohunts
def list_retrohunts(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::ListRetrohuntsResponse
Baseline implementation for the list_retrohunts REST call
- request_pb (::Google::Cloud::Chronicle::V1::ListRetrohuntsRequest) — 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::ListRetrohuntsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::ListRetrohuntsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_rule_deployments
def list_rule_deployments(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::ListRuleDeploymentsResponse
Baseline implementation for the list_rule_deployments REST call
- request_pb (::Google::Cloud::Chronicle::V1::ListRuleDeploymentsRequest) — 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::ListRuleDeploymentsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::ListRuleDeploymentsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_rule_revisions
def list_rule_revisions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::ListRuleRevisionsResponse
Baseline implementation for the list_rule_revisions REST call
- request_pb (::Google::Cloud::Chronicle::V1::ListRuleRevisionsRequest) — 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::ListRuleRevisionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::ListRuleRevisionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_rules
def list_rules(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::ListRulesResponse
Baseline implementation for the list_rules REST call
- request_pb (::Google::Cloud::Chronicle::V1::ListRulesRequest) — 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::ListRulesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::ListRulesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#logger
def logger(stub: false) -> Logger
The logger used for request/response debug logging.
- (Logger)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_rule
def update_rule(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::Rule
Baseline implementation for the update_rule REST call
- request_pb (::Google::Cloud::Chronicle::V1::UpdateRuleRequest) — 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::Rule)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::Rule) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_rule_deployment
def update_rule_deployment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Chronicle::V1::RuleDeployment
Baseline implementation for the update_rule_deployment REST call
- request_pb (::Google::Cloud::Chronicle::V1::UpdateRuleDeploymentRequest) — 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::RuleDeployment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Chronicle::V1::RuleDeployment) — A result object deserialized from the server's reply
- (::ArgumentError)