public enum DataDocumentationResult.SchemaRelationship.Type extends Enum<DataDocumentationResult.SchemaRelationship.Type> implements ProtocolMessageEnumThe type of relationship.
Protobuf enum
google.cloud.dataplex.v1.DataDocumentationResult.SchemaRelationship.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
SCHEMA_JOIN |
Indicates a join relationship between the schema fields. |
SCHEMA_JOIN_VALUE |
Indicates a join relationship between the schema fields. |
TYPE_UNSPECIFIED |
The type of the schema relationship is unspecified. |
TYPE_UNSPECIFIED_VALUE |
The type of the schema relationship is unspecified. |
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() |
|