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
| Name | Description |
| parameter_violations |
Sequence[google.cloud.dataflow_v1beta3.types.InvalidTemplateParameters.ParameterViolation]
Describes all parameter violations in a template request. |
Inheritance
builtins.object > proto.message.Message > InvalidTemplateParametersClasses
ParameterViolation
ParameterViolation(mapping=None, *, ignore_unknown_fields=False, **kwargs)A specific template-parameter violation.