Skip to content

Commit 80b76f7

Browse files
chore: [google-cloud-videointelligence] regenerate gapic yaml and service yaml for videointelligence by augmentation configs (#14094)
BEGIN_COMMIT_OVERRIDE chore: regenerate gapic yaml and service yaml for videointelligence by augmentation configs chore: regenerate gapic yaml and service yaml for videointelligence beta by augmentation configs END_COMMIT_OVERRIDE - [ ] Regenerate this pull request now. PiperOrigin-RevId: 782013599 Source-Link: googleapis/googleapis@5a48ac9 Source-Link: googleapis/googleapis-gen@448de43 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXZpZGVvaW50ZWxsaWdlbmNlLy5Pd2xCb3QueWFtbCIsImgiOiI0NDhkZTQzNDJhZDEzY2IyN2QyZmNhOTBlNGIzMjA3M2QxM2ExNzM1In0= BEGIN_NESTED_COMMIT chore: [google-cloud-videointelligence] regenerate gapic yaml and service yaml for videointelligence by augmentation configs PiperOrigin-RevId: 781994540 Source-Link: googleapis/googleapis@8c744ed Source-Link: googleapis/googleapis-gen@37a206e Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXZpZGVvaW50ZWxsaWdlbmNlLy5Pd2xCb3QueWFtbCIsImgiOiIzN2EyMDZlYTAzNWVkYzc4ZmZmZDQ4ZWFiMThkNjhmNDI4M2I0NWVlIn0= END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [google-cloud-videointelligence] regenerate gapic yaml and service yaml for videointelligence by augmentation configs PiperOrigin-RevId: 781994318 Source-Link: googleapis/googleapis@71f4e44 Source-Link: googleapis/googleapis-gen@12636fa Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXZpZGVvaW50ZWxsaWdlbmNlLy5Pd2xCb3QueWFtbCIsImgiOiIxMjYzNmZhNWNlZmQ3YWQ2YzU3OWEyYTlkNmRiZWZhNjFhNTkwNTJhIn0= END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [google-cloud-videointelligence] regenerate gapic yaml and service yaml for videointelligence beta by augmentation configs PiperOrigin-RevId: 781991213 Source-Link: googleapis/googleapis@96e1db8 Source-Link: googleapis/googleapis-gen@dfc0f99 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXZpZGVvaW50ZWxsaWdlbmNlLy5Pd2xCb3QueWFtbCIsImgiOiJkZmMwZjk5N2RkNjFlZDI0MTJhMDZkMjM4YzA1ZmU1NjdiZTIzZDMyIn0= END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [google-cloud-videointelligence] regenerate gapic yaml and service yaml for videointelligence beta by augmentation configs PiperOrigin-RevId: 781991093 Source-Link: googleapis/googleapis@1b629a4 Source-Link: googleapis/googleapis-gen@367efd1 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXZpZGVvaW50ZWxsaWdlbmNlLy5Pd2xCb3QueWFtbCIsImgiOiIzNjdlZmQxYzFhZGI4MDhhYmNjZGQyZDdiMGI5MDJhMGIzZDMyZWU3In0= END_NESTED_COMMIT --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 07b7ba6 commit 80b76f7

File tree

29 files changed

+29
-11
lines changed

29 files changed

+29
-11
lines changed

packages/google-cloud-videointelligence/google/cloud/videointelligence/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.16.2" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.16.2" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1/services/video_intelligence_service/async_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
Type,
2929
Union,
3030
)
31+
import uuid
3132

3233
from google.api_core import exceptions as core_exceptions
3334
from google.api_core import gapic_v1

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1/services/video_intelligence_service/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
Union,
3333
cast,
3434
)
35+
import uuid
3536
import warnings
3637

3738
from google.api_core import client_options as client_options_lib

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1beta2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.16.2" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1beta2/services/video_intelligence_service/async_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
Type,
2929
Union,
3030
)
31+
import uuid
3132

3233
from google.api_core import exceptions as core_exceptions
3334
from google.api_core import gapic_v1

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1beta2/services/video_intelligence_service/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
Union,
3333
cast,
3434
)
35+
import uuid
3536
import warnings
3637

3738
from google.api_core import client_options as client_options_lib

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1p1beta1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.16.2" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1p1beta1/services/video_intelligence_service/async_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
Type,
2929
Union,
3030
)
31+
import uuid
3132

3233
from google.api_core import exceptions as core_exceptions
3334
from google.api_core import gapic_v1

packages/google-cloud-videointelligence/google/cloud/videointelligence_v1p1beta1/services/video_intelligence_service/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
Union,
3333
cast,
3434
)
35+
import uuid
3536
import warnings
3637

3738
from google.api_core import client_options as client_options_lib

0 commit comments

Comments
 (0)