Interface protos.google.cloud.aiplatform.v1beta1.PipelineJob.IRuntimeConfig (1.15.0)

Properties of a RuntimeConfig.

Package

@google-cloud/aiplatform

Properties

gcsOutputDirectory

gcsOutputDirectory?: (string|null);

RuntimeConfig gcsOutputDirectory

parameters

parameters?: ({ [k: string]: google.cloud.aiplatform.v1beta1.IValue }|null);

RuntimeConfig parameters

parameterValues

parameterValues?: ({ [k: string]: google.protobuf.IValue }|null);

RuntimeConfig parameterValues