Skip to content

Commit

Permalink
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Da…
Browse files Browse the repository at this point in the history
…tabaseInfo.java

Co-authored-by: Knut Olav Løite <koloite@gmail.com>
  • Loading branch information
thiagotnunes and olavloite committed Mar 17, 2021
1 parent fafb631 commit cf9f047
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -40,7 +40,7 @@ public abstract static class Builder {
*
* <p>The encryption configuration to be used for the database. The only encryption, other than
* Google's default encryption, is a customer managed encryption with a provided key. If no
* encryption is provided, google's default encryption will be used.
* encryption is provided, Google's default encryption will be used.
*/
public abstract Builder setEncryptionConfig(CustomerManagedEncryption encryptionConfig);

Expand Down

0 comments on commit cf9f047

Please sign in to comment.