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.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ <h3>Method Details</h3>
135
135
136
136
Args:
137
137
name: string, The resource that owns the locations collection, if applicable. (required)
138
-
extraLocationTypes: string, Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage. (repeated)
138
+
extraLocationTypes: string, Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage. (repeated)
139
139
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
140
140
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
141
141
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
Copy file name to clipboardExpand all lines: docs/dyn/looker_v1.projects.locations.instances.html
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,13 @@ <h3>Method Details</h3>
135
135
},
136
136
"classType": "A String", # Optional. Storage class of the instance.
137
137
"consumerNetwork": "A String", # Network name in the consumer project. Format: `projects/{project}/global/networks/{network}`. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
"classType": "A String", # Optional. Storage class of the instance.
375
382
"consumerNetwork": "A String", # Network name in the consumer project. Format: `projects/{project}/global/networks/{network}`. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
"classType": "A String", # Optional. Storage class of the instance.
549
563
"consumerNetwork": "A String", # Network name in the consumer project. Format: `projects/{project}/global/networks/{network}`. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
"classType": "A String", # Optional. Storage class of the instance.
692
713
"consumerNetwork": "A String", # Network name in the consumer project. Format: `projects/{project}/global/networks/{network}`. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/looker.v1.json
+28-2Lines changed: 28 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@
144
144
],
145
145
"parameters": {
146
146
"extraLocationTypes": {
147
-
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
147
+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"description": "Optional. List of fully qualified domain names to be added to the allowlist for outbound traffic.",
747
+
"items": {
748
+
"type": "string"
749
+
},
750
+
"type": "array"
751
+
},
752
+
"marketplaceEnabled": {
753
+
"description": "Optional. Whether marketplace is enabled.",
754
+
"type": "boolean"
755
+
}
756
+
},
757
+
"type": "object"
758
+
},
741
759
"CustomDomain": {
742
760
"description": "Custom domain information.",
743
761
"id": "CustomDomain",
@@ -975,6 +993,14 @@
975
993
"description": "Network name in the consumer project. Format: `projects/{project}/global/networks/{network}`. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.",
0 commit comments