-
PrepareQueryResponse.Builder.clear()
Structure of rows in the response stream of `ExecuteQueryResponse` for the
returned `prepared_query`.
A serialized prepared query.
The time at which the prepared query token becomes invalid.
PrepareQueryResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PrepareQueryResponse.Builder.mergeFrom(com.google.protobuf.Message other)
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.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
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`.
PrepareQueryResponse.Builder.setPreparedQuery(com.google.protobuf.ByteString value)
A serialized prepared query.
PrepareQueryResponse.Builder.setValidUntil(com.google.protobuf.Timestamp value)
The time at which the prepared query token becomes invalid.
PrepareQueryResponse.Builder.setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the prepared query token becomes invalid.