Skip to content

Commit 4592dcb

Browse files
feat(dataproc): update the api
#### dataproc:v1 The following keys were deleted: - schemas.AuthenticationConfig (Total Keys: 4) - schemas.InjectableCredentialsConfig (Total Keys: 2) - schemas.RuntimeConfig.properties.sessionAuthenticationConfig.$ref (Total Keys: 1)
1 parent e2c58b5 commit 4592dcb

9 files changed

+43
-93
lines changed

docs/dyn/dataproc_v1.projects.locations.autoscalingPolicies.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ <h3>Method Details</h3>
271271
<pre>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
272272

273273
Args:
274-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
274+
resource: string, REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
275275
body: object, The request body.
276276
The object takes the form of:
277277

@@ -385,7 +385,7 @@ <h3>Method Details</h3>
385385
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
386386

387387
Args:
388-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
388+
resource: string, REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
389389
body: object, The request body.
390390
The object takes the form of:
391391

@@ -443,7 +443,7 @@ <h3>Method Details</h3>
443443
<pre>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.
444444

445445
Args:
446-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. (required)
446+
resource: string, REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
447447
body: object, The request body.
448448
The object takes the form of:
449449

docs/dyn/dataproc_v1.projects.locations.batches.html

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,6 @@ <h3>Method Details</h3>
155155
&quot;properties&quot;: { # Optional. A mapping of property names to values, which are used to configure workload execution.
156156
&quot;a_key&quot;: &quot;A String&quot;,
157157
},
158-
&quot;sessionAuthenticationConfig&quot;: { # Configuration for using injectable credentials or service account # Optional. Authentication configuration for the session execution.
159-
&quot;authenticationType&quot;: &quot;A String&quot;, # Authentication type for session execution.
160-
&quot;injectableCredentialsConfig&quot;: { # Specific injectable credentials authentication parameters # Configuration for using end user authentication
161-
},
162-
},
163158
&quot;version&quot;: &quot;A String&quot;, # Optional. Version of the batch runtime.
164159
},
165160
&quot;runtimeInfo&quot;: { # Runtime information about workload execution. # Output only. Runtime information about batch execution.
@@ -330,11 +325,6 @@ <h3>Method Details</h3>
330325
&quot;properties&quot;: { # Optional. A mapping of property names to values, which are used to configure workload execution.
331326
&quot;a_key&quot;: &quot;A String&quot;,
332327
},
333-
&quot;sessionAuthenticationConfig&quot;: { # Configuration for using injectable credentials or service account # Optional. Authentication configuration for the session execution.
334-
&quot;authenticationType&quot;: &quot;A String&quot;, # Authentication type for session execution.
335-
&quot;injectableCredentialsConfig&quot;: { # Specific injectable credentials authentication parameters # Configuration for using end user authentication
336-
},
337-
},
338328
&quot;version&quot;: &quot;A String&quot;, # Optional. Version of the batch runtime.
339329
},
340330
&quot;runtimeInfo&quot;: { # Runtime information about workload execution. # Output only. Runtime information about batch execution.
@@ -461,11 +451,6 @@ <h3>Method Details</h3>
461451
&quot;properties&quot;: { # Optional. A mapping of property names to values, which are used to configure workload execution.
462452
&quot;a_key&quot;: &quot;A String&quot;,
463453
},
464-
&quot;sessionAuthenticationConfig&quot;: { # Configuration for using injectable credentials or service account # Optional. Authentication configuration for the session execution.
465-
&quot;authenticationType&quot;: &quot;A String&quot;, # Authentication type for session execution.
466-
&quot;injectableCredentialsConfig&quot;: { # Specific injectable credentials authentication parameters # Configuration for using end user authentication
467-
},
468-
},
469454
&quot;version&quot;: &quot;A String&quot;, # Optional. Version of the batch runtime.
470455
},
471456
&quot;runtimeInfo&quot;: { # Runtime information about workload execution. # Output only. Runtime information about batch execution.

docs/dyn/dataproc_v1.projects.locations.workflowTemplates.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,7 +1650,7 @@ <h3>Method Details</h3>
16501650
<pre>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
16511651

16521652
Args:
1653-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
1653+
resource: string, REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
16541654
body: object, The request body.
16551655
The object takes the form of:
16561656

@@ -2798,7 +2798,7 @@ <h3>Method Details</h3>
27982798
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
27992799

28002800
Args:
2801-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
2801+
resource: string, REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
28022802
body: object, The request body.
28032803
The object takes the form of:
28042804

@@ -2856,7 +2856,7 @@ <h3>Method Details</h3>
28562856
<pre>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.
28572857

28582858
Args:
2859-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. (required)
2859+
resource: string, REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
28602860
body: object, The request body.
28612861
The object takes the form of:
28622862

docs/dyn/dataproc_v1.projects.regions.autoscalingPolicies.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ <h3>Method Details</h3>
271271
<pre>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
272272

273273
Args:
274-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
274+
resource: string, REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
275275
body: object, The request body.
276276
The object takes the form of:
277277

@@ -385,7 +385,7 @@ <h3>Method Details</h3>
385385
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
386386

387387
Args:
388-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
388+
resource: string, REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
389389
body: object, The request body.
390390
The object takes the form of:
391391

@@ -443,7 +443,7 @@ <h3>Method Details</h3>
443443
<pre>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.
444444

445445
Args:
446-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. (required)
446+
resource: string, REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
447447
body: object, The request body.
448448
The object takes the form of:
449449

docs/dyn/dataproc_v1.projects.regions.clusters.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@ <h3>Method Details</h3>
960960
<pre>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
961961

962962
Args:
963-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
963+
resource: string, REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
964964
body: object, The request body.
965965
The object takes the form of:
966966

@@ -1860,7 +1860,7 @@ <h3>Method Details</h3>
18601860
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
18611861

18621862
Args:
1863-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
1863+
resource: string, REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
18641864
body: object, The request body.
18651865
The object takes the form of:
18661866

@@ -2008,7 +2008,7 @@ <h3>Method Details</h3>
20082008
<pre>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.
20092009

20102010
Args:
2011-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. (required)
2011+
resource: string, REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
20122012
body: object, The request body.
20132013
The object takes the form of:
20142014

docs/dyn/dataproc_v1.projects.regions.jobs.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ <h3>Method Details</h3>
631631
<pre>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
632632

633633
Args:
634-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
634+
resource: string, REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
635635
body: object, The request body.
636636
The object takes the form of:
637637

@@ -1414,7 +1414,7 @@ <h3>Method Details</h3>
14141414
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
14151415

14161416
Args:
1417-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
1417+
resource: string, REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
14181418
body: object, The request body.
14191419
The object takes the form of:
14201420

@@ -2211,7 +2211,7 @@ <h3>Method Details</h3>
22112211
<pre>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.
22122212

22132213
Args:
2214-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. (required)
2214+
resource: string, REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
22152215
body: object, The request body.
22162216
The object takes the form of:
22172217

docs/dyn/dataproc_v1.projects.regions.operations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h3>Method Details</h3>
183183
<pre>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
184184

185185
Args:
186-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
186+
resource: string, REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
187187
body: object, The request body.
188188
The object takes the form of:
189189

@@ -283,7 +283,7 @@ <h3>Method Details</h3>
283283
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
284284

285285
Args:
286-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
286+
resource: string, REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
287287
body: object, The request body.
288288
The object takes the form of:
289289

@@ -341,7 +341,7 @@ <h3>Method Details</h3>
341341
<pre>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.
342342

343343
Args:
344-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. (required)
344+
resource: string, REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
345345
body: object, The request body.
346346
The object takes the form of:
347347

docs/dyn/dataproc_v1.projects.regions.workflowTemplates.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,7 +1650,7 @@ <h3>Method Details</h3>
16501650
<pre>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
16511651

16521652
Args:
1653-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
1653+
resource: string, REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
16541654
body: object, The request body.
16551655
The object takes the form of:
16561656

@@ -2798,7 +2798,7 @@ <h3>Method Details</h3>
27982798
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
27992799

28002800
Args:
2801-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
2801+
resource: string, REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
28022802
body: object, The request body.
28032803
The object takes the form of:
28042804

@@ -2856,7 +2856,7 @@ <h3>Method Details</h3>
28562856
<pre>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.
28572857

28582858
Args:
2859-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field. (required)
2859+
resource: string, REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
28602860
body: object, The request body.
28612861
The object takes the form of:
28622862

0 commit comments

Comments
 (0)