Skip to content

Latest release missing key Classes #2951

Description

@joeltine

Hello, I noticed that the latest jar on the maven repo doesn't contain all of the classes used and referenced in the documentation.

E.g., to test, d/l the jar: http://central.maven.org/maven2/com/google/cloud/google-cloud-language/1.17.0/google-cloud-language-1.17.0.jar. Extract it, and I see this:

~/Downloads/com/google/cloud/language$ ll -R v1
total 40
-rw-r--r--  1 j  staff    23K Feb 20 10:51 LanguageServiceClient.java
-rw-r--r--  1 j  staff   9.4K Feb 20 10:51 LanguageServiceSettings.java
-rw-r--r--  1 j  staff   1.3K Feb 20 10:51 package-info.java
drwxr-xr-x  5 j  staff   160B Feb 13 16:40 stub/

v1/stub:
total 36
-rw-r--r--  1 j  staff    12K Feb 20 10:51 GrpcLanguageServiceStub.java
-rw-r--r--  1 j  staff   3.0K Feb 20 10:51 LanguageServiceStub.java
-rw-r--r--  1 j  staff    17K Feb 20 10:51 LanguageServiceStubSettings.java

It's missing key classes like Document.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: languageIssues related to the Cloud Natural Language API API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions