Class EstimateDataSizeResponse (0.11.11)

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

Response of the EstimateDataSize request. If the long running operation was successful, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.

Attributes

NameDescription
data_size_bytes int
Data size in terms of bytes.
document_count int
Total number of documents.