Reference documentation and code samples for the Google Cloud Domains V1 Client class ListRegistrationsResponse.
Response for the ListRegistrations
method.
Generated from protobuf message google.cloud.domains.v1.ListRegistrationsResponse
Namespace
Google \ Cloud \ Domains \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ registrations
↳ next_page_token
string
When present, there are more results to retrieve. Set page_token
to this value on a subsequent call to get the next page of results.
getRegistrations
A list of Registration
s.
setRegistrations
A list of Registration
s.
$this
getNextPageToken
When present, there are more results to retrieve. Set page_token
to this
value on a subsequent call to get the next page of results.
string
setNextPageToken
When present, there are more results to retrieve. Set page_token
to this
value on a subsequent call to get the next page of results.
var
string
$this