Class: Google::Cloud::Domains::V1::ListRegistrationsResponse

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

Overview

Response for the ListRegistrations method.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



609
610
611
612
# File 'proto_docs/google/cloud/domains/v1/domains.rb', line 609

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

#registrations::Array<::Google::Cloud::Domains::V1::Registration>



609
610
611
612
# File 'proto_docs/google/cloud/domains/v1/domains.rb', line 609

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