Package com.google.bigtable.v2
Class PrepareQueryResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
com.google.bigtable.v2.PrepareQueryResponse.Builder
- All Implemented Interfaces:
PrepareQueryResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- PrepareQueryResponse
public static final class PrepareQueryResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
implements PrepareQueryResponseOrBuilder
Response message for Bigtable.PrepareQueryResponseProtobuf type
google.bigtable.v2.PrepareQueryResponse-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) A serialized prepared query.The time at which the prepared query token becomes invalid.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorStructure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.com.google.protobuf.ByteStringA serialized prepared query.com.google.protobuf.TimestampThe time at which the prepared query token becomes invalid.com.google.protobuf.Timestamp.BuilderThe time at which the prepared query token becomes invalid.com.google.protobuf.TimestampOrBuilderThe time at which the prepared query token becomes invalid.booleanStructure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.booleanThe time at which the prepared query token becomes invalid.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(PrepareQueryResponse other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeMetadata(ResultSetMetadata value) Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) mergeValidUntil(com.google.protobuf.Timestamp value) The time at which the prepared query token becomes invalid.setMetadata(ResultSetMetadata value) Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.setMetadata(ResultSetMetadata.Builder builderForValue) Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.setPreparedQuery(com.google.protobuf.ByteString value) A serialized prepared query.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setValidUntil(com.google.protobuf.Timestamp value) The time at which the prepared query token becomes invalid.setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue) The time at which the prepared query token becomes invalid.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
setField
public PrepareQueryResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
clearField
public PrepareQueryResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
clearOneof
public PrepareQueryResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
setRepeatedField
public PrepareQueryResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
addRepeatedField
public PrepareQueryResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PrepareQueryResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
mergeFrom
public PrepareQueryResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PrepareQueryResponse.Builder>- Throws:
IOException
-
hasMetadata
public boolean hasMetadata()Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;- Specified by:
hasMetadatain interfacePrepareQueryResponseOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;- Specified by:
getMetadatain interfacePrepareQueryResponseOrBuilder- Returns:
- The metadata.
-
setMetadata
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1; -
setMetadata
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1; -
mergeMetadata
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1; -
clearMetadata
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1; -
getMetadataBuilder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1; -
getMetadataOrBuilder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
.google.bigtable.v2.ResultSetMetadata metadata = 1;- Specified by:
getMetadataOrBuilderin interfacePrepareQueryResponseOrBuilder
-
getPreparedQuery
public 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;- Specified by:
getPreparedQueryin interfacePrepareQueryResponseOrBuilder- Returns:
- The preparedQuery.
-
setPreparedQuery
A serialized prepared query. Clients should treat this as an opaque blob of bytes to send in `ExecuteQueryRequest`.
bytes prepared_query = 2;- Parameters:
value- The preparedQuery to set.- Returns:
- This builder for chaining.
-
clearPreparedQuery
A serialized prepared query. Clients should treat this as an opaque blob of bytes to send in `ExecuteQueryRequest`.
bytes prepared_query = 2;- Returns:
- This builder for chaining.
-
hasValidUntil
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;- Specified by:
hasValidUntilin interfacePrepareQueryResponseOrBuilder- Returns:
- Whether the validUntil field is set.
-
getValidUntil
public 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;- Specified by:
getValidUntilin interfacePrepareQueryResponseOrBuilder- Returns:
- The validUntil.
-
setValidUntil
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; -
setValidUntil
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; -
mergeValidUntil
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; -
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; -
getValidUntilBuilder
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; -
getValidUntilOrBuilder
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;- Specified by:
getValidUntilOrBuilderin interfacePrepareQueryResponseOrBuilder
-
setUnknownFields
public final PrepareQueryResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-
mergeUnknownFields
public final PrepareQueryResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PrepareQueryResponse.Builder>
-