| Modifier and Type | Method and Description |
|---|---|
Type |
Type.Builder.build() |
Type |
Type.Builder.buildPartial() |
static Type |
Type.getDefaultInstance() |
Type |
Type.getDefaultInstanceForType() |
Type |
Type.Builder.getDefaultInstanceForType() |
Type |
Type.ArrayOrBuilder.getElementType()
The type of the elements in the array.
|
Type |
Type.Array.getElementType()
The type of the elements in the array.
|
Type |
Type.Array.Builder.getElementType()
The type of the elements in the array.
|
Type |
Type.AggregateOrBuilder.getInputType()
Type of the inputs that are accumulated by this `Aggregate`.
|
Type |
Type.Aggregate.getInputType()
Type of the inputs that are accumulated by this `Aggregate`.
|
Type |
Type.Aggregate.Builder.getInputType()
Type of the inputs that are accumulated by this `Aggregate`.
|
Type |
Type.MapOrBuilder.getKeyType()
The type of a map key.
|
Type |
Type.Map.getKeyType()
The type of a map key.
|
Type |
Type.Map.Builder.getKeyType()
The type of a map key.
|
Type |
PrepareQueryRequest.getParamTypesOrDefault(String key,
Type defaultValue)
Required.
|
Type |
PrepareQueryRequest.Builder.getParamTypesOrDefault(String key,
Type defaultValue)
Required.
|
Type |
PrepareQueryRequestOrBuilder.getParamTypesOrDefault(String key,
Type defaultValue)
Required.
|
Type |
PrepareQueryRequest.getParamTypesOrThrow(String key)
Required.
|
Type |
PrepareQueryRequest.Builder.getParamTypesOrThrow(String key)
Required.
|
Type |
PrepareQueryRequestOrBuilder.getParamTypesOrThrow(String key)
Required.
|
Type |
Type.AggregateOrBuilder.getStateType()
Output only.
|
Type |
Type.Aggregate.getStateType()
Output only.
|
Type |
Type.Aggregate.Builder.getStateType()
Output only.
|
Type |
ValueOrBuilder.getType()
The verified `Type` of this `Value`, if it cannot be inferred.
|
Type |
ColumnMetadataOrBuilder.getType()
The type of the column.
|
Type |
Type.Struct.FieldOrBuilder.getType()
The type of values in this field.
|
Type |
Type.Struct.Field.getType()
The type of values in this field.
|
Type |
Type.Struct.Field.Builder.getType()
The type of values in this field.
|
Type |
ColumnMetadata.getType()
The type of the column.
|
Type |
ColumnMetadata.Builder.getType()
The type of the column.
|
Type |
Value.getType()
The verified `Type` of this `Value`, if it cannot be inferred.
|
Type |
Value.Builder.getType()
The verified `Type` of this `Value`, if it cannot be inferred.
|
Type |
Type.MapOrBuilder.getValueType()
The type of the values in a map.
|
Type |
Type.Map.getValueType()
The type of the values in a map.
|
Type |
Type.Map.Builder.getValueType()
The type of the values in a map.
|
static Type |
Type.parseDelimitedFrom(InputStream input) |
static Type |
Type.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type |
Type.parseFrom(byte[] data) |
static Type |
Type.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type |
Type.parseFrom(ByteBuffer data) |
static Type |
Type.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type |
Type.parseFrom(com.google.protobuf.ByteString data) |
static Type |
Type.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type |
Type.parseFrom(com.google.protobuf.CodedInputStream input) |
static Type |
Type.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type |
Type.parseFrom(InputStream input) |
static Type |
Type.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Type> |
PrepareQueryRequest.Builder.getMutableParamTypes()
Deprecated.
|
Map<String,Type> |
PrepareQueryRequest.getParamTypes()
Deprecated.
|
Map<String,Type> |
PrepareQueryRequest.Builder.getParamTypes()
Deprecated.
|
Map<String,Type> |
PrepareQueryRequestOrBuilder.getParamTypes()
Deprecated.
|
Map<String,Type> |
PrepareQueryRequest.getParamTypesMap()
Required.
|
Map<String,Type> |
PrepareQueryRequest.Builder.getParamTypesMap()
Required.
|
Map<String,Type> |
PrepareQueryRequestOrBuilder.getParamTypesMap()
Required.
|
com.google.protobuf.Parser<Type> |
Type.getParserForType() |
static com.google.protobuf.Parser<Type> |
Type.parser() |
| Modifier and Type | Method and Description |
|---|---|
Type |
PrepareQueryRequest.getParamTypesOrDefault(String key,
Type defaultValue)
Required.
|
Type |
PrepareQueryRequest.Builder.getParamTypesOrDefault(String key,
Type defaultValue)
Required.
|
Type |
PrepareQueryRequestOrBuilder.getParamTypesOrDefault(String key,
Type defaultValue)
Required.
|
Type.Array.Builder |
Type.Array.Builder.mergeElementType(Type value)
The type of the elements in the array.
|
Type.Builder |
Type.Builder.mergeFrom(Type other) |
Type.Aggregate.Builder |
Type.Aggregate.Builder.mergeInputType(Type value)
Type of the inputs that are accumulated by this `Aggregate`.
|
Type.Map.Builder |
Type.Map.Builder.mergeKeyType(Type value)
The type of a map key.
|
Type.Aggregate.Builder |
Type.Aggregate.Builder.mergeStateType(Type value)
Output only.
|
Type.Struct.Field.Builder |
Type.Struct.Field.Builder.mergeType(Type value)
The type of values in this field.
|
ColumnMetadata.Builder |
ColumnMetadata.Builder.mergeType(Type value)
The type of the column.
|
Value.Builder |
Value.Builder.mergeType(Type value)
The verified `Type` of this `Value`, if it cannot be inferred.
|
Type.Map.Builder |
Type.Map.Builder.mergeValueType(Type value)
The type of the values in a map.
|
static Type.Builder |
Type.newBuilder(Type prototype) |
PrepareQueryRequest.Builder |
PrepareQueryRequest.Builder.putParamTypes(String key,
Type value)
Required.
|
Type.Array.Builder |
Type.Array.Builder.setElementType(Type value)
The type of the elements in the array.
|
Type.Aggregate.Builder |
Type.Aggregate.Builder.setInputType(Type value)
Type of the inputs that are accumulated by this `Aggregate`.
|
Type.Map.Builder |
Type.Map.Builder.setKeyType(Type value)
The type of a map key.
|
Type.Aggregate.Builder |
Type.Aggregate.Builder.setStateType(Type value)
Output only.
|
Type.Struct.Field.Builder |
Type.Struct.Field.Builder.setType(Type value)
The type of values in this field.
|
ColumnMetadata.Builder |
ColumnMetadata.Builder.setType(Type value)
The type of the column.
|
Value.Builder |
Value.Builder.setType(Type value)
The verified `Type` of this `Value`, if it cannot be inferred.
|
Type.Map.Builder |
Type.Map.Builder.setValueType(Type value)
The type of the values in a map.
|
| Modifier and Type | Method and Description |
|---|---|
PrepareQueryRequest.Builder |
PrepareQueryRequest.Builder.putAllParamTypes(Map<String,Type> values)
Required.
|
Copyright © 2026 Google LLC. All rights reserved.