public sealed class GeminiInstanceConfig : IMessage<GeminiInstanceConfig>, IEquatable<GeminiInstanceConfig>, IDeepCloneable<GeminiInstanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1alpha API class GeminiInstanceConfig.
Deprecated and unused. This message will be removed in the near future.
[[["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-07-09 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."]]],[]]