lib/google/apis/datastream_v1/classes.rb in google-apis-datastream_v1-0.25.0 vs lib/google/apis/datastream_v1/classes.rb in google-apis-datastream_v1-0.26.0

- old
+ new

@@ -2015,10 +2015,11 @@ # A single target dataset to which all data will be streamed. class SingleTargetDataset include Google::Apis::Core::Hashable - # The dataset ID of the target dataset. + # The dataset ID of the target dataset. DatasetIds allowed characters: https:// + # cloud.google.com/bigquery/docs/reference/rest/v2/datasets#datasetreference. # Corresponds to the JSON property `datasetId` # @return [String] attr_accessor :dataset_id def initialize(**args)