Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Each package name links to the documentation for that package.
| [Google.Backstory](https://googleapis.dev/dotnet/Google.Backstory/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Backstory)](https://nuget.org/packages/Google.Backstory) | [Malachite Common Protos](https://cloud.google.com/chronicle/docs/secops/secops-overview) |
| [Google.Cloud.AccessApproval.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AccessApproval.V1)](https://nuget.org/packages/Google.Cloud.AccessApproval.V1) | [Access Approval](https://cloud.google.com/access-approval/docs/) |
| [Google.Cloud.AdvisoryNotifications.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AdvisoryNotifications.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AdvisoryNotifications.V1)](https://nuget.org/packages/Google.Cloud.AdvisoryNotifications.V1) | [Advisory Notifications](https://cloud.google.com/advisory-notifications/docs/overview) |
| [Google.Cloud.AgentRegistry.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AgentRegistry.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AgentRegistry.V1)](https://nuget.org/packages/Google.Cloud.AgentRegistry.V1) | [Agent Registry](https://docs.cloud.google.com/agent-registry/overview) |
| [Google.Cloud.AlloyDb.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AlloyDb.V1)](https://nuget.org/packages/Google.Cloud.AlloyDb.V1) | [AlloyDB (V1 API)](https://cloud.google.com/alloydb/docs) |
| [Google.Cloud.AlloyDb.V1Alpha](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AlloyDb.V1Alpha)](https://nuget.org/packages/Google.Cloud.AlloyDb.V1Alpha) | [AlloyDB (V1Alpha API)](https://cloud.google.com/alloydb/docs) |
| [Google.Cloud.AlloyDb.V1Beta](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AlloyDb.V1Beta)](https://nuget.org/packages/Google.Cloud.AlloyDb.V1Beta) | [AlloyDB (V1Beta API)](https://cloud.google.com/alloydb/docs) |
Expand Down
2 changes: 1 addition & 1 deletion apis/Google.Cloud.AgentRegistry.V1/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "Google.Cloud.AgentRegistry.V1",
"release_level": "unreleased",
"release_level": "preview",
"client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AgentRegistry.V1/latest",
"library_type": "GAPIC_AUTO",
"language": "dotnet",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta00</Version>
<Version>1.0.0-beta01</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Agent Registry is a centralized, unified catalog that lets you store, discover, and govern Model Context Protocol (MCP) servers, tools, and AI agents within Google Cloud.</Description>
Expand Down
8 changes: 8 additions & 0 deletions apis/Google.Cloud.AgentRegistry.V1/docs/history.md
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

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>2.18.0</Version>
<Version>2.19.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Build API v1, which creates and manages builds on Google Cloud Platform.</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.CloudBuild.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 2.19.0, released 2026-06-29

### New features

- Add E2_STANDARD_2 machine type to Cloud Build API

## Version 2.18.0, released 2025-12-03

### New features
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta30</Version>
<Version>1.0.0-beta31</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Dialogflow API (v2beta1).</Description>
Expand Down
7 changes: 7 additions & 0 deletions apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Version history

## Version 1.0.0-beta31, released 2026-06-29

### New features

- StreamingRecognitionResult has two new MessageType: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END
- SearchKnowledgeDebugInfo contains ces_debug_info

## Version 1.0.0-beta30, released 2026-06-22

### New features
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>2.20.0</Version>
<Version>2.21.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Network Management API, which provides a collection of network performance monitoring and diagnostic capabilities.</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.NetworkManagement.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 2.21.0, released 2026-06-29

### New features

- Add DMS Private Connection

## Version 2.20.0, released 2026-06-22

### New features
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta05</Version>
<Version>1.0.0-beta06</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Model, deploy, and operate your SaaS at scale.</Description>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Version history

## Version 1.0.0-beta06, released 2026-06-29

### Bug fixes

- Existing value `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 5` is changed to `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 6` in enum `Type`
- Existing value `TYPE_APP_COMPONENTS_REGISTERED = 6` is changed to `TYPE_APP_COMPONENTS_REGISTERED = 7` in enum `Type`

## Version 1.0.0-beta05, released 2026-06-08

### New features
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta05</Version>
<Version>1.0.0-beta06</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>The Vector Search API provides a fully-managed, highly performant, and scalable vector database designed to power next-generation search, recommendation, and generative AI applications. It allows you to store, index, and query your data and its corresponding vector embeddings through a simple, intuitive interface. With Vector Search, you can define custom schemas for your data, insert objects with associated metadata, automatically generate embeddings from your data, and perform fast approximate nearest neighbor (ANN) searches to find semantically similar items at scale.</Description>
Expand Down
12 changes: 12 additions & 0 deletions apis/Google.Cloud.VectorSearch.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Version history

## Version 1.0.0-beta06, released 2026-06-29

### New features

- Added `force` field to DeleteCollectionRequest to allow deleting a Collection together with its Indexes and DataObjects
- Added `FieldFilter` message and `field_filter` field to ExportDataObjects to restrict which top-level Data Object fields are emitted
- Relaxed `search_text` and `data_field_names` on data object search from REQUIRED to OPTIONAL (required only for the default text search mode)

### Documentation improvements

- Updated documentation for listing locations

## Version 1.0.0-beta05, released 2026-04-13

### New features
Expand Down
12 changes: 6 additions & 6 deletions generator-input/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
},
{
"id": "Google.Cloud.AgentRegistry.V1",
"version": "1.0.0-beta00",
"version": "1.0.0-beta01",
"type": "grpc",
"productName": "Agent Registry",
"productUrl": "https://docs.cloud.google.com/agent-registry/overview",
Expand Down Expand Up @@ -1619,7 +1619,7 @@
},
{
"id": "Google.Cloud.CloudBuild.V1",
"version": "2.18.0",
"version": "2.19.0",
"type": "grpc",
"productName": "Cloud Build",
"productUrl": "https://cloud.google.com/cloud-build",
Expand Down Expand Up @@ -2576,7 +2576,7 @@
},
{
"id": "Google.Cloud.Dialogflow.V2Beta1",
"version": "1.0.0-beta30",
"version": "1.0.0-beta31",
"type": "grpc",
"productName": "Google Cloud Dialogflow",
"productUrl": "https://cloud.google.com/dialogflow-enterprise/",
Expand Down Expand Up @@ -4316,7 +4316,7 @@
},
{
"id": "Google.Cloud.NetworkManagement.V1",
"version": "2.20.0",
"version": "2.21.0",
"type": "grpc",
"productName": "Network Management",
"productUrl": "https://cloud.google.com/network-intelligence-center/docs/",
Expand Down Expand Up @@ -5197,7 +5197,7 @@
},
{
"id": "Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1",
"version": "1.0.0-beta05",
"version": "1.0.0-beta06",
"type": "grpc",
"productName": "SaaS Runtime",
"productUrl": "https://cloud.google.com/saas-runtime/docs/overview",
Expand Down Expand Up @@ -6289,7 +6289,7 @@
},
{
"id": "Google.Cloud.VectorSearch.V1",
"version": "1.0.0-beta05",
"version": "1.0.0-beta06",
"type": "grpc",
"productName": "Vector Search",
"productUrl": "https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview",
Expand Down
39 changes: 20 additions & 19 deletions generator-input/pipeline-state.json
Original file line number Diff line number Diff line change
Expand Up @@ -938,12 +938,12 @@
},
{
"id": "Google.Cloud.CloudBuild.V1",
"currentVersion": "2.18.0",
"currentVersion": "2.19.0",
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseTimestamp": "2025-12-03T08:50:49.761570132Z",
"releaseTimestamp": "2026-06-29T14:20:16.723908067Z",
"lastGeneratedCommit": "e78adaf725dfc5cfad0e0d5ca4d4838a689e790a",
"lastReleasedCommit": "943025a9f8f2902af19781e504eb80c7428f7836",
"lastReleasedCommit": "e78adaf725dfc5cfad0e0d5ca4d4838a689e790a",
"apiPaths": [
"google/devtools/cloudbuild/v1"
],
Expand Down Expand Up @@ -1413,12 +1413,12 @@
},
{
"id": "Google.Cloud.Dialogflow.V2Beta1",
"currentVersion": "1.0.0-beta30",
"currentVersion": "1.0.0-beta31",
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseTimestamp": "2026-06-22T18:00:16.427569482Z",
"releaseTimestamp": "2026-06-29T14:22:41.436540746Z",
"lastGeneratedCommit": "21ebf267616ce5544deb088c6f8afb84271cf30c",
"lastReleasedCommit": "e9195b36c9896e43fc9fa38793b66b5cf1d59b50",
"lastReleasedCommit": "21ebf267616ce5544deb088c6f8afb84271cf30c",
"apiPaths": [
"google/cloud/dialogflow/v2beta1"
],
Expand Down Expand Up @@ -2268,12 +2268,12 @@
},
{
"id": "Google.Cloud.NetworkManagement.V1",
"currentVersion": "2.20.0",
"currentVersion": "2.21.0",
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseTimestamp": "2026-06-22T18:02:25.516003570Z",
"releaseTimestamp": "2026-06-29T14:26:01.981946733Z",
"lastGeneratedCommit": "ea8c3969523e1dffd335ea5edfae985dc8597f4f",
"lastReleasedCommit": "4679f0c8e33ba14d27612bd607649e1f867a881c",
"lastReleasedCommit": "ea8c3969523e1dffd335ea5edfae985dc8597f4f",
"apiPaths": [
"google/cloud/networkmanagement/v1"
],
Expand Down Expand Up @@ -4492,11 +4492,10 @@
},
{
"id": "Google.Cloud.Tools.SecretManagerHelper",
"currentVersion": "0.1.0",
"nextVersion": "1.0.0",
"currentVersion": "1.0.0",
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseTimestamp": "2026-06-18T20:54:29.790259281Z",
"releaseTimestamp": "2026-06-29T14:28:47.009230024Z",
"sourcePaths": [
"tools/Google.Cloud.Tools.SecretManagerHelper"
]
Expand Down Expand Up @@ -4683,12 +4682,12 @@
},
{
"id": "Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1",
"currentVersion": "1.0.0-beta05",
"currentVersion": "1.0.0-beta06",
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseTimestamp": "2026-06-08T14:54:50.461722440Z",
"releaseTimestamp": "2026-06-29T14:29:20.429717524Z",
"lastGeneratedCommit": "256f0860cc8a4ae2e5f4f606ce7915fd10b5e5e7",
"lastReleasedCommit": "0ff3c706a5e0964c6430529c406208f2ff57cf65",
"lastReleasedCommit": "256f0860cc8a4ae2e5f4f606ce7915fd10b5e5e7",
"apiPaths": [
"google/cloud/saasplatform/saasservicemgmt/v1beta1"
],
Expand Down Expand Up @@ -4903,12 +4902,12 @@
},
{
"id": "Google.Cloud.VectorSearch.V1",
"currentVersion": "1.0.0-beta05",
"currentVersion": "1.0.0-beta06",
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseTimestamp": "2026-04-13T15:51:50.961344030Z",
"releaseTimestamp": "2026-06-29T14:29:56.826771114Z",
"lastGeneratedCommit": "0b5d8e6c5d222d37113a8961774f8e1e1cfec0c0",
"lastReleasedCommit": "8d0f6d8615c72d1907aeec8984d68df50fb6b697",
"lastReleasedCommit": "0b5d8e6c5d222d37113a8961774f8e1e1cfec0c0",
"apiPaths": [
"google/cloud/vectorsearch/v1"
],
Expand Down Expand Up @@ -5098,10 +5097,12 @@
},
{
"id": "Google.Cloud.AgentRegistry.V1",
"nextVersion": "1.0.0-beta01",
"currentVersion": "1.0.0-beta01",
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
"releaseTimestamp": "2026-06-29T14:31:42.930729762Z",
"lastGeneratedCommit": "5403278d28f43d2071393d7ad306c5f1cdfd9d90",
"lastReleasedCommit": "5403278d28f43d2071393d7ad306c5f1cdfd9d90",
"apiPaths": [
"google/cloud/agentregistry/v1"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.1.0</Version>
<Version>1.0.0</Version>
<Description>Tool used by Google .NET release processes to fetch secrets from Secret Manager. While there is nothing "secret" in this package, it is unlikely to be useful to other developers. It is only published as a matter of convenience for other Google .NET repositories.</Description>
<ToolCommandName>secret-manager-helper</ToolCommandName>
</PropertyGroup>
Expand Down
Loading