dataQualityStandard property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<String>? dataQualityStandard
getter/setter pair

DO NOT POPULATE THIS FIELD.

It is never populated in responses from the platform, and is ignored in queries. It will be removed in a future version entirely.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<core.String>? dataQualityStandard;