Class GoogleAISettings
public class GoogleAISettings : AIProviderSettings
- Inheritance
-
objectGoogleAISettings
Fields
projectId
public string projectId
Field Value
- string
Properties
Api
The cloud service provider for this API client.
public override Api Api { get; }
Property Value
DefaultApiKeyValidationUrl
protected override string DefaultApiKeyValidationUrl { get; }
Property Value
- string
DefaultBaseUrl
protected override string DefaultBaseUrl { get; }
Property Value
- string
DefaultBetaVersion
protected override string DefaultBetaVersion { get; }
Property Value
- string
DefaultVersion
protected override string DefaultVersion { get; }
Property Value
- string
Methods
GetClientInstance()
public override ICloudApiClient GetClientInstance()
Returns
- ICloudApiClient