Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::ObjectMetadataReportOptions.
Report specification for exporting object metadata. Next ID: 4
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#metadata_fields
def metadata_fields() -> ::Array<::String>
Returns
- (::Array<::String>) — Metadata fields to be included in the report.
#metadata_fields=
def metadata_fields=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Metadata fields to be included in the report.
Returns
- (::Array<::String>) — Metadata fields to be included in the report.
#storage_destination_options
def storage_destination_options() -> ::Google::Cloud::StorageInsights::V1::CloudStorageDestinationOptions
Returns
- (::Google::Cloud::StorageInsights::V1::CloudStorageDestinationOptions) — Cloud Storage as the storage system.
#storage_destination_options=
def storage_destination_options=(value) -> ::Google::Cloud::StorageInsights::V1::CloudStorageDestinationOptions
Parameter
- value (::Google::Cloud::StorageInsights::V1::CloudStorageDestinationOptions) — Cloud Storage as the storage system.
Returns
- (::Google::Cloud::StorageInsights::V1::CloudStorageDestinationOptions) — Cloud Storage as the storage system.
#storage_filters
def storage_filters() -> ::Google::Cloud::StorageInsights::V1::CloudStorageFilters
Returns
- (::Google::Cloud::StorageInsights::V1::CloudStorageFilters) — Cloud Storage as the storage system.
#storage_filters=
def storage_filters=(value) -> ::Google::Cloud::StorageInsights::V1::CloudStorageFilters
Parameter
- value (::Google::Cloud::StorageInsights::V1::CloudStorageFilters) — Cloud Storage as the storage system.
Returns
- (::Google::Cloud::StorageInsights::V1::CloudStorageFilters) — Cloud Storage as the storage system.