-
Notifications
You must be signed in to change notification settings - Fork 408
chore: Library release: 20260629T211856Z #15719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
30c232b
chore: Release library Google.Cloud.CloudBuild.V1 version 2.19.0
google-cloud-sdk-librarian-dotnet-robot b9cb5da
chore: Release library Google.Cloud.Datastore.V1 version 5.2.0
google-cloud-sdk-librarian-dotnet-robot e51a14c
chore: Release library Google.Cloud.Dialogflow.V2 version 4.31.0
google-cloud-sdk-librarian-dotnet-robot 9972fcc
chore: Release library Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-…
google-cloud-sdk-librarian-dotnet-robot dc55a31
chore: Release library Google.Cloud.DiscoveryEngine.V1Beta version 1.…
google-cloud-sdk-librarian-dotnet-robot 45aa830
chore: Release library Google.Cloud.NetworkManagement.V1 version 2.21.0
google-cloud-sdk-librarian-dotnet-robot 3788c34
chore: Release library Google.Cloud.Dataform.V1 version 1.0.0-beta04
google-cloud-sdk-librarian-dotnet-robot e104725
chore: Release library Google.Cloud.Tools.SecretManagerHelper version…
google-cloud-sdk-librarian-dotnet-robot a8cf9a8
chore: Release library Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Be…
google-cloud-sdk-librarian-dotnet-robot a366d3c
chore: Release library Google.Cloud.VectorSearch.V1 version 1.0.0-beta06
google-cloud-sdk-librarian-dotnet-robot 0aade07
chore: Release library Google.Cloud.AgentRegistry.V1 version 1.0.0-be…
google-cloud-sdk-librarian-dotnet-robot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
2 changes: 1 addition & 1 deletion
2
...Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1.csproj
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # Version history | ||
|
|
||
| ## Version 1.0.0-beta01, released 2026-06-29 | ||
|
|
||
| ### New features | ||
|
|
||
| - Initial generation for Google.Cloud.AgentRegistry.V1 | ||
|
|
2 changes: 1 addition & 1 deletion
2
apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.csproj
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
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
2 changes: 1 addition & 1 deletion
2
apis/Google.Cloud.Dataform.V1/Google.Cloud.Dataform.V1/Google.Cloud.Dataform.V1.csproj
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
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
2 changes: 1 addition & 1 deletion
2
apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.csproj
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
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
2 changes: 1 addition & 1 deletion
2
apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.csproj
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
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
2 changes: 1 addition & 1 deletion
2
...Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.csproj
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
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
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,5 +1,13 @@ | ||||||
| # Version history | ||||||
|
|
||||||
| ## Version 1.0.0-beta31, released 2026-06-29 | ||||||
|
|
||||||
| ### New features | ||||||
|
|
||||||
| - Speech activity event is configurable through InputAudioConfig.enable_voice_activity_events | ||||||
| - StreamingRecognitionResult has two new MessageType: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The term 'MessageType' should be pluralized to 'MessageTypes' or changed to 'MessageType values' to be grammatically correct when referring to multiple values.
Suggested change
|
||||||
| - SearchKnowledgeDebugInfo contains ces_debug_info | ||||||
|
|
||||||
| ## Version 1.0.0-beta30, released 2026-06-22 | ||||||
|
|
||||||
| ### New features | ||||||
|
|
||||||
2 changes: 1 addition & 1 deletion
2
...ine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.csproj
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
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
2 changes: 1 addition & 1 deletion
2
...kManagement.V1/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1.csproj
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
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
2 changes: 1 addition & 1 deletion
2
...Platform.SaasServiceMgmt.V1Beta1/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.csproj
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
7 changes: 7 additions & 0 deletions
7
apis/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/docs/history.md
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
2 changes: 1 addition & 1 deletion
2
...le.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1.csproj
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The field name ces_debug_info is written with an uppercase 'C' (Ces_debug_info). Since protobuf/gRPC field names are lowercase snake_case, it should be written as ces_debug_info to maintain consistency with the API definition and other release notes.