Interface protos.google.cloud.datacatalog.v1beta1.IEntryGroup

Properties of an EntryGroup.

Package

@google-cloud/datacatalog!

Properties

dataCatalogTimestamps

dataCatalogTimestamps?: (google.cloud.datacatalog.v1beta1.ISystemTimestamps|null);

EntryGroup dataCatalogTimestamps

Property Value
TypeDescription
(google.cloud.datacatalog.v1beta1.ISystemTimestamps|null)

description

description?: (string|null);

EntryGroup description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

EntryGroup displayName

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

EntryGroup name

Property Value
TypeDescription
(string|null)