public enum Context.SchemaRelationship.Source extends Enum<Context.SchemaRelationship.Source> implements ProtocolMessageEnumSource which generated the schema relation edge.
Protobuf enum
google.cloud.geminidataanalytics.v1beta.Context.SchemaRelationship.Source
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BIGQUERY_JOB_HISTORY |
The source of the schema relationship is BigQuery job history. |
BIGQUERY_JOB_HISTORY_VALUE |
The source of the schema relationship is BigQuery job history. |
BIGQUERY_TABLE_CONSTRAINTS |
The source of the schema relationship is BigQuery table constraints. |
BIGQUERY_TABLE_CONSTRAINTS_VALUE |
The source of the schema relationship is BigQuery table constraints. |
LLM_SUGGESTED |
The source of the schema relationship is LLM suggested. |
LLM_SUGGESTED_VALUE |
The source of the schema relationship is LLM suggested. |
SOURCE_UNSPECIFIED |
The source of the schema relationship is unspecified. |
SOURCE_UNSPECIFIED_VALUE |
The source 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() |
|