Skip to content

Change "import com.google.api.gax.core.ApiFuture;" to "import com.google.api.core.ApiFuture;" #2185

@frankwmoyer

Description

@frankwmoyer

The current README.md references:

import com.google.api.gax.core.ApiFuture;

I'm pretty sure (since I could not get that working and all the other libraries reference com.google.api.core.ApiFuture) that this should be changed to:

import com.google.api.core.ApiFuture;

Metadata

Metadata

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions