Skip to content

Comments

chore(deps): update dependency google.cloud.aiplatform.v1 to 3.65.0#3310

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/google.cloud.aiplatform.v1-3.x
Open

chore(deps): update dependency google.cloud.aiplatform.v1 to 3.65.0#3310
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/google.cloud.aiplatform.v1-3.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
Google.Cloud.AIPlatform.V1 3.56.03.65.0 age confidence

Release Notes

googleapis/google-cloud-dotnet (Google.Cloud.AIPlatform.V1)

v3.65.0: Google.Cloud.AIPlatform.V1 version 3.65.0

Compare Source

New features
  • Add traffic_type, tool_use_prompt_tokens_details to message GenerateContentResponse.UsageMetadata

v3.64.0: Google.Cloud.AIPlatform.V1 version 3.64.0

Compare Source

New features
  • Add max_concurrent_active_run_count field to Schedule message

v3.63.0: Google.Cloud.AIPlatform.V1 version 3.63.0

Compare Source

New features
  • Add Vertex Multimodal Datasets as input and output types in google.cloud.aiplatform.v1beta1.BatchPredictionJob

v3.62.0: Google.Cloud.AIPlatform.V1 version 3.62.0

Compare Source

New features
  • Add resource_reference to the field name in message .google.cloud.aiplatform.v1.Dataset
  • Add resource_reference to the field name in message .google.cloud.aiplatform.v1.DatasetVersion
Documentation improvements
  • Update documentation of .google.cloud.aiplatform.v1.DatasetService, .google.cloud.aiplatform.v1.Dataset, and .google.cloud.aiplatform.v1.DatasetVersion

v3.61.0: Google.Cloud.AIPlatform.V1 version 3.61.0

Compare Source

New features
  • Add fps to message VideoMetadata
  • Add mediaResolution to Part
  • Add responseModalities, audioTimestamp, mediaResolution to GenerationConfig
  • Add thinkingLevel to ThinkingConfig
  • Add imageOutputOptions, personGeneration, imageSize to ImageConfig

v3.60.0: Google.Cloud.AIPlatform.V1 version 3.60.0

Compare Source

New features
  • Add Lustre support to the Vertex Training Custom Job API
Documentation improvements
  • Update comments for machine resources and autoscaling

v3.59.0: Google.Cloud.AIPlatform.V1 version 3.59.0

Compare Source

New features
  • Add streaming function call argument API changes
Documentation improvements
  • A comment for field name in message .google.cloud.aiplatform.v1.FunctionCall is changed
  • A comment for field args in message .google.cloud.aiplatform.v1.FunctionCall is changed

v3.58.0: Google.Cloud.AIPlatform.V1 version 3.58.0

Compare Source

Bug fixes
  • Fix issue when using UrlContext tool

v3.57.0: Google.Cloud.AIPlatform.V1 version 3.57.0

Compare Source

New features
  • Expose zone when creating a FeatureOnlineStore
  • Add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication
  • Add gpu_partition_size in machine_spec v1 api
  • Add support for developer connect based deployment
Documentation improvements
  • Update ReplicatedVoiceConfig.mime_type comment
  • A comment for message ReasoningEngineSpec is changed
  • A comment for field package_spec in message .google.cloud.aiplatform.v1.ReasoningEngineSpec is changed

Configuration

📅 Schedule: Branch creation - "before 8am" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team and meteatamel as code owners February 10, 2026 03:48
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2026
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Feb 10, 2026
@gemini-code-assist
Copy link

Summary of Changes

Hello @renovate-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the Google.Cloud.AIPlatform.V1 client library to its latest version, 3.63.0. This upgrade incorporates several new features and enhancements across multiple versions, expanding capabilities within Vertex AI, particularly concerning multimodal datasets, media generation configurations, and training job options, along with a bug fix.

Highlights

  • Dependency Update: Updated the Google.Cloud.AIPlatform.V1 NuGet package from version 3.56.0 to 3.63.0.
  • New Features: Introduced support for Vertex Multimodal Datasets as input and output types in BatchPredictionJob. Added new fields for media and generation configuration, including fps for video, mediaResolution for parts, and various generation config options. Included support for Lustre in the Vertex Training Custom Job API and streaming function call arguments. Enhanced FeatureOnlineStore with zone exposure, added ReplicatedVoiceConfig for Gemini TTS, and gpu_partition_size in machine_spec v1 API.
  • Bug Fixes: Resolved an issue related to using the UrlContext tool.
Changelog
  • aiplatform/api/AIPlatform.Samples/AIPlatform.Samples.csproj
    • Updated the Google.Cloud.AIPlatform.V1 package reference from 3.56.0 to 3.63.0.
Activity
  • This pull request was automatically generated by Renovate Bot.
  • Automerge is disabled, requiring manual merging.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2026
Copy link

@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 the Google.Cloud.AIPlatform.V1 dependency from 3.56.0 to 3.63.0. This is a routine dependency update from Renovate. The release notes show a series of minor updates that include new features, bug fixes, and documentation improvements. Given that this is a minor version bump, no breaking changes are expected. The change is limited to the project file for the samples and looks good to merge.

@renovate-bot renovate-bot force-pushed the renovate/google.cloud.aiplatform.v1-3.x branch from 28ca356 to 56d8c7f Compare February 12, 2026 14:37
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2026
@renovate-bot renovate-bot force-pushed the renovate/google.cloud.aiplatform.v1-3.x branch from 56d8c7f to 7531a09 Compare February 16, 2026 19:11
@renovate-bot renovate-bot changed the title chore(deps): update dependency google.cloud.aiplatform.v1 to 3.63.0 chore(deps): update dependency google.cloud.aiplatform.v1 to 3.64.0 Feb 16, 2026
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 16, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 16, 2026
@renovate-bot renovate-bot force-pushed the renovate/google.cloud.aiplatform.v1-3.x branch from 7531a09 to 37e76d7 Compare February 19, 2026 10:54
@renovate-bot renovate-bot changed the title chore(deps): update dependency google.cloud.aiplatform.v1 to 3.64.0 chore(deps): update dependency google.cloud.aiplatform.v1 to 3.65.0 Feb 19, 2026
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2026
@kokoro-team kokoro-team removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 19, 2026
@renovate-bot renovate-bot force-pushed the renovate/google.cloud.aiplatform.v1-3.x branch from 37e76d7 to 204858f Compare February 20, 2026 11:52
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants