google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.Model.ListEnabledServicesResponse View Source
Response message for `ListEnabledServices` method.
Attributes
- nextPageToken (String): Token that can be passed to `ListEnabledServices` to resume a paginated query. Defaults to:
null
. - services (List[PublishedService]): Services enabled for the specified parent. Defaults to:
null
.