Class EntityDetails (1.1.0)

EntityDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details about the entity.

Attributes

NameDescription
entity str
The name of the entity resource. The name is the fully-qualified resource name.
type_ google.cloud.dataplex_v1.types.DiscoveryEvent.EntityType
The type of the entity resource.

Inheritance

builtins.object > proto.message.Message > EntityDetails