GoogleCredentials

expect class GoogleCredentials

Represents the credentials used to authenticate requests to the Google GenAI API.

On JVM and Android platforms, this class is represented as a typealias to Google Auth's com.google.auth.oauth2.GoogleCredentials.

actual typealias GoogleCredentials = <Error class: unknown class>