estimatedBytesSaved property

String? estimatedBytesSaved
getter/setter pair

If present, specifies a best-effort estimation of the bytes saved by using the materialized view rather than its base tables.

Implementation

core.String? estimatedBytesSaved;