Interface GcsConnectionConfig.Authentication

All Known Implementing Classes:
GcsConnectionConfig.Authentication.Auto, GcsConnectionConfig.Authentication.None
Enclosing class:
GcsConnectionConfig

public static sealed interface GcsConnectionConfig.Authentication permits GcsConnectionConfig.Authentication.None, GcsConnectionConfig.Authentication.Auto
  • Method Details

    • credentials

      com.google.auth.Credentials credentials()