Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::UsageSnapshot (v0.25.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::UsageSnapshot.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#accelerator_type

defaccelerator_type()->::String
Returns
  • (::String) — Optional. Accelerator type being used, if any

#accelerator_type=

defaccelerator_type=(value)->::String
Parameter
  • value (::String) — Optional. Accelerator type being used, if any
Returns
  • (::String) — Optional. Accelerator type being used, if any

#milli_accelerator

defmilli_accelerator()->::Integer
Returns

#milli_accelerator=

defmilli_accelerator=(value)->::Integer
Parameter
Returns

#milli_dcu

defmilli_dcu()->::Integer
Returns

#milli_dcu=

defmilli_dcu=(value)->::Integer
Parameter
Returns

#milli_dcu_premium

defmilli_dcu_premium()->::Integer
Returns
  • (::Integer) — Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) charged at premium tier (see Dataproc Serverless pricing).

#milli_dcu_premium=

defmilli_dcu_premium=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) charged at premium tier (see Dataproc Serverless pricing).
Returns
  • (::Integer) — Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) charged at premium tier (see Dataproc Serverless pricing).

#shuffle_storage_gb

defshuffle_storage_gb()->::Integer
Returns

#shuffle_storage_gb=

defshuffle_storage_gb=(value)->::Integer
Parameter
Returns

#shuffle_storage_gb_premium

defshuffle_storage_gb_premium()->::Integer
Returns

#shuffle_storage_gb_premium=

defshuffle_storage_gb_premium=(value)->::Integer
Parameter
Returns

#snapshot_time

defsnapshot_time()->::Google::Protobuf::Timestamp
Returns

#snapshot_time=

defsnapshot_time=(value)->::Google::Protobuf::Timestamp
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.