Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Sample for MyBusinessAccountManagement.Builder usage #7

Description

Could you add a sample showing how to use MyBusinessAccountManagement.Builder?

Following the pattern for the MyBusiness lib, I'm currently using

new MyBusinessAccountManagement.Builder(transport,
            JSON_FACTORY,
            credential)
            .setApplicationName(APPLICATION_NAME)
            .build()

but I'm getting a

java.lang.NoSuchMethodError: com.google.api.client.http.HttpTransport.isMtls()Z

error.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions