Skip to content

Google\Cloud\Translate\V3\TranslationServiceClient not found #9226

@stAn47

Description

@stAn47

It seems the TranslationServiceClient namespace changed, while the documentation still uses both versions:
https://github.com/googleapis/google-cloud-php-translate

Original class (not working via autoload now):
Google\Cloud\Translate\V3\TranslationServiceClient

New class (working ok with autoload)
Google\Cloud\Translate\V3\Client\TranslationServiceClient

The bug is:

  • documentation
  • pls explain your policy - can there be expected more breaking changes like this on other APIs ? (random change of classname/namespace without documentation).

Thanks, best regards,
stAn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions