public sealed class GeminiInstanceConfig : IMessage<GeminiInstanceConfig>, IEquatable<GeminiInstanceConfig>, IDeepCloneable<GeminiInstanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1alpha API class GeminiInstanceConfig.
Instance level configuration parameters related to the Gemini in Databases
add-on.
Output only. Whether the Gemini in Databases add-on is enabled for the
instance. It will be true only if the add-on has been enabled for the
billing account corresponding to the instance. Its status is toggled from
the Admin Control Center (ACC) and cannot be toggled using AlloyDB's APIs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `GeminiInstanceConfig` class within the Google Cloud AlloyDB v1alpha API."],["`GeminiInstanceConfig` represents instance-level configuration parameters for the Gemini in Databases add-on and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GeminiInstanceConfig` class has two constructors: a default constructor and a constructor that accepts another `GeminiInstanceConfig` object as a parameter."],["The `Entitled` property, a boolean value, indicates whether the Gemini in Databases add-on is enabled for the instance and is controlled via the Admin Control Center."],["The class is found within the `Google.Cloud.AlloyDb.V1Alpha` namespace and is part of the `Google.Cloud.AlloyDb.V1Alpha.dll` assembly, with a latest version of 1.0.0-alpha10."]]],[]]