Class UsageSnapshot (5.9.3)

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

The usage snapshot represents the resources consumed by a workload at a specified time.

Attributes

NameDescription
milli_dcu int
Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) (see [Dataproc Serverless pricing] (https://cloud.google.com/dataproc-serverless/pricing)).
shuffle_storage_gb int
Optional. Shuffle Storage in gigabytes (GB). (see [Dataproc Serverless pricing] (https://cloud.google.com/dataproc-serverless/pricing))
milli_dcu_premium int
Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) charged at premium tier (see [Dataproc Serverless pricing] (https://cloud.google.com/dataproc-serverless/pricing)).
shuffle_storage_gb_premium int
Optional. Shuffle Storage in gigabytes (GB) charged at premium tier. (see [Dataproc Serverless pricing] (https://cloud.google.com/dataproc-serverless/pricing))
milli_accelerator int
Optional. Milli (one-thousandth) accelerator. (see [Dataproc Serverless pricing] (https://cloud.google.com/dataproc-serverless/pricing))
accelerator_type str
Optional. Accelerator type being used, if any
snapshot_time google.protobuf.timestamp_pb2.Timestamp
Optional. The timestamp of the usage snapshot.