type property

String? type
getter/setter pair

Type of metadata containing the finding. Possible string values are:

  • "METADATATYPE_UNSPECIFIED" : Unused
  • "STORAGE_METADATA" : General file metadata provided by Cloud Storage.

Implementation

core.String? type;