Storage Insights V1 API - Class Google::Cloud::StorageInsights::V1::ReportConfig (v0.5.0)

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

Message describing ReportConfig object. ReportConfig is the configuration to generate reports. See https://cloud.google.com/storage/docs/insights/using-inventory-reports#create-config-rest for more details on how to set various fields. Next ID: 12

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#csv_options

def csv_options() -> ::Google::Cloud::StorageInsights::V1::CSVOptions
Returns

#csv_options=

def csv_options=(value) -> ::Google::Cloud::StorageInsights::V1::CSVOptions
Parameter
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — User provided display name which can be empty and limited to 256 characters that is editable.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — User provided display name which can be empty and limited to 256 characters that is editable.
Returns
  • (::String) — User provided display name which can be empty and limited to 256 characters that is editable.

#frequency_options

def frequency_options() -> ::Google::Cloud::StorageInsights::V1::FrequencyOptions
Returns

#frequency_options=

def frequency_options=(value) -> ::Google::Cloud::StorageInsights::V1::FrequencyOptions
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs

#name

def name() -> ::String
Returns
  • (::String) — name of resource. It will be of form projects/

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — name of resource. It will be of form projects/
Returns
  • (::String) — name of resource. It will be of form projects/

#object_metadata_report_options

def object_metadata_report_options() -> ::Google::Cloud::StorageInsights::V1::ObjectMetadataReportOptions
Returns

#object_metadata_report_options=

def object_metadata_report_options=(value) -> ::Google::Cloud::StorageInsights::V1::ObjectMetadataReportOptions
Parameter
Returns

#parquet_options

def parquet_options() -> ::Google::Cloud::StorageInsights::V1::ParquetOptions
Returns

#parquet_options=

def parquet_options=(value) -> ::Google::Cloud::StorageInsights::V1::ParquetOptions
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns