lib/google/apis/datastream_v1/classes.rb in google-apis-datastream_v1-0.24.0 vs lib/google/apis/datastream_v1/classes.rb in google-apis-datastream_v1-0.25.0
- old
+ new
@@ -84,11 +84,11 @@
# Output only. Backfill job's start time.
# Corresponds to the JSON property `lastStartTime`
# @return [String]
attr_accessor :last_start_time
- # Backfill job state.
+ # Output only. Backfill job state.
# Corresponds to the JSON property `state`
# @return [String]
attr_accessor :state
# Backfill job's triggering reason.
@@ -2413,10 +2413,10 @@
# Messages reflecting the validation results.
# Corresponds to the JSON property `message`
# @return [Array<Google::Apis::DatastreamV1::ValidationMessage>]
attr_accessor :message
- # Validation execution status.
+ # Output only. Validation execution status.
# Corresponds to the JSON property `state`
# @return [String]
attr_accessor :state
def initialize(**args)