lib/google/apis/datastream_v1/classes.rb in google-apis-datastream_v1-0.22.0 vs lib/google/apis/datastream_v1/classes.rb in google-apis-datastream_v1-0.23.0
- old
+ new
@@ -587,11 +587,12 @@
# Corresponds to the JSON property `avroFileFormat`
# @return [Google::Apis::DatastreamV1::AvroFileFormat]
attr_accessor :avro_file_format
# The maximum duration for which new events are added before a file is closed
- # and a new file is created.
+ # and a new file is created. Values within the range of 15-60 seconds are
+ # allowed.
# Corresponds to the JSON property `fileRotationInterval`
# @return [String]
attr_accessor :file_rotation_interval
# The maximum file size to be saved in the bucket.
@@ -874,10 +875,10 @@
@streams = args[:streams] if args.key?(:streams)
@unreachable = args[:unreachable] if args.key?(:unreachable)
end
end
- # A resource that represents Google Cloud Platform location.
+ # A resource that represents a Google Cloud location.
class Location
include Google::Apis::Core::Hashable
# The friendly name for this location, typically a nearby city name. For example,
# "Tokyo".