Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class GeminiInstanceConfig.
Gemini instance configuration.
Generated from protobuf message google.cloud.sql.v1.GeminiInstanceConfig
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entitled
bool
Output only. Whether Gemini is enabled.
↳ google_vacuum_mgmt_enabled
bool
Output only. Whether the vacuum management is enabled.
↳ oom_session_cancel_enabled
bool
Output only. Whether canceling the out-of-memory (OOM) session is enabled.
↳ active_query_enabled
bool
Output only. Whether the active query is enabled.
↳ index_advisor_enabled
bool
Output only. Whether the index advisor is enabled.
↳ flag_recommender_enabled
bool
Output only. Whether the flag recommender is enabled.
getEntitled
Output only. Whether Gemini is enabled.
bool
hasEntitled
clearEntitled
setEntitled
Output only. Whether Gemini is enabled.
var
bool
$this
getGoogleVacuumMgmtEnabled
Output only. Whether the vacuum management is enabled.
bool
hasGoogleVacuumMgmtEnabled
clearGoogleVacuumMgmtEnabled
setGoogleVacuumMgmtEnabled
Output only. Whether the vacuum management is enabled.
var
bool
$this
getOomSessionCancelEnabled
Output only. Whether canceling the out-of-memory (OOM) session is enabled.
bool
hasOomSessionCancelEnabled
clearOomSessionCancelEnabled
setOomSessionCancelEnabled
Output only. Whether canceling the out-of-memory (OOM) session is enabled.
var
bool
$this
getActiveQueryEnabled
Output only. Whether the active query is enabled.
bool
hasActiveQueryEnabled
clearActiveQueryEnabled
setActiveQueryEnabled
Output only. Whether the active query is enabled.
var
bool
$this
getIndexAdvisorEnabled
Output only. Whether the index advisor is enabled.
bool
hasIndexAdvisorEnabled
clearIndexAdvisorEnabled
setIndexAdvisorEnabled
Output only. Whether the index advisor is enabled.
var
bool
$this
getFlagRecommenderEnabled
Output only. Whether the flag recommender is enabled.
bool
hasFlagRecommenderEnabled
clearFlagRecommenderEnabled
setFlagRecommenderEnabled
Output only. Whether the flag recommender is enabled.
var
bool
$this