Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit a40e509

Browse files
gcf-owl-bot[bot]minherz
authored andcommitted
1 parent eb1fe11 commit a40e509

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

‎google-cloud-logging/src/main/java/com/google/cloud/logging/LoggingHandler.java‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -380,9 +380,7 @@ public Synchronicity getSynchronicity() {
380380
return getLogging().getWriteSynchronicity();
381381
}
382382

383-
/**
384-
* Sets the metadata auto population flag.
385-
*/
383+
/** Sets the metadata auto population flag. */
386384
public void setAutoPopulateMetadata(Boolean value) {
387385
checkNotNull(value);
388386
this.autoPopulateMetadata = value;

0 commit comments

Comments
 (0)