Skip to content

feat: API regeneration: 20260417T070253Z#15573

Merged
jskeet merged 1 commit intomainfrom
librarian-regen-20260417T070253Z
Apr 17, 2026
Merged

feat: API regeneration: 20260417T070253Z#15573
jskeet merged 1 commit intomainfrom
librarian-regen-20260417T070253Z

Conversation

@google-cloud-sdk-librarian-dotnet-robot
Copy link
Copy Markdown
Collaborator

Changes in this PR

  • Generated Google.Cloud.AIPlatform.V1

feat: Add asyncQueryReasoningEngine to aiplatform v1 API


PiperOrigin-RevId: 900907134
Source-Link: googleapis/googleapis@1a00cec
@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Apr 17, 2026

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Copy link
Copy Markdown
Contributor

@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 AsyncQueryReasoningEngine method to the ReasoningEngineExecutionService within the Google Cloud AI Platform V1 library. The changes include the addition of new request, response, and operation metadata messages, as well as the implementation of synchronous and asynchronous client methods with long-running operation support. Additionally, corresponding code snippets and metadata updates have been generated to support this new functionality. I have no feedback to provide.

@github-actions
Copy link
Copy Markdown

Pull request diff results
Finding changes in Google.Cloud.AIPlatform.V1...
Comparing old and new versions (by source)
Minor changes:
Class 'AsyncQueryReasoningEngineOperationMetadata' added.
Class 'AsyncQueryReasoningEngineRequest' added.
Class 'AsyncQueryReasoningEngineResponse' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceBase'; method 'Task AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, ServerCallContext context)' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'Operation AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, CallOptions options)' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'Operation AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'Operations.OperationsClient CreateOperationsClient()' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'AsyncUnaryCall AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, CallOptions options)' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'AsyncUnaryCall AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata> AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata> PollOnceAsyncQueryReasoningEngine(String operationName, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Task<Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata>> AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Task<Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata>> AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, CancellationToken cancellationToken)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Task<Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata>> PollOnceAsyncQueryReasoningEngineAsync(String operationName, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; property 'OperationsClient AsyncQueryReasoningEngineOperationsClient { get; }' added.
Class 'ReasoningEngineExecutionServiceClientImpl'; method 'Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata> AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClientImpl'; method 'Task<Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata>> AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClientImpl'; property 'OperationsClient AsyncQueryReasoningEngineOperationsClient { get; }' added.
Class 'ReasoningEngineExecutionServiceSettings'; property 'CallSettings AsyncQueryReasoningEngineSettings { get; set; }' added.
Class 'ReasoningEngineExecutionServiceSettings'; property 'OperationsSettings AsyncQueryReasoningEngineOperationsSettings { get; set; }' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.AIPlatform.V1 version 3.70.0
Differences from 3.70.0
Minor changes:
Class 'AsyncQueryReasoningEngineOperationMetadata' added.
Class 'AsyncQueryReasoningEngineRequest' added.
Class 'AsyncQueryReasoningEngineResponse' added.
Class 'CopyModelRequest'; property 'String CustomServiceAccount { get; set; }' added.
Class 'CopyModelRequest'; constant 'System.Int32 Google.Cloud.AIPlatform.V1.CopyModelRequest::CustomServiceAccountFieldNumber' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceBase'; method 'Task AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, ServerCallContext context)' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'Operation AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, CallOptions options)' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'Operation AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'Operations.OperationsClient CreateOperationsClient()' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'AsyncUnaryCall AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, CallOptions options)' added.
Class 'ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient'; method 'AsyncUnaryCall AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata> AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata> PollOnceAsyncQueryReasoningEngine(String operationName, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Task<Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata>> AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Task<Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata>> AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, CancellationToken cancellationToken)' added.
Class 'ReasoningEngineExecutionServiceClient'; method 'Task<Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata>> PollOnceAsyncQueryReasoningEngineAsync(String operationName, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClient'; property 'OperationsClient AsyncQueryReasoningEngineOperationsClient { get; }' added.
Class 'ReasoningEngineExecutionServiceClientImpl'; method 'Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata> AsyncQueryReasoningEngine(AsyncQueryReasoningEngineRequest request, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClientImpl'; method 'Task<Operation<AsyncQueryReasoningEngineResponse, AsyncQueryReasoningEngineOperationMetadata>> AsyncQueryReasoningEngineAsync(AsyncQueryReasoningEngineRequest request, CallSettings callSettings = null)' added.
Class 'ReasoningEngineExecutionServiceClientImpl'; property 'OperationsClient AsyncQueryReasoningEngineOperationsClient { get; }' added.
Class 'ReasoningEngineExecutionServiceSettings'; property 'CallSettings AsyncQueryReasoningEngineSettings { get; set; }' added.
Class 'ReasoningEngineExecutionServiceSettings'; property 'OperationsSettings AsyncQueryReasoningEngineOperationsSettings { get; set; }' added.

Diff level: Minor

Finished comparisons for Google.Cloud.AIPlatform.V1

@jskeet jskeet merged commit 5dd3dc0 into main Apr 17, 2026
14 checks passed
@jskeet jskeet deleted the librarian-regen-20260417T070253Z branch April 17, 2026 07:44
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