Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::StorageControl::Rest::ServiceStub.
REST service stub for the StorageControl service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#endpoint
def endpoint() -> StringThe effective endpoint
- (String)
#get_folder_intelligence_config
def get_folder_intelligence_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::IntelligenceConfigBaseline implementation for the get_folder_intelligence_config REST call
- request_pb (::Google::Cloud::Storage::Control::V2::GetFolderIntelligenceConfigRequest) — 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::Storage::Control::V2::IntelligenceConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::IntelligenceConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_intelligence_finding
def get_intelligence_finding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::IntelligenceFindingBaseline implementation for the get_intelligence_finding REST call
- request_pb (::Google::Cloud::Storage::Control::V2::GetIntelligenceFindingRequest) — 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::Storage::Control::V2::IntelligenceFinding)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::IntelligenceFinding) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_intelligence_finding_revision
def get_intelligence_finding_revision(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::IntelligenceFindingRevisionBaseline implementation for the get_intelligence_finding_revision REST call
- request_pb (::Google::Cloud::Storage::Control::V2::GetIntelligenceFindingRevisionRequest) — 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::Storage::Control::V2::IntelligenceFindingRevision)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::IntelligenceFindingRevision) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_organization_intelligence_config
def get_organization_intelligence_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::IntelligenceConfigBaseline implementation for the get_organization_intelligence_config REST call
- request_pb (::Google::Cloud::Storage::Control::V2::GetOrganizationIntelligenceConfigRequest) — 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::Storage::Control::V2::IntelligenceConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::IntelligenceConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_project_intelligence_config
def get_project_intelligence_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::IntelligenceConfigBaseline implementation for the get_project_intelligence_config REST call
- request_pb (::Google::Cloud::Storage::Control::V2::GetProjectIntelligenceConfigRequest) — 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::Storage::Control::V2::IntelligenceConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::IntelligenceConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_intelligence_finding_revisions
def list_intelligence_finding_revisions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::ListIntelligenceFindingRevisionsResponseBaseline implementation for the list_intelligence_finding_revisions REST call
- request_pb (::Google::Cloud::Storage::Control::V2::ListIntelligenceFindingRevisionsRequest) — 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::Storage::Control::V2::ListIntelligenceFindingRevisionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::ListIntelligenceFindingRevisionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_intelligence_findings
def list_intelligence_findings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::ListIntelligenceFindingsResponseBaseline implementation for the list_intelligence_findings REST call
- request_pb (::Google::Cloud::Storage::Control::V2::ListIntelligenceFindingsRequest) — 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::Storage::Control::V2::ListIntelligenceFindingsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::ListIntelligenceFindingsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#logger
def logger(stub: false) -> LoggerThe logger used for request/response debug logging.
- (Logger)
#summarize_intelligence_findings
def summarize_intelligence_findings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::SummarizeIntelligenceFindingsResponseBaseline implementation for the summarize_intelligence_findings REST call
- request_pb (::Google::Cloud::Storage::Control::V2::SummarizeIntelligenceFindingsRequest) — 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::Storage::Control::V2::SummarizeIntelligenceFindingsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::SummarizeIntelligenceFindingsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> StringThe effective universe domain
- (String)
#update_folder_intelligence_config
def update_folder_intelligence_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::IntelligenceConfigBaseline implementation for the update_folder_intelligence_config REST call
- request_pb (::Google::Cloud::Storage::Control::V2::UpdateFolderIntelligenceConfigRequest) — 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::Storage::Control::V2::IntelligenceConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::IntelligenceConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_organization_intelligence_config
def update_organization_intelligence_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::IntelligenceConfigBaseline implementation for the update_organization_intelligence_config REST call
- request_pb (::Google::Cloud::Storage::Control::V2::UpdateOrganizationIntelligenceConfigRequest) — 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::Storage::Control::V2::IntelligenceConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::IntelligenceConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_project_intelligence_config
def update_project_intelligence_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Storage::Control::V2::IntelligenceConfigBaseline implementation for the update_project_intelligence_config REST call
- request_pb (::Google::Cloud::Storage::Control::V2::UpdateProjectIntelligenceConfigRequest) — 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::Storage::Control::V2::IntelligenceConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Storage::Control::V2::IntelligenceConfig) — A result object deserialized from the server's reply
- (::ArgumentError)