Class: Google::Cloud::Dataplex::V1::ListPartitionsResponse

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

Overview

List metadata partitions response.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



246
247
248
249
# File 'proto_docs/google/cloud/dataplex/v1/metadata.rb', line 246

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

#partitions::Array<::Google::Cloud::Dataplex::V1::Partition>



246
247
248
249
# File 'proto_docs/google/cloud/dataplex/v1/metadata.rb', line 246

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