Class InvalidTemplateParameters (0.8.0)

InvalidTemplateParameters(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Used in the error_details field of a google.rpc.Status message, this indicates problems with the template parameter.

Attribute

NameDescription
parameter_violations MutableSequence[google.cloud.dataflow_v1beta3.types.InvalidTemplateParameters.ParameterViolation]
Describes all parameter violations in a template request.

Classes

ParameterViolation

ParameterViolation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A specific template-parameter violation.