StructType |
StructType.Builder.build() |
|
StructType |
StructType.Builder.buildPartial() |
|
static StructType |
StructType.getDefaultInstance() |
|
StructType |
StructType.Builder.getDefaultInstanceForType() |
|
StructType |
StructType.getDefaultInstanceForType() |
|
StructType |
ResultSetMetadata.Builder.getRowType() |
Indicates the field names and types for the rows in the result
set.
|
StructType |
ResultSetMetadata.getRowType() |
Indicates the field names and types for the rows in the result
set.
|
StructType |
ResultSetMetadataOrBuilder.getRowType() |
Indicates the field names and types for the rows in the result
set.
|
StructType |
Type.Builder.getStructType() |
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
|
StructType |
Type.getStructType() |
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
|
StructType |
TypeOrBuilder.getStructType() |
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
|
StructType |
ResultSetMetadata.Builder.getUndeclaredParameters() |
A SQL query can be parameterized.
|
StructType |
ResultSetMetadata.getUndeclaredParameters() |
A SQL query can be parameterized.
|
StructType |
ResultSetMetadataOrBuilder.getUndeclaredParameters() |
A SQL query can be parameterized.
|
static StructType |
StructType.parseDelimitedFrom(InputStream input) |
|
static StructType |
StructType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StructType |
StructType.parseFrom(byte[] data) |
|
static StructType |
StructType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StructType |
StructType.parseFrom(com.google.protobuf.ByteString data) |
|
static StructType |
StructType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StructType |
StructType.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static StructType |
StructType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StructType |
StructType.parseFrom(InputStream input) |
|
static StructType |
StructType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StructType |
StructType.parseFrom(ByteBuffer data) |
|
static StructType |
StructType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|