Entity
Create a metadata entity. Auto-naming is currently not supported for this resource.
Properties
Identifies the access mechanism to the entity. Not user settable.
The name of the associated Data Catalog entry.
Metadata stores that the entity is compatible with.
The time when the entity was created.
Immutable. The storage path of the entity data. For Cloud Storage data, this is the fully-qualified path to the entity, such as gs://bucket/path/to/data. For BigQuery data, this is the name of the table resource, such as projects/project_id/datasets/dataset_id/tables/table_id.
/* Optional. The set of items within the data path constituting the data in the entity, represented as a glob path. Example: gs://bucket/path/to/data/**/*.csv. */
Optional. User friendly longer description text. Must be shorter than or equal to 1024 characters.
Optional. Display name must be shorter than or equal to 256 characters.
Identifies the storage format of the entity data. It does not apply to entities with data stored in BigQuery.
The description of the data structure and layout. The schema is not included in list responses. It is only included in SCHEMA and FULL entity views of a GetEntity response.
The time when the entity was last updated.