Skip to content

Commit 6b3ee2c

Browse files
author
Ace Nassri
authored
chore(README): update package name (#634)
Replaces #633
1 parent 7c239bb commit 6b3ee2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.cloud.Page;
175+
import com.google.api.gax.paging.Page;
176176
import com.google.cloud.logging.LogEntry;
177177
import com.google.cloud.logging.Logging.EntryListOption;
178178
```

0 commit comments

Comments
 (0)