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
<pclass="firstline">Deletes a previously created Response Policy. Fails if the response policy is non-empty or still being referenced by a network.</p>
"networkUrl": "A String", # The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
124
+
},
125
+
],
126
+
"responsePolicyName": "A String", # User assigned name for this Response Policy.
127
+
}
128
+
129
+
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
130
+
x__xgafv: string, V1 error format.
131
+
Allowed values
132
+
1 - v1 error format
133
+
2 - v2 error format
134
+
135
+
Returns:
136
+
An object of the form:
137
+
138
+
{ # A Response Policy is a collection of selectors that apply to queries made against one or more Virtual Private Cloud networks.
139
+
"description": "A String", # User-provided description for this Response Policy.
140
+
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
141
+
"kind": "dns#responsePolicy",
142
+
"networks": [ # List of network names specifying networks to which this policy is applied.
"networkUrl": "A String", # The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
146
+
},
147
+
],
148
+
"responsePolicyName": "A String", # User assigned name for this Response Policy.
<pre>Deletes a previously created Response Policy. Fails if the response policy is non-empty or still being referenced by a network.
155
+
156
+
Args:
157
+
project: string, Identifies the project addressed by this request. (required)
158
+
responsePolicy: string, User assigned name of the Response Policy addressed by this request. (required)
159
+
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
<pre>Fetches the representation of an existing Response Policy.
170
+
171
+
Args:
172
+
project: string, Identifies the project addressed by this request. (required)
173
+
responsePolicy: string, User assigned name of the Response Policy addressed by this request. (required)
174
+
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
175
+
x__xgafv: string, V1 error format.
176
+
Allowed values
177
+
1 - v1 error format
178
+
2 - v2 error format
179
+
180
+
Returns:
181
+
An object of the form:
182
+
183
+
{ # A Response Policy is a collection of selectors that apply to queries made against one or more Virtual Private Cloud networks.
184
+
"description": "A String", # User-provided description for this Response Policy.
185
+
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
186
+
"kind": "dns#responsePolicy",
187
+
"networks": [ # List of network names specifying networks to which this policy is applied.
"networkUrl": "A String", # The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
191
+
},
192
+
],
193
+
"responsePolicyName": "A String", # User assigned name for this Response Policy.
<pre>Enumerates all Response Policies associated with a project.
200
+
201
+
Args:
202
+
project: string, Identifies the project addressed by this request. (required)
203
+
maxResults: integer, Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
204
+
pageToken: string, Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
205
+
x__xgafv: string, V1 error format.
206
+
Allowed values
207
+
1 - v1 error format
208
+
2 - v2 error format
209
+
210
+
Returns:
211
+
An object of the form:
212
+
213
+
{
214
+
"header": { # Elements common to every response.
215
+
"operationId": "A String", # For mutating operation requests that completed successfully. This is the client_operation_id if the client specified it, otherwise it is generated by the server (output only).
216
+
},
217
+
"nextPageToken": "A String", # The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your page token. This lets you the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned are an inconsistent view of the collection. You cannot retrieve a consistent snapshot of a collection larger than the maximum page size.
218
+
"responsePolicies": [ # The Response Policy resources.
219
+
{ # A Response Policy is a collection of selectors that apply to queries made against one or more Virtual Private Cloud networks.
220
+
"description": "A String", # User-provided description for this Response Policy.
221
+
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
222
+
"kind": "dns#responsePolicy",
223
+
"networks": [ # List of network names specifying networks to which this policy is applied.
"networkUrl": "A String", # The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
227
+
},
228
+
],
229
+
"responsePolicyName": "A String", # User assigned name for this Response Policy.
"networkUrl": "A String", # The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
267
+
},
268
+
],
269
+
"responsePolicyName": "A String", # User assigned name for this Response Policy.
270
+
}
271
+
272
+
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
273
+
x__xgafv: string, V1 error format.
274
+
Allowed values
275
+
1 - v1 error format
276
+
2 - v2 error format
277
+
278
+
Returns:
279
+
An object of the form:
280
+
281
+
{
282
+
"header": { # Elements common to every response.
283
+
"operationId": "A String", # For mutating operation requests that completed successfully. This is the client_operation_id if the client specified it, otherwise it is generated by the server (output only).
284
+
},
285
+
"responsePolicy": { # A Response Policy is a collection of selectors that apply to queries made against one or more Virtual Private Cloud networks.
286
+
"description": "A String", # User-provided description for this Response Policy.
287
+
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
288
+
"kind": "dns#responsePolicy",
289
+
"networks": [ # List of network names specifying networks to which this policy is applied.
"networkUrl": "A String", # The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
293
+
},
294
+
],
295
+
"responsePolicyName": "A String", # User assigned name for this Response Policy.
"networkUrl": "A String", # The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
318
+
},
319
+
],
320
+
"responsePolicyName": "A String", # User assigned name for this Response Policy.
321
+
}
322
+
323
+
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
324
+
x__xgafv: string, V1 error format.
325
+
Allowed values
326
+
1 - v1 error format
327
+
2 - v2 error format
328
+
329
+
Returns:
330
+
An object of the form:
331
+
332
+
{
333
+
"header": { # Elements common to every response.
334
+
"operationId": "A String", # For mutating operation requests that completed successfully. This is the client_operation_id if the client specified it, otherwise it is generated by the server (output only).
335
+
},
336
+
"responsePolicy": { # A Response Policy is a collection of selectors that apply to queries made against one or more Virtual Private Cloud networks.
337
+
"description": "A String", # User-provided description for this Response Policy.
338
+
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
339
+
"kind": "dns#responsePolicy",
340
+
"networks": [ # List of network names specifying networks to which this policy is applied.
"networkUrl": "A String", # The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
344
+
},
345
+
],
346
+
"responsePolicyName": "A String", # User assigned name for this Response Policy.
0 commit comments