Skip to content

feat: API regeneration: release-2026-04-27.08-02-31#3158

Merged
jskeet merged 11 commits intomainfrom
release-2026-04-27.08-02-31
Apr 27, 2026
Merged

feat: API regeneration: release-2026-04-27.08-02-31#3158
jskeet merged 11 commits intomainfrom
release-2026-04-27.08-02-31

Conversation

@amanda-tarafa
Copy link
Copy Markdown
Contributor

Changes in this PR will be published to Nuget on the next release cycle.

@amanda-tarafa amanda-tarafa requested a review from a team as a code owner April 27, 2026 08:04
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces the DeveloperKnowledge.v1 API and updates several existing libraries, including ChromeManagement, CustomerEngagementSuite, and WorkspaceEvents, with new features such as experiment configurations and additional OAuth scopes. Feedback highlights that the generated C# code for DisplayVideo.v2 is missing, which leaves the library out of sync with its updated discovery document. Additionally, a repetitive description in the Games.v1 discovery file was noted for correction.

<PropertyGroup>
<Title>Google.Apis.DisplayVideo.v2 Client Library</Title>
<Version>1.73.0.4119</Version>
<Version>1.73.0.4128</Version>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The discovery document DiscoveryJson/displayvideo.v2.json has been updated with a new property allowNonSkippableInStream and several description changes, but the corresponding generated C# file Src/Generated/Google.Apis.DisplayVideo.v2/Google.Apis.DisplayVideo.v2.cs is missing from the pull request. This will result in the library being out of sync with the API definition.

"enumDescriptions": [
"Default value. Should not be used.",
"The achievement is active and published, and can be earned by players.",
"The achievement is archived. It cannot be earned by players, and is hidden from players who have not already unlocked it. from players who haven't unlocked it."
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There is a repetitive phrase in the description: "from players who have not already unlocked it. from players who haven't unlocked it." It should be cleaned up for better clarity.

Suggested change
"The achievement is archived. It cannot be earned by players, and is hidden from players who have not already unlocked it. from players who haven't unlocked it."
"The achievement is archived. It cannot be earned by players, and is hidden from players who have not already unlocked it."

@jskeet jskeet merged commit 3049a90 into main Apr 27, 2026
6 checks passed
@jskeet jskeet deleted the release-2026-04-27.08-02-31 branch April 27, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants