Skip to content

Commit 8632728

Browse files
feat(metastore): update the api
#### metastore:v1alpha The following keys were deleted: - resources.projects.resources.locations.resources.federations.methods.create (Total Keys: 16) - resources.projects.resources.locations.resources.federations.methods.delete (Total Keys: 13) - resources.projects.resources.locations.resources.federations.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.federations.methods.list (Total Keys: 20) - resources.projects.resources.locations.resources.federations.methods.patch (Total Keys: 17) - schemas.BackendMetastore (Total Keys: 4) - schemas.Federation (Total Keys: 22) - schemas.ListFederationsResponse (Total Keys: 7) #### metastore:v1beta The following keys were deleted: - resources.projects.resources.locations.resources.federations.methods.create (Total Keys: 16) - resources.projects.resources.locations.resources.federations.methods.delete (Total Keys: 13) - resources.projects.resources.locations.resources.federations.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.federations.methods.list (Total Keys: 20) - resources.projects.resources.locations.resources.federations.methods.patch (Total Keys: 17) - schemas.BackendMetastore (Total Keys: 4) - schemas.Federation (Total Keys: 22) - schemas.ListFederationsResponse (Total Keys: 7)
1 parent bab37f8 commit 8632728

12 files changed

+62
-1216
lines changed

docs/dyn/metastore_v1alpha.projects.locations.federations.html

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

docs/dyn/metastore_v1alpha.projects.locations.services.backups.html

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

419419
Args:
420-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
420+
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)
421421
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).
422422
x__xgafv: string, V1 error format.
423423
Allowed values
@@ -613,7 +613,7 @@ <h3>Method Details</h3>
613613
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
614614

615615
Args:
616-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
616+
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)
617617
body: object, The request body.
618618
The object takes the form of:
619619

@@ -698,7 +698,7 @@ <h3>Method Details</h3>
698698
<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.
699699

700700
Args:
701-
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)
701+
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)
702702
body: object, The request body.
703703
The object takes the form of:
704704

docs/dyn/metastore_v1alpha.projects.locations.services.databases.html

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

104104
Args:
105-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
105+
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)
106106
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).
107107
x__xgafv: string, V1 error format.
108108
Allowed values
@@ -150,7 +150,7 @@ <h3>Method Details</h3>
150150
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
151151

152152
Args:
153-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
153+
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)
154154
body: object, The request body.
155155
The object takes the form of:
156156

@@ -235,7 +235,7 @@ <h3>Method Details</h3>
235235
<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.
236236

237237
Args:
238-
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)
238+
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)
239239
body: object, The request body.
240240
The object takes the form of:
241241

docs/dyn/metastore_v1alpha.projects.locations.services.databases.tables.html

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

9999
Args:
100-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
100+
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)
101101
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).
102102
x__xgafv: string, V1 error format.
103103
Allowed values
@@ -145,7 +145,7 @@ <h3>Method Details</h3>
145145
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
146146

147147
Args:
148-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
148+
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)
149149
body: object, The request body.
150150
The object takes the form of:
151151

@@ -230,7 +230,7 @@ <h3>Method Details</h3>
230230
<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.
231231

232232
Args:
233-
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)
233+
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)
234234
body: object, The request body.
235235
The object takes the form of:
236236

docs/dyn/metastore_v1alpha.projects.locations.services.html

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

470470
Args:
471-
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
471+
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)
472472
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).
473473
x__xgafv: string, V1 error format.
474474
Allowed values
@@ -860,7 +860,7 @@ <h3>Method Details</h3>
860860
<pre>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
861861

862862
Args:
863-
resource: string, REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. (required)
863+
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)
864864
body: object, The request body.
865865
The object takes the form of:
866866

@@ -945,7 +945,7 @@ <h3>Method Details</h3>
945945
<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.
946946

947947
Args:
948-
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)
948+
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)
949949
body: object, The request body.
950950
The object takes the form of:
951951

0 commit comments

Comments
 (0)