Uses of Enum
com.google.spanner.admin.database.v1.EncryptionInfo.Type
-
Uses of EncryptionInfo.Type in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return EncryptionInfo.TypeModifier and TypeMethodDescriptionstatic EncryptionInfo.TypeEncryptionInfo.Type.forNumber(int value) EncryptionInfo.Builder.getEncryptionType()Output only.EncryptionInfo.getEncryptionType()Output only.EncryptionInfoOrBuilder.getEncryptionType()Output only.static EncryptionInfo.TypeEncryptionInfo.Type.valueOf(int value) Deprecated.static EncryptionInfo.TypeEncryptionInfo.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static EncryptionInfo.TypeReturns the enum constant of this type with the specified name.static EncryptionInfo.Type[]EncryptionInfo.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.admin.database.v1 that return types with arguments of type EncryptionInfo.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<EncryptionInfo.Type>EncryptionInfo.Type.internalGetValueMap()Methods in com.google.spanner.admin.database.v1 with parameters of type EncryptionInfo.TypeModifier and TypeMethodDescriptionEncryptionInfo.Builder.setEncryptionType(EncryptionInfo.Type value) Output only.