Skip to content

feat: API regeneration: 20260421T070156Z#15579

Merged
jskeet merged 3 commits intomainfrom
librarian-regen-20260421T070156Z
Apr 21, 2026
Merged

feat: API regeneration: 20260421T070156Z#15579
jskeet merged 3 commits intomainfrom
librarian-regen-20260421T070156Z

Conversation

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

Changes in this PR

  • Generated Google.Cloud.AIPlatform.V1Beta1
  • Generated Google.Cloud.NetApp.V1
  • Generated Google.Shopping.Merchant.Products.V1

feat: Add asyncQueryReasoningEngine to aiplatform v1beta1 API


PiperOrigin-RevId: 902815104
Source-Link: googleapis/googleapis@a78b583
feat: add ScaleType for Storage Pools and LargeCapacityConfig for Volumes

docs: A comment for field `large_capacity` in message `.google.cloud.netapp.v1.Volume` is changed

PiperOrigin-RevId: 902801207
Source-Link: googleapis/googleapis@4ad1b67
…4ae5f10

feat: a new optional field `video_links` is added to the `.google.shopping.merchant.products.v1.ProductAttributes` message
feat: a new optional field `annual_percentage_rate` is added to the `.google.shopping.merchant.products.v1.ProductInstallment` message
docs: A comment for field `gtins` in message `.google.shopping.merchant.products.v1.ProductAttributes` is changed
docs: A comment for field `mpn` in message `.google.shopping.merchant.products.v1.ProductAttributes` is changed


PiperOrigin-RevId: 902670459
Source-Link: googleapis/googleapis@4ae5f10
@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Apr 21, 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 updates several Google Cloud client libraries with new features and fields. Specifically, it adds asynchronous query support to the AI Platform Reasoning Engine Execution service, introduces storage pool scaling and large capacity configurations to the NetApp service, and adds video links and annual percentage rate fields to the Merchant Products service. The changes primarily consist of auto-generated code updates to protobuf definitions, client wrappers, and usage snippets. I have no feedback to provide as there were no review comments to assess.

@github-actions
Copy link
Copy Markdown

Pull request diff results
Finding changes in Google.Cloud.AIPlatform.V1Beta1...
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.V1Beta1 version 1.0.0-beta76
Differences from 1.0.0-beta76
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.V1Beta1.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.V1Beta1

Finding changes in Google.Cloud.NetApp.V1...
Comparing old and new versions (by source)
Minor changes:
Class 'LargeCapacityConfig' added.
Enum 'ScaleType' added.
Class 'StoragePool'; property 'ScaleType ScaleType { get; set; }' added.
Class 'StoragePool'; constant 'System.Int32 Google.Cloud.NetApp.V1.StoragePool::ScaleTypeFieldNumber' added.
Class 'Volume'; property 'LargeCapacityConfig LargeCapacityConfig { get; set; }' added.
Class 'Volume'; constant 'System.Int32 Google.Cloud.NetApp.V1.Volume::LargeCapacityConfigFieldNumber' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.NetApp.V1 version 1.15.0
Differences from 1.15.0
Minor changes:
Class 'LargeCapacityConfig' added.
Enum 'ScaleType' added.
Class 'StoragePool'; property 'ScaleType ScaleType { get; set; }' added.
Class 'StoragePool'; constant 'System.Int32 Google.Cloud.NetApp.V1.StoragePool::ScaleTypeFieldNumber' added.
Class 'Volume'; property 'LargeCapacityConfig LargeCapacityConfig { get; set; }' added.
Class 'Volume'; constant 'System.Int32 Google.Cloud.NetApp.V1.Volume::LargeCapacityConfigFieldNumber' added.

Diff level: Minor

Finished comparisons for Google.Cloud.NetApp.V1

Finding changes in Google.Shopping.Merchant.Products.V1...
Comparing old and new versions (by source)
Minor changes:
Class 'ProductAttributes'; property 'RepeatedField VideoLinks { get; }' added.
Class 'ProductAttributes'; constant 'System.Int32 Google.Shopping.Merchant.Products.V1.ProductAttributes::VideoLinksFieldNumber' added.
Class 'ProductInstallment'; method 'void ClearAnnualPercentageRate()' added.
Class 'ProductInstallment'; property 'Boolean HasAnnualPercentageRate { get; }' added.
Class 'ProductInstallment'; property 'Double AnnualPercentageRate { get; set; }' added.
Class 'ProductInstallment'; constant 'System.Int32 Google.Shopping.Merchant.Products.V1.ProductInstallment::AnnualPercentageRateFieldNumber' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Shopping.Merchant.Products.V1 version 1.5.0
Differences from 1.5.0
Minor changes:
Class 'ProductAttributes'; property 'RepeatedField VideoLinks { get; }' added.
Class 'ProductAttributes'; constant 'System.Int32 Google.Shopping.Merchant.Products.V1.ProductAttributes::VideoLinksFieldNumber' added.
Class 'ProductInstallment'; method 'void ClearAnnualPercentageRate()' added.
Class 'ProductInstallment'; property 'Boolean HasAnnualPercentageRate { get; }' added.
Class 'ProductInstallment'; property 'Double AnnualPercentageRate { get; set; }' added.
Class 'ProductInstallment'; constant 'System.Int32 Google.Shopping.Merchant.Products.V1.ProductInstallment::AnnualPercentageRateFieldNumber' added.

Diff level: Minor

Finished comparisons for Google.Shopping.Merchant.Products.V1

@jskeet jskeet merged commit de134f6 into main Apr 21, 2026
14 checks passed
@jskeet jskeet deleted the librarian-regen-20260421T070156Z branch April 21, 2026 07:15
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