public enum Config.Ingestion.IngestionRule.IntegrationSelector.Integration extends Enum<Config.Ingestion.IngestionRule.IntegrationSelector.Integration> implements ProtocolMessageEnumIntegration to which the rule applies. This enum is expected to grow over time.
Protobuf enum
google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule.IntegrationSelector.Integration
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DATAPROC |
Dataproc |
DATAPROC_VALUE |
Dataproc |
INTEGRATION_UNSPECIFIED |
Integration is Unspecified |
INTEGRATION_UNSPECIFIED_VALUE |
Integration is Unspecified |
LOOKER_CORE |
Looker Core |
LOOKER_CORE_VALUE |
Looker Core |
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() |
|