This repository was archived by the owner on Oct 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 26 files changed +23
-24
lines changed
samples/generated_samples Expand file tree Collapse file tree 26 files changed +23
-24
lines changed Original file line number Diff line number Diff line change 4646from google .api_core import operation # type: ignore
4747from google .api_core import operation_async # type: ignore
4848from google .cloud .location import locations_pb2 # type: ignore
49- from google .longrunning import operations_pb2
49+ from google .longrunning import operations_pb2 # type: ignore
5050from google .protobuf import timestamp_pb2 # type: ignore
5151
5252from google .cloud .run_v2 .services .executions import pagers
Original file line number Diff line number Diff line change 5050from google .api_core import operation # type: ignore
5151from google .api_core import operation_async # type: ignore
5252from google .cloud .location import locations_pb2 # type: ignore
53- from google .longrunning import operations_pb2
53+ from google .longrunning import operations_pb2 # type: ignore
5454from google .protobuf import timestamp_pb2 # type: ignore
5555
5656from google .cloud .run_v2 .services .executions import pagers
Original file line number Diff line number Diff line change 3333from google .auth .transport .grpc import SslCredentials # type: ignore
3434from google .auth .transport .requests import AuthorizedSession # type: ignore
3535from google .cloud .location import locations_pb2 # type: ignore
36- from google .longrunning import operations_pb2
3736from google .protobuf import json_format
3837import grpc # type: ignore
3938from requests import __version__ as requests_version
Original file line number Diff line number Diff line change 4848from google .cloud .location import locations_pb2 # type: ignore
4949from google .iam .v1 import iam_policy_pb2 # type: ignore
5050from google .iam .v1 import policy_pb2 # type: ignore
51- from google .longrunning import operations_pb2
51+ from google .longrunning import operations_pb2 # type: ignore
5252from google .protobuf import timestamp_pb2 # type: ignore
5353
5454from google .cloud .run_v2 .services .jobs import pagers
Original file line number Diff line number Diff line change 5252from google .cloud .location import locations_pb2 # type: ignore
5353from google .iam .v1 import iam_policy_pb2 # type: ignore
5454from google .iam .v1 import policy_pb2 # type: ignore
55- from google .longrunning import operations_pb2
55+ from google .longrunning import operations_pb2 # type: ignore
5656from google .protobuf import timestamp_pb2 # type: ignore
5757
5858from google .cloud .run_v2 .services .jobs import pagers
Original file line number Diff line number Diff line change 3333from google .auth .transport .grpc import SslCredentials # type: ignore
3434from google .auth .transport .requests import AuthorizedSession # type: ignore
3535from google .cloud .location import locations_pb2 # type: ignore
36- from google .longrunning import operations_pb2
3736from google .protobuf import json_format
3837import grpc # type: ignore
3938from requests import __version__ as requests_version
Original file line number Diff line number Diff line change 4646from google .api_core import operation # type: ignore
4747from google .api_core import operation_async # type: ignore
4848from google .cloud .location import locations_pb2 # type: ignore
49- from google .longrunning import operations_pb2
49+ from google .longrunning import operations_pb2 # type: ignore
5050from google .protobuf import duration_pb2 # type: ignore
5151from google .protobuf import timestamp_pb2 # type: ignore
5252
Original file line number Diff line number Diff line change 5050from google .api_core import operation # type: ignore
5151from google .api_core import operation_async # type: ignore
5252from google .cloud .location import locations_pb2 # type: ignore
53- from google .longrunning import operations_pb2
53+ from google .longrunning import operations_pb2 # type: ignore
5454from google .protobuf import duration_pb2 # type: ignore
5555from google .protobuf import timestamp_pb2 # type: ignore
5656
Original file line number Diff line number Diff line change 3333from google .auth .transport .grpc import SslCredentials # type: ignore
3434from google .auth .transport .requests import AuthorizedSession # type: ignore
3535from google .cloud .location import locations_pb2 # type: ignore
36- from google .longrunning import operations_pb2
3736from google .protobuf import json_format
3837import grpc # type: ignore
3938from requests import __version__ as requests_version
Original file line number Diff line number Diff line change 4848from google .cloud .location import locations_pb2 # type: ignore
4949from google .iam .v1 import iam_policy_pb2 # type: ignore
5050from google .iam .v1 import policy_pb2 # type: ignore
51- from google .longrunning import operations_pb2
51+ from google .longrunning import operations_pb2 # type: ignore
5252from google .protobuf import timestamp_pb2 # type: ignore
5353
5454from google .cloud .run_v2 .services .services import pagers
You can’t perform that action at this time.
0 commit comments