bool
Record application tags for an instance.
This flag is turned "on" by default.
This field is a member of oneof_ _record_application_tags.
record_client_address
bool
Record client address for an instance. Client
address is PII information. This flag is turned
"on" by default.
This field is a member of oneof_ _record_client_address.
query_string_length
int
Query string length. The default value is
1024. Any integer between 256 and 4500 is
considered valid.
query_plans_per_minute
int
Number of query execution plans captured by
Insights per minute for all queries combined.
The default value is 5. Any integer between 0
and 20 is considered valid.
This field is a member of oneof_ _query_plans_per_minute.
[[["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-09-04 UTC."],[],[],null,["# Class QueryInsightsInstanceConfig (0.4.8)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.8 (latest)](/python/docs/reference/alloydb/latest/google.cloud.alloydb_v1alpha.types.Instance.QueryInsightsInstanceConfig)\n- [0.4.7](/python/docs/reference/alloydb/0.4.7/google.cloud.alloydb_v1alpha.types.Instance.QueryInsightsInstanceConfig)\n- [0.3.16](/python/docs/reference/alloydb/0.3.16/google.cloud.alloydb_v1alpha.types.Instance.QueryInsightsInstanceConfig)\n- [0.2.1](/python/docs/reference/alloydb/0.2.1/google.cloud.alloydb_v1alpha.types.Instance.QueryInsightsInstanceConfig)\n- [0.1.1](/python/docs/reference/alloydb/0.1.1/google.cloud.alloydb_v1alpha.types.Instance.QueryInsightsInstanceConfig) \n\n QueryInsightsInstanceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nQueryInsights Instance specific configuration.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]