Uses of Class
com.google.spanner.executor.v1.Value
-
Uses of Value in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return ValueModifier and TypeMethodDescriptionValue.Builder.build()Value.Builder.buildPartial()static ValueValue.getDefaultInstance()Value.Builder.getDefaultInstanceForType()Value.getDefaultInstanceForType()QueryAction.Parameter.Builder.getValue()Value of the parameter.QueryAction.Parameter.getValue()Value of the parameter.QueryAction.ParameterOrBuilder.getValue()Value of the parameter.ValueList.Builder.getValue(int index) Values contained in this ValueList.ValueList.getValue(int index) Values contained in this ValueList.ValueListOrBuilder.getValue(int index) Values contained in this ValueList.static ValueValue.parseDelimitedFrom(InputStream input) static ValueValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(byte[] data) static ValueValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(com.google.protobuf.ByteString data) static ValueValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(com.google.protobuf.CodedInputStream input) static ValueValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(InputStream input) static ValueValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(ByteBuffer data) static ValueValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type ValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Value>Value.getParserForType()ValueList.Builder.getValueList()Values contained in this ValueList.ValueList.getValueList()Values contained in this ValueList.ValueListOrBuilder.getValueList()Values contained in this ValueList.static com.google.protobuf.Parser<Value>Value.parser()Methods in com.google.spanner.executor.v1 with parameters of type ValueModifier and TypeMethodDescriptionValues contained in this ValueList.Values contained in this ValueList.QueryAction.Parameter.Builder.mergeValue(Value value) Value of the parameter.static Value.BuilderValue.newBuilder(Value prototype) Value of the parameter.Values contained in this ValueList.Method parameters in com.google.spanner.executor.v1 with type arguments of type ValueModifier and TypeMethodDescriptionValueList.Builder.addAllValue(Iterable<? extends Value> values) Values contained in this ValueList.