GoogleAICredentialsValidateCredentials Method
Validates the API credentials for the GoogleAICredentials instance.
Ensures that either an API Key or an Access Token is provided.
Throws an exception if both are null or empty.
Exception |
Thrown when neither the API Key nor the Access Token is provided.
|