Skip to content

Commit a11f0d7

Browse files
committed
test: update baselines for IAM methods restore
1 parent 6e54286 commit a11f0d7

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

core/generator/gapic-generator-typescript/baselines/duplicate_methods_test-esm/esm/src/v1/duplicate_methods_test_service_client.ts.baseline

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ export class DuplicateMethodsTestServiceClient {
788788
* The first element of the array is an object representing {@link google.iam.v1.TestIamPermissionsResponse | TestIamPermissionsResponse}.
789789
* The promise has a method named "cancel" which cancels the ongoing API call.
790790
*/
791-
/**
791+
setIamPolicy(
792792
request: IamProtos.google.iam.v1.SetIamPolicyRequest,
793793
options?:
794794
| gax.CallOptions
@@ -819,7 +819,7 @@ export class DuplicateMethodsTestServiceClient {
819819
* The request object that will be sent.
820820
* @param {string} request.resource
821821
* REQUIRED: The resource for which the policy detail is being requested.
822-
* See the operation documentation for the appropriate value for this field.
822+
* See the operation documentation for the a ppropriate value for this field.
823823
* @param {string[]} request.permissions
824824
* The set of permissions to check for the `resource`. Permissions with
825825
* wildcards (such as '*' or 'storage.*') are not allowed. For more
@@ -836,7 +836,7 @@ export class DuplicateMethodsTestServiceClient {
836836
* The promise has a method named "cancel" which cancels the ongoing API call.
837837
*
838838
*/
839-
/**
839+
testIamPermissions(
840840
request: IamProtos.google.iam.v1.TestIamPermissionsRequest,
841841
options?:
842842
| gax.CallOptions

core/generator/gapic-generator-typescript/baselines/duplicate_methods_test/src/v1/duplicate_methods_test_service_client.ts.baseline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ export class DuplicateMethodsTestServiceClient {
770770
* The first element of the array is an object representing {@link google.iam.v1.TestIamPermissionsResponse | TestIamPermissionsResponse}.
771771
* The promise has a method named "cancel" which cancels the ongoing API call.
772772
*/
773-
/**
773+
setIamPolicy(
774774
request: IamProtos.google.iam.v1.SetIamPolicyRequest,
775775
options?:
776776
| gax.CallOptions
@@ -818,7 +818,7 @@ export class DuplicateMethodsTestServiceClient {
818818
* The promise has a method named "cancel" which cancels the ongoing API call.
819819
*
820820
*/
821-
/**
821+
testIamPermissions(
822822
request: IamProtos.google.iam.v1.TestIamPermissionsRequest,
823823
options?:
824824
| gax.CallOptions

core/generator/gapic-generator-typescript/baselines/kms-esm/esm/src/v1/key_management_service_client.ts.baseline

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3205,7 +3205,7 @@ export class KeyManagementServiceClient {
32053205
* The first element of the array is an object representing {@link google.iam.v1.Policy | Policy}.
32063206
* The promise has a method named "cancel" which cancels the ongoing API call.
32073207
*/
3208-
/**
3208+
getIamPolicy(
32093209
request: IamProtos.google.iam.v1.GetIamPolicyRequest,
32103210
options?:
32113211
| gax.CallOptions
@@ -3252,7 +3252,7 @@ export class KeyManagementServiceClient {
32523252
* The first element of the array is an object representing {@link google.iam.v1.TestIamPermissionsResponse | TestIamPermissionsResponse}.
32533253
* The promise has a method named "cancel" which cancels the ongoing API call.
32543254
*/
3255-
/**
3255+
setIamPolicy(
32563256
request: IamProtos.google.iam.v1.SetIamPolicyRequest,
32573257
options?:
32583258
| gax.CallOptions
@@ -3283,7 +3283,7 @@ export class KeyManagementServiceClient {
32833283
* The request object that will be sent.
32843284
* @param {string} request.resource
32853285
* REQUIRED: The resource for which the policy detail is being requested.
3286-
* See the operation documentation for the appropriate value for this field.
3286+
* See the operation documentation for the a ppropriate value for this field.
32873287
* @param {string[]} request.permissions
32883288
* The set of permissions to check for the `resource`. Permissions with
32893289
* wildcards (such as '*' or 'storage.*') are not allowed. For more
@@ -3300,7 +3300,7 @@ export class KeyManagementServiceClient {
33003300
* The promise has a method named "cancel" which cancels the ongoing API call.
33013301
*
33023302
*/
3303-
/**
3303+
testIamPermissions(
33043304
request: IamProtos.google.iam.v1.TestIamPermissionsRequest,
33053305
options?:
33063306
| gax.CallOptions

core/generator/gapic-generator-typescript/baselines/kms/src/v1/key_management_service_client.ts.baseline

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3204,7 +3204,7 @@ export class KeyManagementServiceClient {
32043204
* The first element of the array is an object representing {@link google.iam.v1.Policy | Policy}.
32053205
* The promise has a method named "cancel" which cancels the ongoing API call.
32063206
*/
3207-
/**
3207+
getIamPolicy(
32083208
request: IamProtos.google.iam.v1.GetIamPolicyRequest,
32093209
options?:
32103210
| gax.CallOptions
@@ -3251,7 +3251,7 @@ export class KeyManagementServiceClient {
32513251
* The first element of the array is an object representing {@link google.iam.v1.TestIamPermissionsResponse | TestIamPermissionsResponse}.
32523252
* The promise has a method named "cancel" which cancels the ongoing API call.
32533253
*/
3254-
/**
3254+
setIamPolicy(
32553255
request: IamProtos.google.iam.v1.SetIamPolicyRequest,
32563256
options?:
32573257
| gax.CallOptions
@@ -3299,7 +3299,7 @@ export class KeyManagementServiceClient {
32993299
* The promise has a method named "cancel" which cancels the ongoing API call.
33003300
*
33013301
*/
3302-
/**
3302+
testIamPermissions(
33033303
request: IamProtos.google.iam.v1.TestIamPermissionsRequest,
33043304
options?:
33053305
| gax.CallOptions

0 commit comments

Comments
 (0)