Storage Insights V1 API - Class Google::Cloud::StorageInsights::V1::CloudStorageDestinationOptions (v0.1.0)

Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::CloudStorageDestinationOptions.

Options to store reports in storage systems. Next ID: 3

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bucket

def bucket() -> ::String
Returns
  • (::String) — Destination bucket.

#bucket=

def bucket=(value) -> ::String
Parameter
  • value (::String) — Destination bucket.
Returns
  • (::String) — Destination bucket.

#destination_path

def destination_path() -> ::String
Returns
  • (::String) — Destination path is the path in the bucket where the report should be generated.

#destination_path=

def destination_path=(value) -> ::String
Parameter
  • value (::String) — Destination path is the path in the bucket where the report should be generated.
Returns
  • (::String) — Destination path is the path in the bucket where the report should be generated.