public enum DataDocumentationResult.SchemaRelationship.Source extends Enum<DataDocumentationResult.SchemaRelationship.Source> implements ProtocolMessageEnumSource which generated the schema relation edge.
Protobuf enum
google.cloud.dataplex.v1.DataDocumentationResult.SchemaRelationship.Source
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AGENT |
The source of the schema relationship is agent. |
AGENT_VALUE |
The source of the schema relationship is agent. |
QUERY_HISTORY |
The source of the schema relationship is query history from the source system. |
QUERY_HISTORY_VALUE |
The source of the schema relationship is query history from the source system. |
SOURCE_UNSPECIFIED |
The source of the schema relationship is unspecified. |
SOURCE_UNSPECIFIED_VALUE |
The source of the schema relationship is unspecified. |
TABLE_CONSTRAINTS |
The source of the schema relationship is table constraints added in the source system. |
TABLE_CONSTRAINTS_VALUE |
The source of the schema relationship is table constraints added in the source system. |
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() |
|