proto_docs/google/pubsub/v1/pubsub.rb in google-cloud-pubsub-v1-0.12.0 vs proto_docs/google/pubsub/v1/pubsub.rb in google-cloud-pubsub-v1-0.12.1

- old
+ new

@@ -462,12 +462,12 @@ # `topic_message_retention_duration` are always available to subscribers. See # the `message_retention_duration` field in `Topic`. This field is set only # in responses from the server; it is ignored if it is set in any requests. # @!attribute [r] state # @return [::Google::Cloud::PubSub::V1::Subscription::State] - # Output only. An output-only field indicating whether or not the subscription can receive - # messages. + # Output only. An output-only field indicating whether or not the + # subscription can receive messages. class Subscription include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key @@ -661,11 +661,11 @@ # when writing to BigQuery. Otherwise, the schemas must be kept in sync and # any messages with extra fields are not written and remain in the # subscription's backlog. # @!attribute [r] state # @return [::Google::Cloud::PubSub::V1::BigQueryConfig::State] - # Output only. An output-only field that indicates whether or not the subscription can - # receive messages. + # Output only. An output-only field that indicates whether or not the + # subscription can receive messages. class BigQueryConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Possible states for a BigQuery subscription.