Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

chore: delete duplicate files #118

Merged
merged 3 commits into from
Feb 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ async def get_policy(
project does not have one.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -357,7 +357,7 @@ async def update_policy(
request is malformed.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -477,7 +477,7 @@ async def create_attestor(
already exists.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -602,7 +602,7 @@ async def get_attestor(
not exist.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -709,7 +709,7 @@ async def update_attestor(
not exist.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -822,7 +822,7 @@ async def list_attestors(
Returns INVALID_ARGUMENT if the project does not exist.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -939,7 +939,7 @@ async def delete_attestor(
not exist.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -446,8 +446,7 @@ def get_policy(
project does not have one.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -546,8 +545,7 @@ def update_policy(
request is malformed.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -657,8 +655,7 @@ def create_attestor(
already exists.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -783,8 +780,7 @@ def get_attestor(
not exist.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -881,8 +877,7 @@ def update_attestor(
not exist.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -985,8 +980,7 @@ def list_attestors(
Returns INVALID_ARGUMENT if the project does not exist.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down Expand Up @@ -1093,8 +1087,7 @@ def delete_attestor(
not exist.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ async def get_system_policy(
location.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -408,8 +408,7 @@ def get_system_policy(
location.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ async def validate_attestation_occurrence(
image URI was signed by the given Attestor


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,7 @@ def validate_attestation_occurrence(
image URI was signed by the given Attestor



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ async def get_policy(
project does not have one.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -367,7 +367,7 @@ async def update_policy(
INVALID_ARGUMENT if the request is malformed.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -489,7 +489,7 @@ async def create_attestor(
already exists.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -614,7 +614,7 @@ async def get_attestor(
does not exist.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -721,7 +721,7 @@ async def update_attestor(
does not exist.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -835,7 +835,7 @@ async def list_attestors(
Returns INVALID_ARGUMENT if the project does not exist.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -952,7 +952,7 @@ async def delete_attestor(
does not exist.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -453,8 +453,7 @@ def get_policy(
project does not have one.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -554,8 +553,7 @@ def update_policy(
INVALID_ARGUMENT if the request is malformed.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -667,8 +665,7 @@ def create_attestor(
already exists.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -793,8 +790,7 @@ def get_attestor(
does not exist.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -891,8 +887,7 @@ def update_attestor(
does not exist.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -996,8 +991,7 @@ def list_attestors(
Returns INVALID_ARGUMENT if the project does not exist.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down Expand Up @@ -1104,8 +1098,7 @@ def delete_attestor(
does not exist.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ async def get_system_policy(
location.


.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,7 @@ def get_system_policy(
location.



.. code-block::
.. code-block:: python

from google.cloud import binaryauthorization_v1beta1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-binaryauthorization


# [START binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_CreateAttestor_async]
# [START binaryauthorization_v1_generated_BinauthzManagementServiceV1_CreateAttestor_async]
from google.cloud import binaryauthorization_v1


Expand All @@ -48,4 +48,4 @@ async def sample_create_attestor():
# Handle the response
print(response)

# [END binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_CreateAttestor_async]
# [END binaryauthorization_v1_generated_BinauthzManagementServiceV1_CreateAttestor_async]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-binaryauthorization


# [START binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_CreateAttestor_sync]
# [START binaryauthorization_v1_generated_BinauthzManagementServiceV1_CreateAttestor_sync]
from google.cloud import binaryauthorization_v1


Expand All @@ -48,4 +48,4 @@ def sample_create_attestor():
# Handle the response
print(response)

# [END binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_CreateAttestor_sync]
# [END binaryauthorization_v1_generated_BinauthzManagementServiceV1_CreateAttestor_sync]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-binaryauthorization


# [START binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_DeleteAttestor_async]
# [START binaryauthorization_v1_generated_BinauthzManagementServiceV1_DeleteAttestor_async]
from google.cloud import binaryauthorization_v1


Expand All @@ -40,4 +40,4 @@ async def sample_delete_attestor():
await client.delete_attestor(request=request)


# [END binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_DeleteAttestor_async]
# [END binaryauthorization_v1_generated_BinauthzManagementServiceV1_DeleteAttestor_async]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-binaryauthorization


# [START binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_DeleteAttestor_sync]
# [START binaryauthorization_v1_generated_BinauthzManagementServiceV1_DeleteAttestor_sync]
from google.cloud import binaryauthorization_v1


Expand All @@ -40,4 +40,4 @@ def sample_delete_attestor():
client.delete_attestor(request=request)


# [END binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_DeleteAttestor_sync]
# [END binaryauthorization_v1_generated_BinauthzManagementServiceV1_DeleteAttestor_sync]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-binaryauthorization


# [START binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_GetAttestor_async]
# [START binaryauthorization_v1_generated_BinauthzManagementServiceV1_GetAttestor_async]
from google.cloud import binaryauthorization_v1


Expand All @@ -42,4 +42,4 @@ async def sample_get_attestor():
# Handle the response
print(response)

# [END binaryauthorization_generated_binaryauthorization_v1_BinauthzManagementServiceV1_GetAttestor_async]
# [END binaryauthorization_v1_generated_BinauthzManagementServiceV1_GetAttestor_async]
Loading