Skip to content

Commit ba1e4f8

Browse files
feat(datafusion): update the api
#### datafusion:v1beta1 The following keys were deleted: - resources.projects.resources.locations.resources.instances.resources.dnsPeerings.methods.add (Total Keys: 12) - resources.projects.resources.locations.resources.instances.resources.dnsPeerings.methods.remove (Total Keys: 12) - schemas.AddDnsPeeringRequest (Total Keys: 3) - schemas.AddDnsPeeringResponse (Total Keys: 2) - schemas.DnsPeering.properties.zone.type (Total Keys: 1) - schemas.RemoveDnsPeeringRequest (Total Keys: 3) - schemas.RemoveDnsPeeringResponse (Total Keys: 2) The following keys were added: - resources.projects.resources.locations.resources.instances.resources.dnsPeerings.methods.create (Total Keys: 12) - resources.projects.resources.locations.resources.instances.resources.dnsPeerings.methods.delete (Total Keys: 11) - schemas.DnsPeering.properties.name.type (Total Keys: 1) The following keys were changed: - resources.projects.resources.locations.resources.instances.resources.dnsPeerings.methods.list (Total Keys: 2)
1 parent 4cc4fb7 commit ba1e4f8

6 files changed

+101
-142
lines changed

docs/dyn/datafusion_v1.projects.locations.instances.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ <h3>Method Details</h3>
320320

321321
Args:
322322
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
323-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
323+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
324324
x__xgafv: string, V1 error format.
325325
Allowed values
326326
1 - v1 error format
@@ -524,7 +524,7 @@ <h3>Method Details</h3>
524524
&quot;zone&quot;: &quot;A String&quot;, # Name of the zone in which the Data Fusion instance will be created. Only DEVELOPER instances use this field.
525525
}
526526

527-
updateMask: string, Field mask is used to specify the fields that the update will overwrite in an instance resource. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask, all the supported fields (labels, options, and version currently) will be overwritten.
527+
updateMask: string, Field mask is used to specify the fields that the update will overwrite in an instance resource. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask, the label field will be overwritten.
528528
x__xgafv: string, V1 error format.
529529
Allowed values
530530
1 - v1 error format

docs/dyn/datafusion_v1beta1.projects.locations.instances.dnsPeerings.html

Lines changed: 47 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -74,39 +74,42 @@
7474

7575
<h1><a href="datafusion_v1beta1.html">Cloud Data Fusion API</a> . <a href="datafusion_v1beta1.projects.html">projects</a> . <a href="datafusion_v1beta1.projects.locations.html">locations</a> . <a href="datafusion_v1beta1.projects.locations.instances.html">instances</a> . <a href="datafusion_v1beta1.projects.locations.instances.dnsPeerings.html">dnsPeerings</a></h1>
7676
<h2>Instance Methods</h2>
77-
<p class="toc_element">
78-
<code><a href="#add">add(parent, body=None, x__xgafv=None)</a></code></p>
79-
<p class="firstline">Add DNS peering on the given resource.</p>
8077
<p class="toc_element">
8178
<code><a href="#close">close()</a></code></p>
8279
<p class="firstline">Close httplib2 connections.</p>
80+
<p class="toc_element">
81+
<code><a href="#create">create(parent, body=None, x__xgafv=None)</a></code></p>
82+
<p class="firstline">Add DNS peering on the given resource.</p>
83+
<p class="toc_element">
84+
<code><a href="#delete">delete(name, x__xgafv=None)</a></code></p>
85+
<p class="firstline">Remove DNS peering on the given resource.</p>
8386
<p class="toc_element">
8487
<code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
8588
<p class="firstline">List DNS peering for a given resource.</p>
8689
<p class="toc_element">
8790
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
8891
<p class="firstline">Retrieves the next page of results.</p>
89-
<p class="toc_element">
90-
<code><a href="#remove">remove(parent, body=None, x__xgafv=None)</a></code></p>
91-
<p class="firstline">Remove DNS peering on the given resource.</p>
9292
<h3>Method Details</h3>
9393
<div class="method">
94-
<code class="details" id="add">add(parent, body=None, x__xgafv=None)</code>
94+
<code class="details" id="close">close()</code>
95+
<pre>Close httplib2 connections.</pre>
96+
</div>
97+
98+
<div class="method">
99+
<code class="details" id="create">create(parent, body=None, x__xgafv=None)</code>
95100
<pre>Add DNS peering on the given resource.
96101

