Skip to content

Commit cd18f51

Browse files
1 parent 72648f7 commit cd18f51

3,652 files changed

Lines changed: 24464 additions & 2756975 deletions

File tree

Some content is hidden

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

docs/aiplatform_v1/services_.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Services for Google Cloud Aiplatform v1 API
3131
reasoning_engine_execution_service
3232
reasoning_engine_service
3333
schedule_service
34+
session_service
3435
specialist_pool_service
3536
tensorboard_service
3637
vertex_rag_data_service
File renamed without changes.

google/cloud/aiplatform/v1/schema/predict/prediction_v1/types/image_object_detection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import proto # type: ignore
2121

22-
from google.protobuf import struct_pb2 # type: ignore
22+
import google.protobuf.struct_pb2 as struct_pb2 # type: ignore
2323

2424

2525
__protobuf__ = proto.module(

google/cloud/aiplatform/v1/schema/predict/prediction_v1/types/video_action_recognition.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
import proto # type: ignore
2121

22-
from google.protobuf import duration_pb2 # type: ignore
23-
from google.protobuf import wrappers_pb2 # type: ignore
22+
import google.protobuf.duration_pb2 as duration_pb2 # type: ignore
23+
import google.protobuf.wrappers_pb2 as wrappers_pb2 # type: ignore
2424

2525

2626
__protobuf__ = proto.module(

google/cloud/aiplatform/v1/schema/predict/prediction_v1/types/video_classification.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
import proto # type: ignore
2121

22-
from google.protobuf import duration_pb2 # type: ignore
23-
from google.protobuf import wrappers_pb2 # type: ignore
22+
import google.protobuf.duration_pb2 as duration_pb2 # type: ignore
23+
import google.protobuf.wrappers_pb2 as wrappers_pb2 # type: ignore
2424

2525

2626
__protobuf__ = proto.module(

google/cloud/aiplatform/v1/schema/predict/prediction_v1/types/video_object_tracking.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
import proto # type: ignore
2121

22-
from google.protobuf import duration_pb2 # type: ignore
23-
from google.protobuf import wrappers_pb2 # type: ignore
22+
import google.protobuf.duration_pb2 as duration_pb2 # type: ignore
23+
import google.protobuf.wrappers_pb2 as wrappers_pb2 # type: ignore
2424

2525

2626
__protobuf__ = proto.module(

google/cloud/aiplatform/v1beta1/schema/predict/prediction_v1beta1/types/image_object_detection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import proto # type: ignore
2121

22-
from google.protobuf import struct_pb2 # type: ignore
22+
import google.protobuf.struct_pb2 as struct_pb2 # type: ignore
2323

2424

2525
__protobuf__ = proto.module(

google/cloud/aiplatform/v1beta1/schema/predict/prediction_v1beta1/types/video_action_recognition.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
import proto # type: ignore
2121

22-
from google.protobuf import duration_pb2 # type: ignore
23-
from google.protobuf import wrappers_pb2 # type: ignore
22+
import google.protobuf.duration_pb2 as duration_pb2 # type: ignore
23+
import google.protobuf.wrappers_pb2 as wrappers_pb2 # type: ignore
2424

2525

2626
__protobuf__ = proto.module(

google/cloud/aiplatform/v1beta1/schema/predict/prediction_v1beta1/types/video_classification.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
import proto # type: ignore
2121

22-
from google.protobuf import duration_pb2 # type: ignore
23-
from google.protobuf import wrappers_pb2 # type: ignore
22+
import google.protobuf.duration_pb2 as duration_pb2 # type: ignore
23+
import google.protobuf.wrappers_pb2 as wrappers_pb2 # type: ignore
2424

2525

2626
__protobuf__ = proto.module(

google/cloud/aiplatform/v1beta1/schema/predict/prediction_v1beta1/types/video_object_tracking.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
import proto # type: ignore
2121

22-
from google.protobuf import duration_pb2 # type: ignore
23-
from google.protobuf import wrappers_pb2 # type: ignore
22+
import google.protobuf.duration_pb2 as duration_pb2 # type: ignore
23+
import google.protobuf.wrappers_pb2 as wrappers_pb2 # type: ignore
2424

2525

2626
__protobuf__ = proto.module(

0 commit comments

Comments
 (0)