Uses of Enum
com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
-
Uses of StartBatchTransactionAction.ParamCase in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return StartBatchTransactionAction.ParamCaseModifier and TypeMethodDescriptionStartBatchTransactionAction.ParamCase.forNumber(int value) StartBatchTransactionAction.Builder.getParamCase()StartBatchTransactionAction.getParamCase()StartBatchTransactionActionOrBuilder.getParamCase()StartBatchTransactionAction.ParamCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.StartBatchTransactionAction.ParamCase.values()Returns an array containing the constants of this enum type, in the order they are declared.