Class: Google::Cloud::Domains::V1beta1::SearchDomainsResponse

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

Overview

Response for the SearchDomains method.

Instance Attribute Summary collapse

Instance Attribute Details

#register_parameters::Array<::Google::Cloud::Domains::V1beta1::RegisterParameters>

Returns Results of the domain name search.

Returns:



451
452
453
454
# File 'proto_docs/google/cloud/domains/v1beta1/domains.rb', line 451

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