Cloud Dataplex v1 API - Enum GetEntityRequest.Types.EntityView (2.9.0)

public enum GetEntityRequest.Types.EntityView

Reference documentation and code samples for the Cloud Dataplex v1 API enum GetEntityRequest.Types.EntityView.

Entity views for get entity partial result.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Basic

Minimal view that does not include the schema.

Full

Include everything. Currently, this is the same as the SCHEMA view.

Schema

Include basic information and schema.

Unspecified

The API will default to the BASIC view.