Class: Google::Cloud::Metastore::V1::ListFederationsRequest

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

Overview

Request message for ListFederations.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



172
173
174
175
# File 'proto_docs/google/cloud/metastore/v1/metastore_federation.rb', line 172

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

#order_by::String



172
173
174
175
# File 'proto_docs/google/cloud/metastore/v1/metastore_federation.rb', line 172

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

#page_size::Integer



172
173
174
175
# File 'proto_docs/google/cloud/metastore/v1/metastore_federation.rb', line 172

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

#page_token::String



172
173
174
175
# File 'proto_docs/google/cloud/metastore/v1/metastore_federation.rb', line 172

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

#parent::String



172
173
174
175
# File 'proto_docs/google/cloud/metastore/v1/metastore_federation.rb', line 172

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