Interface protos.google.dataflow.v1beta3.InvalidTemplateParameters.IParameterViolation

Properties of a ParameterViolation.

Package

@google-cloud/dataflow!

Properties

description

description?: (string|null);

ParameterViolation description

Property Value
TypeDescription
(string|null)

parameter

parameter?: (string|null);

ParameterViolation parameter

Property Value
TypeDescription
(string|null)