Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.NotebookExecutionJobsResource.GetRequest.ViewEnum

Optional. The NotebookExecutionJob view. Defaults to BASIC.

Namespace: Google.Apis.Aiplatform.v1beta1
Assembly: Google.Apis.Aiplatform.v1beta1.dll
Syntax
public enum ProjectsResource.LocationsResource.NotebookExecutionJobsResource.GetRequest.ViewEnum

Fields

Name Description
NOTEBOOKEXECUTIONJOBVIEWBASIC

Includes all fields except for direct notebook inputs.

NOTEBOOKEXECUTIONJOBVIEWFULL

Includes all fields.

NOTEBOOKEXECUTIONJOBVIEWUNSPECIFIED

When unspecified, the API defaults to the BASIC view.

In this article
Back to top Generated by DocFX