Reference documentation and code samples for the Google Cloud Billing V1 Client class ListServicesRequest.
Request message for ListServices
.
Generated from protobuf message google.cloud.billing.v1.ListServicesRequest
Namespace
Google \ Cloud \ Billing \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ page_size
int
Requested page size. Defaults to 5000.
↳ page_token
string
A token identifying a page of results to return. This should be a next_page_token
value returned from a previous ListServices
call. If unspecified, the first page of results is returned.
getPageSize
Requested page size. Defaults to 5000.
int
setPageSize
Requested page size. Defaults to 5000.
var
int
$this
getPageToken
A token identifying a page of results to return. This should be a next_page_token
value returned from a previous ListServices
call. If unspecified, the first page of results is returned.
string
setPageToken
A token identifying a page of results to return. This should be a next_page_token
value returned from a previous ListServices
call. If unspecified, the first page of results is returned.
var
string
$this