Interface protos.google.cloud.dataproc.v1.IRuntimeInfo (5.5.0)

Properties of a RuntimeInfo.

Package

@google-cloud/dataproc

Properties

approximateUsage

approximateUsage?: (google.cloud.dataproc.v1.IUsageMetrics|null);

RuntimeInfo approximateUsage

currentUsage

currentUsage?: (google.cloud.dataproc.v1.IUsageSnapshot|null);

RuntimeInfo currentUsage

diagnosticOutputUri

diagnosticOutputUri?: (string|null);

RuntimeInfo diagnosticOutputUri

endpoints

endpoints?: ({ [k: string]: string }|null);

RuntimeInfo endpoints

outputUri

outputUri?: (string|null);

RuntimeInfo outputUri