class ListSupportedServicesResponse extends Collection (View source)

Properties

protected $collection_key
string $nextPageToken
protected $supportedServicesType
protected $supportedServicesDataType

Methods

setNextPageToken($nextPageToken)

No description

string
getNextPageToken()

No description

setSupportedServices($supportedServices)

No description

Details

setNextPageToken($nextPageToken)

No description

Parameters

$nextPageToken

string getNextPageToken()

No description

Return Value

string

setSupportedServices($supportedServices)

No description

Parameters

$supportedServices

SupportedService[] getSupportedServices()

No description

Return Value

SupportedService[]