Skip to content

Commit cc394a2

Browse files
chore: regenerate README (#635)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-21 04:59:24,120 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-logging/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-21 04:59:25,182 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/831b031d-ecf5-43d6-b454-03aa60349616/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 6b3ee2c commit cc394a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/readme/synth.metadata/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-logging.git",
7-
"sha": "e27b0b0b12c5aaa170910ecc34357d7a3e1be9a6"
7+
"sha": "6b3ee2cf2db8bdca6262bd7bd60c0ba1df9e1c32"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ With Logging you can also list log entries that have been previously written. Ad
172172
imports at the top of your file:
173173

174174
```java
175-
import com.google.api.gax.paging.Page;
175+
import com.google.cloud.Page;
176176
import com.google.cloud.logging.LogEntry;
177177
import com.google.cloud.logging.Logging.EntryListOption;
178178
```

0 commit comments

Comments
 (0)