Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::RuntimeInfo (v0.22.0)

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

Runtime information about workload execution.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#approximate_usage

defapproximate_usage()->::Google::Cloud::Dataproc::V1::UsageMetrics
Returns

#current_usage

defcurrent_usage()->::Google::Cloud::Dataproc::V1::UsageSnapshot
Returns

#diagnostic_output_uri

defdiagnostic_output_uri()->::String
Returns
  • (::String) — Output only. A URI pointing to the location of the diagnostics tarball.

#endpoints

defendpoints()->::Google::Protobuf::Map{::String=>::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Output only. Map of remote access endpoints (such as web interfaces and APIs) to their URIs.

#output_uri

defoutput_uri()->::String
Returns
  • (::String) — Output only. A URI pointing to the location of the stdout and stderr of the workload.

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.