Skip to content

Commit ddee06d

Browse files
chore: reorder classes (#96)
1 parent 8216886 commit ddee06d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1p3beta1/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
"StreamingStorageConfig",
130130
"StreamingVideoAnnotationResults",
131131
"StreamingVideoConfig",
132+
"StreamingVideoIntelligenceServiceClient",
132133
"TextAnnotation",
133134
"TextDetectionConfig",
134135
"TextFrame",
@@ -138,8 +139,7 @@
138139
"VideoAnnotationProgress",
139140
"VideoAnnotationResults",
140141
"VideoContext",
141-
"VideoIntelligenceServiceClient",
142142
"VideoSegment",
143143
"WordInfo",
144-
"StreamingVideoIntelligenceServiceClient",
144+
"VideoIntelligenceServiceClient",
145145
)

packages/google-cloud-videointelligence/synth.metadata

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-videointelligence.git",
7-
"sha": "e4bbbad245df46c226f51fac4d89f5b8bff64d15"
7+
"sha": "a1c8715b9167e683bfa42c372904f70e4e1e5124"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)