Class BigtableInstanceAdminSettings.Builder

    • Method Detail

      • getProjectId

        @Nullable
        public String getProjectId()
        Gets the ID of the project whose instances the client will manage.
      • setCredentialsProvider

        public BigtableInstanceAdminSettings.Builder setCredentialsProvider​(com.google.api.gax.core.CredentialsProvider credentialsProvider)
        Sets the CredentialsProvider to use for getting the credentials to make calls with.
      • getCredentialsProvider

        public com.google.api.gax.core.CredentialsProvider getCredentialsProvider()
        Gets the CredentialsProvider to use for getting the credentials to make calls with.
      • stubSettings

        public BigtableInstanceAdminStubSettings.Builder stubSettings()
        Returns the builder for the settings used for all RPCs.

        This is meant for advanced usage. The default RPC settings are set to their recommended values.