Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::StorageInsights::Rest::ServiceStub.
REST service stub for the StorageInsights service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#create_dataset_config
def create_dataset_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_dataset_config REST call
- request_pb (::Google::Cloud::StorageInsights::V1::CreateDatasetConfigRequest) — 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_report_config
def create_report_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::StorageInsights::V1::ReportConfig
Baseline implementation for the create_report_config REST call
- request_pb (::Google::Cloud::StorageInsights::V1::CreateReportConfigRequest) — 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::StorageInsights::V1::ReportConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::StorageInsights::V1::ReportConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_dataset_config
def delete_dataset_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_dataset_config REST call
- request_pb (::Google::Cloud::StorageInsights::V1::DeleteDatasetConfigRequest) — 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)
#delete_report_config
def delete_report_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_report_config REST call
- request_pb (::Google::Cloud::StorageInsights::V1::DeleteReportConfigRequest) — 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_dataset_config
def get_dataset_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::StorageInsights::V1::DatasetConfig
Baseline implementation for the get_dataset_config REST call
- request_pb (::Google::Cloud::StorageInsights::V1::GetDatasetConfigRequest) — 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::StorageInsights::V1::DatasetConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::StorageInsights::V1::DatasetConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_report_config
def get_report_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::StorageInsights::V1::ReportConfig
Baseline implementation for the get_report_config REST call
- request_pb (::Google::Cloud::StorageInsights::V1::GetReportConfigRequest) — 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::StorageInsights::V1::ReportConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::StorageInsights::V1::ReportConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_report_detail
def get_report_detail(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::StorageInsights::V1::ReportDetail
Baseline implementation for the get_report_detail REST call
- request_pb (::Google::Cloud::StorageInsights::V1::GetReportDetailRequest) — 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::StorageInsights::V1::ReportDetail)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::StorageInsights::V1::ReportDetail) — A result object deserialized from the server's reply
- (::ArgumentError)
#link_dataset
def link_dataset(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the link_dataset REST call
- request_pb (::Google::Cloud::StorageInsights::V1::LinkDatasetRequest) — 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)
#list_dataset_configs
def list_dataset_configs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::StorageInsights::V1::ListDatasetConfigsResponse
Baseline implementation for the list_dataset_configs REST call
- request_pb (::Google::Cloud::StorageInsights::V1::ListDatasetConfigsRequest) — 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::StorageInsights::V1::ListDatasetConfigsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::StorageInsights::V1::ListDatasetConfigsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_report_configs
def list_report_configs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::StorageInsights::V1::ListReportConfigsResponse
Baseline implementation for the list_report_configs REST call
- request_pb (::Google::Cloud::StorageInsights::V1::ListReportConfigsRequest) — 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::StorageInsights::V1::ListReportConfigsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::StorageInsights::V1::ListReportConfigsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_report_details
def list_report_details(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::StorageInsights::V1::ListReportDetailsResponse
Baseline implementation for the list_report_details REST call
- request_pb (::Google::Cloud::StorageInsights::V1::ListReportDetailsRequest) — 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::StorageInsights::V1::ListReportDetailsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::StorageInsights::V1::ListReportDetailsResponse) — 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)
#unlink_dataset
def unlink_dataset(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the unlink_dataset REST call
- request_pb (::Google::Cloud::StorageInsights::V1::UnlinkDatasetRequest) — 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)
#update_dataset_config
def update_dataset_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_dataset_config REST call
- request_pb (::Google::Cloud::StorageInsights::V1::UpdateDatasetConfigRequest) — 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)
#update_report_config
def update_report_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::StorageInsights::V1::ReportConfig
Baseline implementation for the update_report_config REST call
- request_pb (::Google::Cloud::StorageInsights::V1::UpdateReportConfigRequest) — 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::StorageInsights::V1::ReportConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::StorageInsights::V1::ReportConfig) — A result object deserialized from the server's reply
- (::ArgumentError)