Class: Google::Cloud::Datastream::V1::ListStreamObjectsRequest

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

Overview

Request for listing all objects for a specific stream.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



480
481
482
483
# File 'proto_docs/google/cloud/datastream/v1/datastream.rb', line 480

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

#page_token::String



480
481
482
483
# File 'proto_docs/google/cloud/datastream/v1/datastream.rb', line 480

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

#parent::String



480
481
482
483
# File 'proto_docs/google/cloud/datastream/v1/datastream.rb', line 480

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