T - Java type of the protobuf enum@BetaApi(value="This feature is currently experimental and can change in the future") public static interface SqlType.Enum<T extends com.google.protobuf.ProtocolMessageEnum> extends SqlType<T>
SqlType.Array<Elem>, SqlType.Code, SqlType.Enum<T extends com.google.protobuf.ProtocolMessageEnum>, SqlType.Map<K,V>, SqlType.Proto<T extends com.google.protobuf.AbstractMessage>, SqlType.Struct| Modifier and Type | Method and Description |
|---|---|
String |
getEnumName() |
Function<Integer,T> |
getForNumber() |
Copyright © 2026 Google LLC. All rights reserved.