Uses of Interface
com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptionsOrBuilder
-
Uses of Database.EncryptionConfig.SourceEncryptionOptionsOrBuilder in com.google.firestore.admin.v1
Classes in com.google.firestore.admin.v1 that implement Database.EncryptionConfig.SourceEncryptionOptionsOrBuilderModifier and TypeClassDescriptionstatic final classThe configuration options for using the same encryption method as the source.static final classThe configuration options for using the same encryption method as the source.Methods in com.google.firestore.admin.v1 that return Database.EncryptionConfig.SourceEncryptionOptionsOrBuilderModifier and TypeMethodDescriptionDatabase.EncryptionConfig.Builder.getUseSourceEncryptionOrBuilder()The database will use the same encryption configuration as the source.Database.EncryptionConfig.getUseSourceEncryptionOrBuilder()The database will use the same encryption configuration as the source.Database.EncryptionConfigOrBuilder.getUseSourceEncryptionOrBuilder()The database will use the same encryption configuration as the source.