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

Properties of a RuntimeInfo.

Package

@google-cloud/dataproc

Properties

endpoints

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

RuntimeInfo endpoints

Property Value
TypeDescription
({ [k: string]: string }|null)

outputUri

outputUri?: (string|null);

RuntimeInfo outputUri

Property Value
TypeDescription
(string|null)