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
Copy file name to clipboardExpand all lines: docs/dyn/looker_v1.projects.locations.instances.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -169,6 +169,8 @@ <h3>Method Details</h3>
169
169
"kmsKeyNameVersion": "A String", # Output only. Full name and version of the CMEK key currently in use to encrypt Looker data. Format: `projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}`. Empty if CMEK is not configured in this instance.
170
170
"kmsKeyState": "A String", # Output only. Status of the CMEK key.
171
171
},
172
+
"fipsEnabled": True or False, # Optional. Whether FIPS is enabled on the Looker instance.
173
+
"geminiEnabled": True or False, # Optional. Whether Gemini feature is enabled on the Looker instance or not.
172
174
"ingressPrivateIp": "A String", # Output only. Private Ingress IP (IPv4).
173
175
"ingressPublicIp": "A String", # Output only. Public Ingress IP (IPv4).
174
176
"lastDenyMaintenancePeriod": { # Specifies the maintenance denial period. # Output only. Last computed maintenance denial period for this instance.
@@ -398,6 +400,8 @@ <h3>Method Details</h3>
398
400
"kmsKeyNameVersion": "A String", # Output only. Full name and version of the CMEK key currently in use to encrypt Looker data. Format: `projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}`. Empty if CMEK is not configured in this instance.
399
401
"kmsKeyState": "A String", # Output only. Status of the CMEK key.
400
402
},
403
+
"fipsEnabled": True or False, # Optional. Whether FIPS is enabled on the Looker instance.
404
+
"geminiEnabled": True or False, # Optional. Whether Gemini feature is enabled on the Looker instance or not.
401
405
"ingressPrivateIp": "A String", # Output only. Private Ingress IP (IPv4).
402
406
"ingressPublicIp": "A String", # Output only. Public Ingress IP (IPv4).
403
407
"lastDenyMaintenancePeriod": { # Specifies the maintenance denial period. # Output only. Last computed maintenance denial period for this instance.
@@ -611,6 +615,8 @@ <h3>Method Details</h3>
611
615
"kmsKeyNameVersion": "A String", # Output only. Full name and version of the CMEK key currently in use to encrypt Looker data. Format: `projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}`. Empty if CMEK is not configured in this instance.
612
616
"kmsKeyState": "A String", # Output only. Status of the CMEK key.
613
617
},
618
+
"fipsEnabled": True or False, # Optional. Whether FIPS is enabled on the Looker instance.
619
+
"geminiEnabled": True or False, # Optional. Whether Gemini feature is enabled on the Looker instance or not.
614
620
"ingressPrivateIp": "A String", # Output only. Private Ingress IP (IPv4).
615
621
"ingressPublicIp": "A String", # Output only. Public Ingress IP (IPv4).
616
622
"lastDenyMaintenancePeriod": { # Specifies the maintenance denial period. # Output only. Last computed maintenance denial period for this instance.
@@ -745,6 +751,8 @@ <h3>Method Details</h3>
745
751
"kmsKeyNameVersion": "A String", # Output only. Full name and version of the CMEK key currently in use to encrypt Looker data. Format: `projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}`. Empty if CMEK is not configured in this instance.
746
752
"kmsKeyState": "A String", # Output only. Status of the CMEK key.
747
753
},
754
+
"fipsEnabled": True or False, # Optional. Whether FIPS is enabled on the Looker instance.
755
+
"geminiEnabled": True or False, # Optional. Whether Gemini feature is enabled on the Looker instance or not.
748
756
"ingressPrivateIp": "A String", # Output only. Private Ingress IP (IPv4).
749
757
"ingressPublicIp": "A String", # Output only. Public Ingress IP (IPv4).
750
758
"lastDenyMaintenancePeriod": { # Specifies the maintenance denial period. # Output only. Last computed maintenance denial period for this instance.
0 commit comments