Validation(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A validation to perform on a stream.
Attributes | |
---|---|
Name | Description |
description |
str
A short description of the validation. |
state |
google.cloud.datastream_v1.types.Validation.State
Validation execution status. |
message |
Sequence[google.cloud.datastream_v1.types.ValidationMessage]
Messages reflecting the validation results. |
code |
str
A custom code identifying this validation. |
Classes
State
State(value)
Validation execution state.