public enum PublisherModelViewReference documentation and code samples for the Vertex AI v1beta1 API enum PublisherModelView.
View enumeration of PublisherModel.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Basic |
Include basic metadata about the publisher model, but not the full contents. |
Full |
Include everything. |
PublisherModelVersionViewBasic |
Include: VersionId, ModelVersionExternalName, and SupportedActions. |
Unspecified |
The default / unset value. The API will default to the BASIC view. |