GoogleCloudDatacatalogV1EntryGroup class

Entry group metadata.

An EntryGroup resource represents a logical grouping of zero or more Data Catalog Entry resources.

Properties

dataCatalogTimestamps GoogleCloudDatacatalogV1SystemTimestamps?
Timestamps of the entry group.
getter/setter pair
description String?
Entry group description.
getter/setter pair
displayName String?
A short name to identify the entry group, for example, "analytics data - jan 2011".
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
name String?
The resource name of the entry group in URL format.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited