Elem - Java type of the Array element datapublic static interface SqlType.Array<Elem> extends SqlType<List<Elem>>
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 |
|---|---|
SqlType<Elem> |
getElementType() |
Copyright © 2026 Google LLC. All rights reserved.