Skip to content

Commit 947082a

Browse files
authored
chore(deps): update dependency google.cloud.aiplatform.v1beta1 to 1.0.0-beta57 (#3232)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Google.Cloud.AIPlatform.V1Beta1](https://redirect.github.com/googleapis/google-cloud-dotnet) | `1.0.0-beta52` -> `1.0.0-beta57` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta57?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta52/1.0.0-beta57?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-cloud-dotnet (Google.Cloud.AIPlatform.V1Beta1)</summary> ### [`v1.0.0-beta57`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta57): Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta57 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta56...Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta57) ##### New features - Add EmbedContent method v1beta1 ### [`v1.0.0-beta56`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta56): Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta56 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta55...Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta56) ##### New features - Add FunctionResponsePart and excluded\_predefined\_functions in ComputerUse ### [`v1.0.0-beta55`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta55): Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta55 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta54...Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta55) ##### New features - Add support for Inline source based deployment ##### Documentation improvements - A comment for message `ReasoningEngineSpec` is changed - A comment for field `package_spec` in message `.google.cloud.aiplatform.v1beta1.ReasoningEngineSpec` is changed ### [`v1.0.0-beta54`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta54): Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta54 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta53...Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta54) ##### New features - Add aspect\_ratio and image\_config for v1beta1 version - Add additional proto fields and GenerateFetchAccessToken API - Add JAILBREAK category to SafetySettings for prediction service - A new message `ScaleToZeroSpec` is added - A new field `initial_replica_count` is added to message `.google.cloud.aiplatform.v1beta1.DedicatedResources` - A new field `scale_to_zero_spec` is added to message `.google.cloud.aiplatform.v1beta1.DedicatedResources` ### [`v1.0.0-beta53`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta53): Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta53 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta52...Google.Cloud.AIPlatform.V1Beta1-1.0.0-beta53) ##### New features - Add labels field for Predict API for Imagen use case (v1beta) - Auto-generated CL for //google/cloud/aiplatform:aiplatform\_v1beta1\_public\_proto\_gen </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/dotnet-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent bb11d77 commit 947082a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiplatform/api/AIPlatform.Samples/AIPlatform.Samples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="Google.Cloud.AIPlatform.V1" Version="3.53.0" />
8-
<PackageReference Include="Google.Cloud.AIPlatform.V1Beta1" Version="1.0.0-beta52" />
8+
<PackageReference Include="Google.Cloud.AIPlatform.V1Beta1" Version="1.0.0-beta57" />
99
</ItemGroup>
1010
</Project>

0 commit comments

Comments
 (0)