Class: Google::Cloud::StorageInsights::V1::ObjectMetadataReportOptions

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/storageinsights/v1/storageinsights.rb

Overview

Report specification for exporting object metadata. Next ID: 4

Instance Attribute Summary collapse

Instance Attribute Details

#metadata_fields::Array<::String>

Returns Metadata fields to be included in the report.

Returns:

  • (::Array<::String>)

    Metadata fields to be included in the report.



378
379
380
381
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 378

class ObjectMetadataReportOptions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#storage_destination_options::Google::Cloud::StorageInsights::V1::CloudStorageDestinationOptions

Returns Cloud Storage as the storage system.

Returns:



378
379
380
381
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 378

class ObjectMetadataReportOptions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#storage_filters::Google::Cloud::StorageInsights::V1::CloudStorageFilters

Returns Cloud Storage as the storage system.

Returns:



378
379
380
381
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 378

class ObjectMetadataReportOptions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end