97102
Args:
98103
parent: string, Required. The resource on which DNS peering will be created. (required)
99104
body: object, The request body.
100105
The object takes the form of:
101106

102-
{ # Request message to create dns peering.
103-
&quot;dnsPeering&quot;: { # DNS peering configuration. These configurations are used to create DNS peering with the customer Cloud DNS. # Dns peering config.
104-
&quot;description&quot;: &quot;A String&quot;, # Optional. Optional description of the dns zone.
105-
&quot;domain&quot;: &quot;A String&quot;, # Required. Name of the dns.
106-
&quot;targetNetwork&quot;: &quot;A String&quot;, # Optional. Optional target network to which dns peering should happen.
107-
&quot;targetProject&quot;: &quot;A String&quot;, # Optional. Optional target project to which dns peering should happen.
108-
&quot;zone&quot;: &quot;A String&quot;, # Required. Name of the zone.
109-
},
107+
{ # DNS peering configuration. These configurations are used to create DNS peering with the customer Cloud DNS.
108+
&quot;description&quot;: &quot;A String&quot;, # Optional. Optional description of the dns zone.
109+
&quot;domain&quot;: &quot;A String&quot;, # Required. The dns name suffix of the zone.
110+
&quot;name&quot;: &quot;A String&quot;, # Required. The resource name of the dns peering zone. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering}
111+
&quot;targetNetwork&quot;: &quot;A String&quot;, # Optional. Optional target network to which dns peering should happen.
112+
&quot;targetProject&quot;: &quot;A String&quot;, # Optional. Optional target project to which dns peering should happen.
110113
}
111114

112115
x__xgafv: string, V1 error format.
@@ -117,23 +120,41 @@ <h3>Method Details</h3>
117120
Returns:
118121
An object of the form:
119122

120-
{ # Response message for set dns peering method.
123+
{ # DNS peering configuration. These configurations are used to create DNS peering with the customer Cloud DNS.
124+
&quot;description&quot;: &quot;A String&quot;, # Optional. Optional description of the dns zone.
125+
&quot;domain&quot;: &quot;A String&quot;, # Required. The dns name suffix of the zone.
126+
&quot;name&quot;: &quot;A String&quot;, # Required. The resource name of the dns peering zone. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering}
127+
&quot;targetNetwork&quot;: &quot;A String&quot;, # Optional. Optional target network to which dns peering should happen.
128+
&quot;targetProject&quot;: &quot;A String&quot;, # Optional. Optional target project to which dns peering should happen.
121129
}</pre>
122130
</div>
123131

124132
<div class="method">
125-
<code class="details" id="close">close()</code>
126-
<pre>Close httplib2 connections.</pre>
133+
<code class="details" id="delete">delete(name, x__xgafv=None)</code>
134+
<pre>Remove DNS peering on the given resource.
135+
136+
Args:
137+
name: string, Required. The name of the DNS peering zone to delete. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering} (required)
138+
x__xgafv: string, V1 error format.
139+
Allowed values
140+
1 - v1 error format
141+
2 - v2 error format
142+
143+
Returns:
144+
An object of the form:
145+
146+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
147+
}</pre>
127148
</div>
128149

129150
<div class="method">
130151
<code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
131152
<pre>List DNS peering for a given resource.
132153

