Uses of Enum
com.google.spanner.v1.TransactionOptions.ReadOnly.TimestampBoundCase
-
Uses of TransactionOptions.ReadOnly.TimestampBoundCase in com.google.spanner.v1
Methods in com.google.spanner.v1 that return TransactionOptions.ReadOnly.TimestampBoundCaseModifier and TypeMethodDescriptionTransactionOptions.ReadOnly.TimestampBoundCase.forNumber(int value) TransactionOptions.ReadOnly.Builder.getTimestampBoundCase()TransactionOptions.ReadOnly.getTimestampBoundCase()TransactionOptions.ReadOnlyOrBuilder.getTimestampBoundCase()TransactionOptions.ReadOnly.TimestampBoundCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.TransactionOptions.ReadOnly.TimestampBoundCase.values()Returns an array containing the constants of this enum type, in the order they are declared.