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

Commit 5b03500

Browse files
1 parent c302851 commit 5b03500

File tree

56 files changed

+3
-9538
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+3
-9538
lines changed

google/cloud/shell_v1/services/cloud_shell_service/async_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444

4545
from google.api_core import operation # type: ignore
4646
from google.api_core import operation_async # type: ignore
47+
from google.longrunning import operations_pb2
4748

4849
from google.cloud.shell_v1.types import cloudshell
4950

google/cloud/shell_v1/services/cloud_shell_service/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848

4949
from google.api_core import operation # type: ignore
5050
from google.api_core import operation_async # type: ignore
51+
from google.longrunning import operations_pb2
5152

5253
from google.cloud.shell_v1.types import cloudshell
5354

google/cloud/shell_v1/services/cloud_shell_service/transports/rest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
from google.auth import credentials as ga_credentials # type: ignore
3333
from google.auth.transport.grpc import SslCredentials # type: ignore
3434
from google.auth.transport.requests import AuthorizedSession # type: ignore
35+
from google.longrunning import operations_pb2
3536
from google.protobuf import json_format
3637
import grpc # type: ignore
3738
from requests import __version__ as requests_version

owl-bot-staging/v1/.coveragerc

Lines changed: 0 additions & 13 deletions
This file was deleted.

owl-bot-staging/v1/.flake8

Lines changed: 0 additions & 33 deletions
This file was deleted.

owl-bot-staging/v1/MANIFEST.in

Lines changed: 0 additions & 2 deletions
This file was deleted.

owl-bot-staging/v1/README.rst

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)