GoogleCloudDataplexV1DataProfileResultProfileFieldResponse

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The mode of the field. Possible values include: REQUIRED, if it is a required field. NULLABLE, if it is an optional field. REPEATED, if it is a repeated field.

Link copied to clipboard

The name of the field.

Link copied to clipboard

Profile information for the corresponding field.

Link copied to clipboard

The data type retrieved from the schema of the data source. For instance, for a BigQuery native table, it is the BigQuery Table Schema (https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#tablefieldschema). For a Dataplex Entity, it is the Entity Schema (https://cloud.google.com/dataplex/docs/reference/rpc/google.cloud.dataplex.v1#type_3).