Show / Hide Table of Contents

Enum JobsResource.ListRequest.ProjectionEnum

Restrict information returned to a set of selected fields

Namespace: Google.Apis.Bigquery.v2
Assembly: Google.Apis.Bigquery.v2.dll
Syntax
public enum ProjectionEnum

Fields

Name Description
Full

Includes all job data

Minimal

Does not include the job configuration

In This Article
Back to top