public enum SearchLineageStreamingRequest.EntitySet extends Enum<SearchLineageStreamingRequest.EntitySet> implements ProtocolMessageEnumEntity set restriction.
Protobuf enum
google.cloud.datacatalog.lineage.v1.SearchLineageStreamingRequest.EntitySet
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ENTITIES |
Returns entities with only FQN specified. For example, entities with the
|
ENTITIES_VALUE |
Returns entities with only FQN specified. For example, entities with the
|
ENTITY_SET_UNSPECIFIED |
The entity set is unspecified. Returns all the data. |
ENTITY_SET_UNSPECIFIED_VALUE |
The entity set is unspecified. Returns all the data. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|