Skip to content

Commit b46598e

Browse files
author
Ace Nassri
authored
chore(README): update package name (googleapis#634)
Replaces googleapis#633
1 parent 78bceb2 commit b46598e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-logging/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)