We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67b72a commit 9c58a00Copy full SHA for 9c58a00
discovery/looker-v1.json
@@ -731,7 +731,7 @@
731
}
732
733
},
734
- "revision": "20240411",
+ "revision": "20240522",
735
"rootUrl": "https://looker.googleapis.com/",
736
"schemas": {
737
"AdminSettings": {
@@ -1059,7 +1059,7 @@
1059
"type": "object"
1060
1061
"Instance": {
1062
- "description": "A Looker instance. LINT.IfChange",
+ "description": "A Looker instance.",
1063
"id": "Instance",
1064
"properties": {
1065
"adminSettings": {
src/apis/looker/v1.ts
@@ -347,7 +347,7 @@ export namespace looker_v1 {
347
gcsUri?: string | null;
348
349
/**
350
- * A Looker instance. LINT.IfChange
+ * A Looker instance.
351
*/
352
export interface Schema$Instance {
353
0 commit comments