Show / Hide Table of Contents

Enum PublishersResource.ModelsResource.ListRequest.ViewEnum

Optional. PublisherModel view specifying which fields to read.

Namespace: Google.Apis.Aiplatform.v1beta1
Assembly: Google.Apis.Aiplatform.v1beta1.dll
Syntax
public enum PublishersResource.ModelsResource.ListRequest.ViewEnum

Fields

Name Description
PUBLISHERMODELVERSIONVIEWBASIC

Include: VersionId, ModelVersionExternalName, and SupportedActions.

PUBLISHERMODELVIEWBASIC

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

PUBLISHERMODELVIEWFULL

Include everything.

PUBLISHERMODELVIEWUNSPECIFIED

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

In this article
Back to top Generated by DocFX