Class: Google::Cloud::Datastream::V1::ListStreamsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datastream/v1/datastream.rb

Overview

Response message for listing streams.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



340
341
342
343
# File 'proto_docs/google/cloud/datastream/v1/datastream.rb', line 340

class ListStreamsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#streams::Array<::Google::Cloud::Datastream::V1::Stream>



340
341
342
343
# File 'proto_docs/google/cloud/datastream/v1/datastream.rb', line 340

class ListStreamsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#unreachable::Array<::String>



340
341
342
343
# File 'proto_docs/google/cloud/datastream/v1/datastream.rb', line 340

class ListStreamsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end