@@ -237,8 +237,9 @@ async def get_policy(
237
237
238
238
Returns:
239
239
google.cloud.binaryauthorization_v1beta1.types.Policy:
240
- A [policy][google.cloud.binaryauthorization.v1beta1.Policy] for container
241
- image binary authorization.
240
+ A
241
+ [policy][google.cloud.binaryauthorization.v1beta1.Policy]
242
+ for Binary Authorization.
242
243
243
244
"""
244
245
# Create or coerce a protobuf request object.
@@ -329,8 +330,9 @@ async def update_policy(
329
330
330
331
Returns:
331
332
google.cloud.binaryauthorization_v1beta1.types.Policy:
332
- A [policy][google.cloud.binaryauthorization.v1beta1.Policy] for container
333
- image binary authorization.
333
+ A
334
+ [policy][google.cloud.binaryauthorization.v1beta1.Policy]
335
+ for Binary Authorization.
334
336
335
337
"""
336
338
# Create or coerce a protobuf request object.
@@ -441,9 +443,9 @@ async def create_attestor(
441
443
442
444
Returns:
443
445
google.cloud.binaryauthorization_v1beta1.types.Attestor:
444
- An [attestor][google.cloud.binaryauthorization.v1beta1.Attestor] that attests
445
- to container image artifacts. An existing attestor
446
- cannot be modified except where indicated.
446
+ An [attestor][google.cloud.binaryauthorization.v1beta1.Attestor] that attests to container image
447
+ artifacts. An existing attestor cannot be modified
448
+ except where indicated.
447
449
448
450
"""
449
451
# Create or coerce a protobuf request object.
@@ -522,9 +524,9 @@ async def get_attestor(
522
524
523
525
Returns:
524
526
google.cloud.binaryauthorization_v1beta1.types.Attestor:
525
- An [attestor][google.cloud.binaryauthorization.v1beta1.Attestor] that attests
526
- to container image artifacts. An existing attestor
527
- cannot be modified except where indicated.
527
+ An [attestor][google.cloud.binaryauthorization.v1beta1.Attestor] that attests to container image
528
+ artifacts. An existing attestor cannot be modified
529
+ except where indicated.
528
530
529
531
"""
530
532
# Create or coerce a protobuf request object.
@@ -612,9 +614,9 @@ async def update_attestor(
612
614
613
615
Returns:
614
616
google.cloud.binaryauthorization_v1beta1.types.Attestor:
615
- An [attestor][google.cloud.binaryauthorization.v1beta1.Attestor] that attests
616
- to container image artifacts. An existing attestor
617
- cannot be modified except where indicated.
617
+ An [attestor][google.cloud.binaryauthorization.v1beta1.Attestor] that attests to container image
618
+ artifacts. An existing attestor cannot be modified
619
+ except where indicated.
618
620
619
621
"""
620
622
# Create or coerce a protobuf request object.
0 commit comments