Uses of Class
com.google.spanner.executor.v1.SpannerActionOutcome
-
Uses of SpannerActionOutcome in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return SpannerActionOutcomeModifier and TypeMethodDescriptionSpannerActionOutcome.Builder.build()SpannerActionOutcome.Builder.buildPartial()static SpannerActionOutcomeSpannerActionOutcome.getDefaultInstance()SpannerActionOutcome.Builder.getDefaultInstanceForType()SpannerActionOutcome.getDefaultInstanceForType()SpannerAsyncActionResponse.Builder.getOutcome()If action results are split into multiple responses, only the last response can and should contain status.SpannerAsyncActionResponse.getOutcome()If action results are split into multiple responses, only the last response can and should contain status.SpannerAsyncActionResponseOrBuilder.getOutcome()If action results are split into multiple responses, only the last response can and should contain status.static SpannerActionOutcomeSpannerActionOutcome.parseDelimitedFrom(InputStream input) static SpannerActionOutcomeSpannerActionOutcome.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(byte[] data) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(com.google.protobuf.ByteString data) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(com.google.protobuf.CodedInputStream input) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(InputStream input) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(ByteBuffer data) static SpannerActionOutcomeSpannerActionOutcome.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type SpannerActionOutcomeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SpannerActionOutcome>SpannerActionOutcome.getParserForType()static com.google.protobuf.Parser<SpannerActionOutcome>SpannerActionOutcome.parser()Methods in com.google.spanner.executor.v1 with parameters of type SpannerActionOutcomeModifier and TypeMethodDescriptionSpannerActionOutcome.Builder.mergeFrom(SpannerActionOutcome other) SpannerAsyncActionResponse.Builder.mergeOutcome(SpannerActionOutcome value) If action results are split into multiple responses, only the last response can and should contain status.static SpannerActionOutcome.BuilderSpannerActionOutcome.newBuilder(SpannerActionOutcome prototype) SpannerAsyncActionResponse.Builder.setOutcome(SpannerActionOutcome value) If action results are split into multiple responses, only the last response can and should contain status.