Skip to content

Commit fc6d716

Browse files
feat(datafusion): update the api
#### datafusion:v1 The following keys were added: - schemas.Instance.properties.disabledReason (Total Keys: 3) - schemas.Version.properties.type.type (Total Keys: 1) #### datafusion:v1beta1 The following keys were added: - schemas.Instance.properties.disabledReason (Total Keys: 3) - schemas.Version.properties.type.type (Total Keys: 1)
1 parent f3cac5c commit fc6d716

9 files changed

+210
-112
lines changed

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

Lines changed: 40 additions & 24 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ <h3>Method Details</h3>
113113
&quot;A String&quot;,
114114
],
115115
&quot;defaultVersion&quot;: True or False, # Whether this is currently the default version for Cloud Data Fusion
116+
&quot;type&quot;: &quot;A String&quot;, # Type represents the release availability of the version
116117
&quot;versionNumber&quot;: &quot;A String&quot;, # The version number of the Data Fusion instance, such as &#x27;6.0.1.0&#x27;.
117118
},
118119
],

docs/dyn/datafusion_v1beta1.projects.locations.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h3>Method Details</h3>
192192
<pre>Remove IAM policy that is currently set on the given resource.
193193

194194
Args:
195-
resource: string, The resource on which IAM policy to be removed is attached to. (required)
195+
resource: string, Required. The resource on which IAM policy to be removed is attached to. (required)
196196
body: object, The request body.
197197
The object takes the form of:
198198

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h3>Method Details</h3>
9595
<pre>Add DNS peering on the given resource.
9696

9797
Args:
98-
parent: string, The resource on which DNS peering will be created. (required)
98+
parent: string, Required. The resource on which DNS peering will be created. (required)
9999
body: object, The request body.
100100
The object takes the form of:
101101

@@ -175,7 +175,7 @@ <h3>Method Details</h3>
175175
<pre>Remove DNS peering on the given resource.
176176

177177
Args:
178-
parent: string, The resource on which DNS peering will be removed. (required)
178+
parent: string, Required. The resource on which DNS peering will be removed. (required)
179179
body: object, The request body.
180180
The object takes the form of:
181181

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

Lines changed: 41 additions & 25 deletions
Large diffs are not rendered by default.

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

Lines changed: 24 additions & 24 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ <h3>Method Details</h3>
113113
&quot;A String&quot;,
114114
],
115115
&quot;defaultVersion&quot;: True or False, # Whether this is currently the default version for Cloud Data Fusion
116+
&quot;type&quot;: &quot;A String&quot;, # Type represents the release availability of the version
116117
&quot;versionNumber&quot;: &quot;A String&quot;, # The version number of the Data Fusion instance, such as &#x27;6.0.1.0&#x27;.
117118
},
118119
],

googleapiclient/discovery_cache/documents/datafusion.v1.json

Lines changed: 48 additions & 16 deletions
Large diffs are not rendered by default.

googleapiclient/discovery_cache/documents/datafusion.v1beta1.json

Lines changed: 52 additions & 20 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)