Class GetPublisherModelRequest (1.62.0)

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

Request message for ModelGardenService.GetPublisherModel

Attributes

Name Description
name str
Required. The name of the PublisherModel resource. Format: publishers/{publisher}/models/{publisher_model}
language_code str
Optional. The IETF BCP-47 language code representing the language in which the publisher model's text information should be written in.
view google.cloud.aiplatform_v1.types.PublisherModelView
Optional. PublisherModel view specifying which fields to read.
is_hugging_face_model bool
Optional. Boolean indicates whether the requested model is a Hugging Face model.
hugging_face_token str
Optional. Token used to access Hugging Face gated models.

Methods

GetPublisherModelRequest

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

Request message for ModelGardenService.GetPublisherModel