133154
Args:
134-
parent: string, Required. The resource on which dns peering will be listed. (required)
135-
pageSize: integer, The maximum number of items to return.
136-
pageToken: string, The next_page_token value to use if there are additional results to retrieve for this list request.
155+
parent: string, Required. The parent, which owns this collection of dns peerings. Format: projects/{project}/locations/{location}/instances/{instance} (required)
156+
pageSize: integer, The maximum number of dns peerings to return. The service may return fewer than this value. If unspecified, at most 10 dns peerings will be returned. The maximum value is 50; values above 50 will be coerced to 50.
157+
pageToken: string, A page token, received from a previous `ListDnsPeerings` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListDnsPeerings` must match the call that provided the page token.
137158
x__xgafv: string, V1 error format.
138159
Allowed values
139160
1 - v1 error format
@@ -142,17 +163,17 @@ <h3>Method Details</h3>
142163
Returns:
143164
An object of the form:
144165

145-
{ # List dns peering response.
146-
&quot;dnsPeerings&quot;: [ # List of dns peering configs.
166+
{ # Response message for list DNS peerings.
167+
&quot;dnsPeerings&quot;: [ # List of dns peering.
147168
{ # DNS peering configuration. These configurations are used to create DNS peering with the customer Cloud DNS.
148169
&quot;description&quot;: &quot;A String&quot;, # Optional. Optional description of the dns zone.
149-
&quot;domain&quot;: &quot;A String&quot;, # Required. Name of the dns.
170+
&quot;domain&quot;: &quot;A String&quot;, # Required. The dns name suffix of the zone.
171+
&quot;name&quot;: &quot;A String&quot;, # Required. The resource name of the dns peering zone. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering}
150172
&quot;targetNetwork&quot;: &quot;A String&quot;, # Optional. Optional target network to which dns peering should happen.
151173
&quot;targetProject&quot;: &quot;A String&quot;, # Optional. Optional target project to which dns peering should happen.
152-
&quot;zone&quot;: &quot;A String&quot;, # Required. Name of the zone.
153174
},
154175
],
155-
&quot;nextPageToken&quot;: &quot;A String&quot;, # Token to retrieve the next page of results or empty if there are no more results in the list.
176+
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
156177
}</pre>
157178
</div>
158179

@@ -170,29 +191,4 @@ <h3>Method Details</h3>
170191
</pre>
171192
</div>
172193

173-
<div class="method">
174-
<code class="details" id="remove">remove(parent, body=None, x__xgafv=None)</code>
175-
<pre>Remove DNS peering on the given resource.
176-
177-
Args:
178-
parent: string, Required. The resource on which DNS peering will be removed. (required)
179-
body: object, The request body.
180-
The object takes the form of:
181-
182-
{ # Request message to remove dns peering.
183-
&quot;zone&quot;: &quot;A String&quot;, # Required. The zone to be removed.
184-
}
185-
186-
x__xgafv: string, V1 error format.
187-
Allowed values
188-
1 - v1 error format
189-
2 - v2 error format
190-
191-
Returns:
192-
An object of the form:
193-
194-
{ # Response message for set dns peering method.
195-
}</pre>
196-
</div>
197-
198194
</body></html>

docs/dyn/datafusion_v1beta1.projects.locations.instances.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ <h3>Method Details</h3>
331331

332332
Args:
333333
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
334-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
334+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
335335
x__xgafv: string, V1 error format.
336336
Allowed values
337337
1 - v1 error format

docs/dyn/datafusion_v1beta1.projects.locations.instances.namespaces.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Method Details</h3>
104104

105105
Args:
106106
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
107-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
107+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
108108
x__xgafv: string, V1 error format.
109109
Allowed values
110110
1 - v1 error format

googleapiclient/discovery_cache/documents/datafusion.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
],
278278
"parameters": {
279279
"options.requestedPolicyVersion": {
280-
"description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
280+
"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
281281
"format": "int32",
282282
"location": "query",
283283
"type": "integer"
@@ -361,7 +361,7 @@
361361
"type": "string"
362362
},
363363
"updateMask": {
364-
"description": "Field mask is used to specify the fields that the update will overwrite in an instance resource. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask, all the supported fields (labels, options, and version currently) will be overwritten.",
364+
"description": "Field mask is used to specify the fields that the update will overwrite in an instance resource. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask, the label field will be overwritten.",
365365
"format": "google-fieldmask",
366366
"location": "query",
367367
"type": "string"
@@ -637,7 +637,7 @@
637637
}
638638
}
639639
},
640-
"revision": "20211028",
640+
"revision": "20220316",
641641
"rootUrl": "https://datafusion.googleapis.com/",
642642
"schemas": {
643643
"Accelerator": {

0 commit comments

Comments
 (0)