public static final class PrepareQueryResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<PrepareQueryResponse.Builder> implements PrepareQueryResponseOrBuilder
Response message for Bigtable.PrepareQueryResponseProtobuf type
google.bigtable.v2.PrepareQueryResponse| Modifier and Type | Method and Description |
|---|---|
PrepareQueryResponse |
build() |
PrepareQueryResponse |
buildPartial() |
PrepareQueryResponse.Builder |
clear() |
PrepareQueryResponse.Builder |
clearMetadata()
Structure of rows in the response stream of `ExecuteQueryResponse` for the
returned `prepared_query`.
|
PrepareQueryResponse.Builder |
clearPreparedQuery()
A serialized prepared query.
|
PrepareQueryResponse.Builder |
clearValidUntil()
The time at which the prepared query token becomes invalid.
|
PrepareQueryResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ResultSetMetadata |
getMetadata()
Structure of rows in the response stream of `ExecuteQueryResponse` for the
returned `prepared_query`.
|
ResultSetMetadata.Builder |
getMetadataBuilder()
Structure of rows in the response stream of `ExecuteQueryResponse` for the
returned `prepared_query`.
|
ResultSetMetadataOrBuilder |
getMetadataOrBuilder()
Structure of rows in the response stream of `ExecuteQueryResponse` for the
returned `prepared_query`.
|
com.google.protobuf.ByteString |
getPreparedQuery()
A serialized prepared query.
|
com.google.protobuf.Timestamp |
getValidUntil()
The time at which the prepared query token becomes invalid.
|
com.google.protobuf.Timestamp.Builder |
getValidUntilBuilder()
The time at which the prepared query token becomes invalid.
|
com.google.protobuf.TimestampOrBuilder |
getValidUntilOrBuilder()
The time at which the prepared query token becomes invalid.
|
boolean |
hasMetadata()
Structure of rows in the response stream of `ExecuteQueryResponse` for the
returned `prepared_query`.
|
boolean |
hasValidUntil()
The time at which the prepared query token becomes invalid.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PrepareQueryResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PrepareQueryResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
PrepareQueryResponse.Builder |
mergeFrom(PrepareQueryResponse other) |
PrepareQueryResponse.Builder |
mergeMetadata(ResultSetMetadata value)
Structure of rows in the response stream of `ExecuteQueryResponse` for the
returned `prepared_query`.
|
PrepareQueryResponse.Builder |
mergeValidUntil(com.google.protobuf.Timestamp value)
The time at which the prepared query token becomes invalid.
|
PrepareQueryResponse.Builder |
setMetadata(ResultSetMetadata.Builder builderForValue)
Structure of rows in the response stream of `ExecuteQueryResponse` for the
returned `prepared_query`.
|
PrepareQueryResponse.Builder |
setMetadata(ResultSetMetadata value)
Structure of rows in the response stream of `ExecuteQueryResponse` for the
returned `prepared_query`.
|
PrepareQueryResponse.Builder |
setPreparedQuery(com.google.protobuf.ByteString value)
A serialized prepared query.
|
PrepareQueryResponse.Builder |
setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the prepared query token becomes invalid.
|
PrepareQueryResponse.Builder |
setValidUntil(com.google.protobuf.Timestamp value)
The time at which the prepared query token becomes invalid.
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PrepareQueryResponse.Builder>public PrepareQueryResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PrepareQueryResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PrepareQueryResponse.Builder>public PrepareQueryResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PrepareQueryResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PrepareQueryResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PrepareQueryResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PrepareQueryResponse.Builder>public PrepareQueryResponse.Builder mergeFrom(PrepareQueryResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PrepareQueryResponse.Builder>public PrepareQueryResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PrepareQueryResponse.Builder>IOExceptionpublic boolean hasMetadata()
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;hasMetadata in interface PrepareQueryResponseOrBuilderpublic ResultSetMetadata getMetadata()
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;getMetadata in interface PrepareQueryResponseOrBuilderpublic PrepareQueryResponse.Builder setMetadata(ResultSetMetadata value)
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;public PrepareQueryResponse.Builder setMetadata(ResultSetMetadata.Builder builderForValue)
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;public PrepareQueryResponse.Builder mergeMetadata(ResultSetMetadata value)
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;public PrepareQueryResponse.Builder clearMetadata()
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;public ResultSetMetadata.Builder getMetadataBuilder()
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;public ResultSetMetadataOrBuilder getMetadataOrBuilder()
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;getMetadataOrBuilder in interface PrepareQueryResponseOrBuilderpublic com.google.protobuf.ByteString getPreparedQuery()
A serialized prepared query. Clients should treat this as an opaque blob of bytes to send in `ExecuteQueryRequest`.
bytes prepared_query = 2;getPreparedQuery in interface PrepareQueryResponseOrBuilderpublic PrepareQueryResponse.Builder setPreparedQuery(com.google.protobuf.ByteString value)
A serialized prepared query. Clients should treat this as an opaque blob of bytes to send in `ExecuteQueryRequest`.
bytes prepared_query = 2;value - The preparedQuery to set.public PrepareQueryResponse.Builder clearPreparedQuery()
A serialized prepared query. Clients should treat this as an opaque blob of bytes to send in `ExecuteQueryRequest`.
bytes prepared_query = 2;public boolean hasValidUntil()
The time at which the prepared query token becomes invalid. A token may become invalid early due to changes in the data being read, but it provides a guideline to refresh query plans asynchronously.
.google.protobuf.Timestamp valid_until = 3;hasValidUntil in interface PrepareQueryResponseOrBuilderpublic com.google.protobuf.Timestamp getValidUntil()
The time at which the prepared query token becomes invalid. A token may become invalid early due to changes in the data being read, but it provides a guideline to refresh query plans asynchronously.
.google.protobuf.Timestamp valid_until = 3;getValidUntil in interface PrepareQueryResponseOrBuilderpublic PrepareQueryResponse.Builder setValidUntil(com.google.protobuf.Timestamp value)
The time at which the prepared query token becomes invalid. A token may become invalid early due to changes in the data being read, but it provides a guideline to refresh query plans asynchronously.
.google.protobuf.Timestamp valid_until = 3;public PrepareQueryResponse.Builder setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the prepared query token becomes invalid. A token may become invalid early due to changes in the data being read, but it provides a guideline to refresh query plans asynchronously.
.google.protobuf.Timestamp valid_until = 3;public PrepareQueryResponse.Builder mergeValidUntil(com.google.protobuf.Timestamp value)
The time at which the prepared query token becomes invalid. A token may become invalid early due to changes in the data being read, but it provides a guideline to refresh query plans asynchronously.
.google.protobuf.Timestamp valid_until = 3;public PrepareQueryResponse.Builder clearValidUntil()
The time at which the prepared query token becomes invalid. A token may become invalid early due to changes in the data being read, but it provides a guideline to refresh query plans asynchronously.
.google.protobuf.Timestamp valid_until = 3;public com.google.protobuf.Timestamp.Builder getValidUntilBuilder()
The time at which the prepared query token becomes invalid. A token may become invalid early due to changes in the data being read, but it provides a guideline to refresh query plans asynchronously.
.google.protobuf.Timestamp valid_until = 3;public com.google.protobuf.TimestampOrBuilder getValidUntilOrBuilder()
The time at which the prepared query token becomes invalid. A token may become invalid early due to changes in the data being read, but it provides a guideline to refresh query plans asynchronously.
.google.protobuf.Timestamp valid_until = 3;getValidUntilOrBuilder in interface PrepareQueryResponseOrBuilderCopyright © 2026 Google LLC. All rights reserved.