Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

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 @@ -1891,7 +1891,7 @@ async def __aexit__(self, exc_type, exc, tb):
try:
DEFAULT_CLIENT_INFO = gapic_v1.client_info.ClientInfo(
gapic_version=pkg_resources.get_distribution(
"google-cloud-secretmanager",
"google-cloud-secret-manager",
).version,
)
except pkg_resources.DistributionNotFound:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@ def __exit__(self, type, value, traceback):
try:
DEFAULT_CLIENT_INFO = gapic_v1.client_info.ClientInfo(
gapic_version=pkg_resources.get_distribution(
"google-cloud-secretmanager",
"google-cloud-secret-manager",
).version,
)
except pkg_resources.DistributionNotFound:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
try:
DEFAULT_CLIENT_INFO = gapic_v1.client_info.ClientInfo(
gapic_version=pkg_resources.get_distribution(
"google-cloud-secretmanager",
"google-cloud-secret-manager",
).version,
)
except pkg_resources.DistributionNotFound:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1568,7 +1568,7 @@ async def test_iam_permissions(
try:
DEFAULT_CLIENT_INFO = gapic_v1.client_info.ClientInfo(
gapic_version=pkg_resources.get_distribution(
"google-cloud-secretmanager",
"google-cloud-secret-manager",
).version,
)
except pkg_resources.DistributionNotFound:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1780,7 +1780,7 @@ def test_iam_permissions(
try:
DEFAULT_CLIENT_INFO = gapic_v1.client_info.ClientInfo(
gapic_version=pkg_resources.get_distribution(
"google-cloud-secretmanager",
"google-cloud-secret-manager",
).version,
)
except pkg_resources.DistributionNotFound:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
try:
DEFAULT_CLIENT_INFO = gapic_v1.client_info.ClientInfo(
gapic_version=pkg_resources.get_distribution(
"google-cloud-secretmanager",
"google-cloud-secret-manager",
).version,
)
except pkg_resources.DistributionNotFound:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_AccessSecretVersion_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_AccessSecretVersion_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_AddSecretVersion_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_AddSecretVersion_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_CreateSecret_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_CreateSecret_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_DeleteSecret_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_DeleteSecret_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_DestroySecretVersion_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_DestroySecretVersion_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_DisableSecretVersion_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_DisableSecretVersion_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_EnableSecretVersion_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_EnableSecretVersion_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_GetIamPolicy_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_GetIamPolicy_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_GetSecret_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_GetSecret_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_GetSecretVersion_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_GetSecretVersion_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_ListSecretVersions_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_ListSecretVersions_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_ListSecrets_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_ListSecrets_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_SetIamPolicy_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_SetIamPolicy_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_TestIamPermissions_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_TestIamPermissions_sync]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_UpdateSecret_async]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# It may require modifications to work in your environment.

# To install the latest published package dependency, execute the following:
# python3 -m pip install google-cloud-secretmanager
# python3 -m pip install google-cloud-secret-manager


# [START secretmanager_v1_generated_SecretManagerService_UpdateSecret_sync]
Expand Down