Class: Google::Cloud::Dataplex::V1::ListEntryGroupsRequest

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

Overview

List entryGroups request.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



597
598
599
600
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 597

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

#order_by::String



597
598
599
600
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 597

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

#page_size::Integer



597
598
599
600
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 597

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

#page_token::String



597
598
599
600
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 597

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

#parent::String



597
598
599
600
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 597

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