PublisherModelEulaAcceptance

Response message for [ModelGardenService.UpdatePublisherModelEula][].

Fields
projectNumber string (int64 format)

The project number requesting access for named model.

publisherModel string

The publisher model resource name.

publisherModelEulaAcked boolean

The EULA content acceptance status.

JSON representation
{ "projectNumber": string, "publisherModel": string, "publisherModelEulaAcked": boolean }