Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::PublisherModelView (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::PublisherModelView.

View enumeration of PublisherModel.

Constants

PUBLISHER_MODEL_VIEW_UNSPECIFIED

value: 0
The default / unset value. The API will default to the BASIC view.

PUBLISHER_MODEL_VIEW_BASIC

value: 1
Include basic metadata about the publisher model, but not the full contents.

PUBLISHER_MODEL_VIEW_FULL

value: 2
Include everything.

PUBLISHER_MODEL_VERSION_VIEW_BASIC

value: 3
Include: VersionId, ModelVersionExternalName, and SupportedActions.