Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.CatalogsResource.DatabasesResource.TablesResource.ListRequest.ViewEnum

The view for the returned tables.

Namespace: Google.Apis.BigLakeService.v1
Assembly: Google.Apis.BigLakeService.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.CatalogsResource.DatabasesResource.TablesResource.ListRequest.ViewEnum

Fields

Name Description
BASIC

Include only table names. This is the default value.

FULL

Include everything.

TABLEVIEWUNSPECIFIED

Default value. The API will default to the BASIC view.

In this article
Back to top Generated by DocFX