Class: Google::Cloud::MigrationCenter::V1::ListGroupsRequest

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

Overview

A request to list groups.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



980
981
982
983
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 980

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

#order_by::String



980
981
982
983
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 980

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

#page_size::Integer



980
981
982
983
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 980

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

#page_token::String



980
981
982
983
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 980

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

#parent::String



980
981
982
983
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 980

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