lib/google/apis/datastream_v1/classes.rb in google-apis-datastream_v1-0.20.0 vs lib/google/apis/datastream_v1/classes.rb in google-apis-datastream_v1-0.21.0

- old
+ new

@@ -1564,17 +1564,17 @@ # Oracle database structure. # Corresponds to the JSON property `includeObjects` # @return [Google::Apis::DatastreamV1::OracleRdbms] attr_accessor :include_objects - # Maximum number of concurrent backfill tasks. The number should be non negative. - # If not set (or set to 0), the system's default value will be used. + # Maximum number of concurrent backfill tasks. The number should be non-negative. + # If not set (or set to 0), the system's default value is used. # Corresponds to the JSON property `maxConcurrentBackfillTasks` # @return [Fixnum] attr_accessor :max_concurrent_backfill_tasks - # Maximum number of concurrent CDC tasks. The number should be non negative. If - # not set (or set to 0), the system's default value will be used. + # Maximum number of concurrent CDC tasks. The number should be non-negative. If + # not set (or set to 0), the system's default value is used. # Corresponds to the JSON property `maxConcurrentCdcTasks` # @return [Fixnum] attr_accessor :max_concurrent_cdc_tasks # Configuration to stream large object values.