GoogleAIPlatformAdapterCredentials Property
Gets the credentials used for authentication when making requests to the Google AI platform.
This property provides an instance of
GoogleAICredentials which encapsulates
the API key and optionally an access token required for authorization.
Namespace: GenerativeAIAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public GoogleAICredentials Credentials { get; }
Property Value
GoogleAICredentials