Class ObjectMetadataReportOptions (0.1.7)

ObjectMetadataReportOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Report specification for exporting object metadata. Next ID: 4

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
metadata_fields MutableSequence[str]
Metadata fields to be included in the report.
storage_filters google.cloud.storageinsights_v1.types.CloudStorageFilters
Cloud Storage as the storage system. This field is a member of oneof_ filter.
storage_destination_options google.cloud.storageinsights_v1.types.CloudStorageDestinationOptions
Cloud Storage as the storage system. This field is a member of oneof_ destination_options.