lib/google/apis/analyticshub_v1/classes.rb in google-apis-analyticshub_v1-0.11.0 vs lib/google/apis/analyticshub_v1/classes.rb in google-apis-analyticshub_v1-0.12.0

- old
+ new

@@ -1029,12 +1029,11 @@ class RefreshSubscriptionResponse include Google::Apis::Core::Hashable # A subscription represents a subscribers' access to a particular set of # published data. It contains references to associated listings, data exchanges, - # and linked datasets. TODO(b/267528977) Consider port the new resource to - # v1beta1 and dataexchange APIs. + # and linked datasets. # Corresponds to the JSON property `subscription` # @return [Google::Apis::AnalyticshubV1::Subscription] attr_accessor :subscription def initialize(**args) @@ -1264,12 +1263,11 @@ class SubscribeDataExchangeResponse include Google::Apis::Core::Hashable # A subscription represents a subscribers' access to a particular set of # published data. It contains references to associated listings, data exchanges, - # and linked datasets. TODO(b/267528977) Consider port the new resource to - # v1beta1 and dataexchange APIs. + # and linked datasets. # Corresponds to the JSON property `subscription` # @return [Google::Apis::AnalyticshubV1::Subscription] attr_accessor :subscription def initialize(**args) @@ -1305,12 +1303,11 @@ class SubscribeListingResponse include Google::Apis::Core::Hashable # A subscription represents a subscribers' access to a particular set of # published data. It contains references to associated listings, data exchanges, - # and linked datasets. TODO(b/267528977) Consider port the new resource to - # v1beta1 and dataexchange APIs. + # and linked datasets. # Corresponds to the JSON property `subscription` # @return [Google::Apis::AnalyticshubV1::Subscription] attr_accessor :subscription def initialize(**args) @@ -1323,11 +1320,10 @@ end end # A subscription represents a subscribers' access to a particular set of # published data. It contains references to associated listings, data exchanges, - # and linked datasets. TODO(b/267528977) Consider port the new resource to - # v1beta1 and dataexchange APIs. + # and linked datasets. class Subscription include Google::Apis::Core::Hashable # Output only. Timestamp when the subscription was created. # Corresponds to the JSON property `creationTime`