You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"state": "A String", # Output only. The current serving state of the cluster.
260
+
"subscriptionType": "A String", # Optional. Subscription type of the cluster.
261
+
"trialMetadata": { # Contains information and all metadata related to TRIAL clusters. # Output only. Metadata for free trial clusters
262
+
"endTime": "A String", # End time of the trial cluster.
263
+
"startTime": "A String", # start time of the trial cluster.
264
+
"upgradeTime": "A String", # Upgrade time of trial cluster to Standard cluster.
265
+
},
260
266
"uid": "A String", # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
261
267
"updateTime": "A String", # Output only. Update time stamp
"state": "A String", # Output only. The current serving state of the cluster.
436
+
"subscriptionType": "A String", # Optional. Subscription type of the cluster.
437
+
"trialMetadata": { # Contains information and all metadata related to TRIAL clusters. # Output only. Metadata for free trial clusters
438
+
"endTime": "A String", # End time of the trial cluster.
439
+
"startTime": "A String", # start time of the trial cluster.
440
+
"upgradeTime": "A String", # Upgrade time of trial cluster to Standard cluster.
441
+
},
430
442
"uid": "A String", # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
431
443
"updateTime": "A String", # Output only. Update time stamp
"state": "A String", # Output only. The current serving state of the cluster.
661
+
"subscriptionType": "A String", # Optional. Subscription type of the cluster.
662
+
"trialMetadata": { # Contains information and all metadata related to TRIAL clusters. # Output only. Metadata for free trial clusters
663
+
"endTime": "A String", # End time of the trial cluster.
664
+
"startTime": "A String", # start time of the trial cluster.
665
+
"upgradeTime": "A String", # Upgrade time of trial cluster to Standard cluster.
666
+
},
649
667
"uid": "A String", # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
650
668
"updateTime": "A String", # Output only. Update time stamp
"state": "A String", # Output only. The current serving state of the cluster.
817
+
"subscriptionType": "A String", # Optional. Subscription type of the cluster.
818
+
"trialMetadata": { # Contains information and all metadata related to TRIAL clusters. # Output only. Metadata for free trial clusters
819
+
"endTime": "A String", # End time of the trial cluster.
820
+
"startTime": "A String", # start time of the trial cluster.
821
+
"upgradeTime": "A String", # Upgrade time of trial cluster to Standard cluster.
822
+
},
799
823
"uid": "A String", # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
800
824
"updateTime": "A String", # Output only. Update time stamp
"state": "A String", # Output only. The current serving state of the cluster.
982
+
"subscriptionType": "A String", # Optional. Subscription type of the cluster.
983
+
"trialMetadata": { # Contains information and all metadata related to TRIAL clusters. # Output only. Metadata for free trial clusters
984
+
"endTime": "A String", # End time of the trial cluster.
985
+
"startTime": "A String", # start time of the trial cluster.
986
+
"upgradeTime": "A String", # Upgrade time of trial cluster to Standard cluster.
987
+
},
958
988
"uid": "A String", # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
959
989
"updateTime": "A String", # Output only. Update time stamp
"state": "A String", # Output only. The current serving state of the cluster.
1208
+
"subscriptionType": "A String", # Optional. Subscription type of the cluster.
1209
+
"trialMetadata": { # Contains information and all metadata related to TRIAL clusters. # Output only. Metadata for free trial clusters
1210
+
"endTime": "A String", # End time of the trial cluster.
1211
+
"startTime": "A String", # start time of the trial cluster.
1212
+
"upgradeTime": "A String", # Upgrade time of trial cluster to Standard cluster.
1213
+
},
1178
1214
"uid": "A String", # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
1179
1215
"updateTime": "A String", # Output only. Update time stamp
Copy file name to clipboardExpand all lines: docs/dyn/alloydb_v1alpha.projects.locations.clusters.instances.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -175,10 +175,10 @@ <h3>Method Details</h3>
175
175
},
176
176
],
177
177
"observabilityConfig": { # Observability Instance specific configuration. # Configuration for observability.
178
-
"enabled": True or False, # Observability feature status for an instance. This is a read-only flag and modifiable only by producer API. This flag is turned "off" by default.
178
+
"enabled": True or False, # Observability feature status for an instance. This flag is turned "off" by default.
179
179
"maxQueryStringLength": 42, # Query string length. The default value is 10k.
180
180
"preserveComments": True or False, # Preserve comments in query string for an instance. This flag is turned "off" by default.
181
-
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 5. Any integer between 0 to 20 is considered valid.
181
+
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 200. Any integer between 0 to 200 is considered valid.
182
182
"recordApplicationTags": True or False, # Record application tags for an instance. This flag is turned "off" by default.
183
183
"trackActiveQueries": True or False, # Track actively running queries on the instance. If not set, this flag is "off" by default.
184
184
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
@@ -312,10 +312,10 @@ <h3>Method Details</h3>
312
312
},
313
313
],
314
314
"observabilityConfig": { # Observability Instance specific configuration. # Configuration for observability.
315
-
"enabled": True or False, # Observability feature status for an instance. This is a read-only flag and modifiable only by producer API. This flag is turned "off" by default.
315
+
"enabled": True or False, # Observability feature status for an instance. This flag is turned "off" by default.
316
316
"maxQueryStringLength": 42, # Query string length. The default value is 10k.
317
317
"preserveComments": True or False, # Preserve comments in query string for an instance. This flag is turned "off" by default.
318
-
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 5. Any integer between 0 to 20 is considered valid.
318
+
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 200. Any integer between 0 to 200 is considered valid.
319
319
"recordApplicationTags": True or False, # Record application tags for an instance. This flag is turned "off" by default.
320
320
"trackActiveQueries": True or False, # Track actively running queries on the instance. If not set, this flag is "off" by default.
321
321
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
@@ -540,10 +540,10 @@ <h3>Method Details</h3>
540
540
},
541
541
],
542
542
"observabilityConfig": { # Observability Instance specific configuration. # Configuration for observability.
543
-
"enabled": True or False, # Observability feature status for an instance. This is a read-only flag and modifiable only by producer API. This flag is turned "off" by default.
543
+
"enabled": True or False, # Observability feature status for an instance. This flag is turned "off" by default.
544
544
"maxQueryStringLength": 42, # Query string length. The default value is 10k.
545
545
"preserveComments": True or False, # Preserve comments in query string for an instance. This flag is turned "off" by default.
546
-
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 5. Any integer between 0 to 20 is considered valid.
546
+
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 200. Any integer between 0 to 200 is considered valid.
547
547
"recordApplicationTags": True or False, # Record application tags for an instance. This flag is turned "off" by default.
548
548
"trackActiveQueries": True or False, # Track actively running queries on the instance. If not set, this flag is "off" by default.
549
549
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
@@ -728,10 +728,10 @@ <h3>Method Details</h3>
728
728
},
729
729
],
730
730
"observabilityConfig": { # Observability Instance specific configuration. # Configuration for observability.
731
-
"enabled": True or False, # Observability feature status for an instance. This is a read-only flag and modifiable only by producer API. This flag is turned "off" by default.
731
+
"enabled": True or False, # Observability feature status for an instance. This flag is turned "off" by default.
732
732
"maxQueryStringLength": 42, # Query string length. The default value is 10k.
733
733
"preserveComments": True or False, # Preserve comments in query string for an instance. This flag is turned "off" by default.
734
-
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 5. Any integer between 0 to 20 is considered valid.
734
+
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 200. Any integer between 0 to 200 is considered valid.
735
735
"recordApplicationTags": True or False, # Record application tags for an instance. This flag is turned "off" by default.
736
736
"trackActiveQueries": True or False, # Track actively running queries on the instance. If not set, this flag is "off" by default.
737
737
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
@@ -854,10 +854,10 @@ <h3>Method Details</h3>
854
854
},
855
855
],
856
856
"observabilityConfig": { # Observability Instance specific configuration. # Configuration for observability.
857
-
"enabled": True or False, # Observability feature status for an instance. This is a read-only flag and modifiable only by producer API. This flag is turned "off" by default.
857
+
"enabled": True or False, # Observability feature status for an instance. This flag is turned "off" by default.
858
858
"maxQueryStringLength": 42, # Query string length. The default value is 10k.
859
859
"preserveComments": True or False, # Preserve comments in query string for an instance. This flag is turned "off" by default.
860
-
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 5. Any integer between 0 to 20 is considered valid.
860
+
"queryPlansPerMinute": 42, # Number of query execution plans captured by Insights per minute for all queries combined. The default value is 200. Any integer between 0 to 200 is considered valid.
861
861
"recordApplicationTags": True or False, # Record application tags for an instance. This flag is turned "off" by default.
862
862
"trackActiveQueries": True or False, # Track actively running queries on the instance. If not set, this flag is "off" by default.
863
863
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
0 commit comments