google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.Model.SearchServicesResponse View Source
Response message for SearchServices method.
Attributes
- nextPageToken (String): Token that can be passed to `ListAvailableServices` to resume a paginated query. Defaults to:
null
. - services (List[PublishedService]): Services available publicly or available to the authenticated caller. Defaults to:
null
.