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
- (::Google::Protobuf::Timestamp) — Output only. [Output only] Create time stamp
#csv_options
def csv_options() -> ::Google::Cloud::StorageInsights::V1::CSVOptions
Returns
- (::Google::Cloud::StorageInsights::V1::CSVOptions) — Options for CSV formatted reports.
#csv_options=
def csv_options=(value) -> ::Google::Cloud::StorageInsights::V1::CSVOptions
Parameter
- value (::Google::Cloud::StorageInsights::V1::CSVOptions) — Options for CSV formatted reports.
Returns
- (::Google::Cloud::StorageInsights::V1::CSVOptions) — Options for CSV formatted reports.
#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
- (::Google::Cloud::StorageInsights::V1::FrequencyOptions) — The frequency of report generation.
#frequency_options=
def frequency_options=(value) -> ::Google::Cloud::StorageInsights::V1::FrequencyOptions
Parameter
- value (::Google::Cloud::StorageInsights::V1::FrequencyOptions) — The frequency of report generation.
Returns
- (::Google::Cloud::StorageInsights::V1::FrequencyOptions) — The frequency of report generation.
#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
- (::Google::Cloud::StorageInsights::V1::ObjectMetadataReportOptions) — Report for exporting object metadata.
#object_metadata_report_options=
def object_metadata_report_options=(value) -> ::Google::Cloud::StorageInsights::V1::ObjectMetadataReportOptions
Parameter
- value (::Google::Cloud::StorageInsights::V1::ObjectMetadataReportOptions) — Report for exporting object metadata.
Returns
- (::Google::Cloud::StorageInsights::V1::ObjectMetadataReportOptions) — Report for exporting object metadata.
#parquet_options
def parquet_options() -> ::Google::Cloud::StorageInsights::V1::ParquetOptions
Returns
- (::Google::Cloud::StorageInsights::V1::ParquetOptions) — Options for Parquet formatted reports.
#parquet_options=
def parquet_options=(value) -> ::Google::Cloud::StorageInsights::V1::ParquetOptions
Parameter
- value (::Google::Cloud::StorageInsights::V1::ParquetOptions) — Options for Parquet formatted reports.
Returns
- (::Google::Cloud::StorageInsights::V1::ParquetOptions) — Options for Parquet formatted reports.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. [Output only] Update time stamp