Class BatchUpdateUserLicensesResponse (0.13.11)

BatchUpdateUserLicensesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for UserLicenseService.BatchUpdateUserLicenses method.

Attributes

Name Description
user_licenses MutableSequence[google.cloud.discoveryengine_v1.types.UserLicense]
UserLicenses successfully updated.
error_samples MutableSequence[google.rpc.status_pb2.Status]
A sample of errors encountered while processing the request.