fix!: Moved Company enums to a separate file#14455
Merged
Conversation
ohmayr
approved these changes
Sep 17, 2025
Closed
This was referenced Sep 23, 2025
This was referenced Sep 23, 2025
parthea
pushed a commit
that referenced
this pull request
Sep 24, 2025
Librarian Version: v0.0.0-20250924141244-1358226c4fd4 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest <details><summary>google-cloud-eventarc: 1.16.0</summary> ## [1.16.0](google-cloud-eventarc-v1.15.3...google-cloud-eventarc-v1.16.0) (2025-09-24) ### Features * [google-cloud-eventarc] add new fields to Eventarc resources (PiperOrigin-RevId: 807339306 Source-link: [googleapis/googleapis@dfce92d](googleapis/googleapis@dfce92d)) ([2673009](2673009)) ### Bug Fixes * [google-cloud-eventarc] upgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025. (PiperOrigin-RevId: 808289479 Source-link: [googleapis/googleapis@36533b0](googleapis/googleapis@36533b0)) ([2673009](2673009)) ### Documentation * [google-cloud-eventarc] correct some comments (PiperOrigin-RevId: 807339306 Source-link: [googleapis/googleapis@dfce92d](googleapis/googleapis@dfce92d)) ([2673009](2673009)) </details> <details><summary>google-cloud-video-live-stream: 1.13.0</summary> ## [1.13.0](google-cloud-video-live-stream-v1.12.0...google-cloud-video-live-stream-v1.13.0) (2025-09-24) ### Features * [google-cloud-video-live-stream] Added H.265 (HEVC) codec support (PiperOrigin-RevId: 808091810 Source-link: [googleapis/googleapis@c4e80cd](googleapis/googleapis@c4e80cd)) ([2673009](2673009)) * [google-cloud-video-live-stream] Added UHD (4k) resolution support (PiperOrigin-RevId: 808091810 Source-link: [googleapis/googleapis@c4e80cd](googleapis/googleapis@c4e80cd)) ([2673009](2673009)) * [google-cloud-video-live-stream] Added Auto Transcription support (PiperOrigin-RevId: 808091810 Source-link: [googleapis/googleapis@c4e80cd](googleapis/googleapis@c4e80cd)) ([2673009](2673009)) * [google-cloud-video-live-stream] Added StartDistribution/StopDistribution methods and Distribution/DistributionStream messages used for distributing live streams to external RTMP/SRT endpoints (PiperOrigin-RevId: 808091810 Source-link: [googleapis/googleapis@c4e80cd](googleapis/googleapis@c4e80cd)) ([2673009](2673009)) * [google-cloud-video-live-stream] Added PreviewInput method used for the low latency input monitoring (PiperOrigin-RevId: 808091810 Source-link: [googleapis/googleapis@c4e80cd](googleapis/googleapis@c4e80cd)) ([2673009](2673009)) * [google-cloud-video-live-stream] Added UpdateEncryptions event to perform key rotation without restarting a channel (PiperOrigin-RevId: 808091810 Source-link: [googleapis/googleapis@c4e80cd](googleapis/googleapis@c4e80cd)) ([2673009](2673009)) ### Documentation * [google-cloud-video-live-stream] Update requirements of resource ID fields to be more clear (PiperOrigin-RevId: 808091810 Source-link: [googleapis/googleapis@c4e80cd](googleapis/googleapis@c4e80cd)) ([2673009](2673009)) </details> <details><summary>google-ads-admanager: 0.4.0</summary> ## [0.4.0](google-ads-admanager-v0.3.0...google-ads-admanager-v0.4.0) (2025-09-24) ### Bug Fixes * Moved Company enums to a separate file (#14455) ([f9fc5fc](f9fc5fc)) </details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note: The
launch_stageis stillBETAfor this APIhttps://github.com/googleapis/googleapis/blob/c4e80cd2d3321cc37cf1c3713bb02529857728d1/google/ads/admanager/v1/admanager_v1.yaml#L215
See b/405358761 where this breaking change was approved
See googleapis/googleapis@1bc5511 and https://github.com/googleapis/googleapis-gen/commit/bb5ea2e48ed01cd75f7d9fe53404aef2fd3405f7 which includes the breaking change.
CompanyCreditStatusEnumexists here:google-cloud-python/packages/google-ads-admanager/google/ads/admanager_v1/types/company_enums.py
Line 68 in d0b9c9f
CompanyTypeEnumexists here:google-cloud-python/packages/google-ads-admanager/google/ads/admanager_v1/types/company_enums.py
Line 31 in d0b9c9f