Skip to content

Commit

Permalink
🦉 Updates from OwlBot
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Dec 23, 2021
1 parent a9db521 commit 754dd90
Showing 1 changed file with 1 addition and 3 deletions.
Expand Up @@ -380,9 +380,7 @@ public Synchronicity getSynchronicity() {
return getLogging().getWriteSynchronicity();
}

/**
* Sets the metadata auto population flag.
*/
/** Sets the metadata auto population flag. */
public void setAutoPopulateMetadata(Boolean value) {
checkNotNull(value);
this.autoPopulateMetadata = value;
Expand Down

0 comments on commit 754dd90

Please sign in to comment.