Skip to content
Merged
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
18 changes: 9 additions & 9 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ libraries:
- internal/generated/snippets/ai/
tag_format: '{id}/v{version}'
- id: aiplatform
version: 1.115.0
version: 1.116.0
last_generated_commit: 9eea40c74d97622bb0aa406dd313409a376cc73b
apis:
- path: google/cloud/aiplatform/v1
Expand Down Expand Up @@ -580,7 +580,7 @@ libraries:
- internal/generated/snippets/area120/
tag_format: '{id}/v{version}'
- id: artifactregistry
version: 1.19.0
version: 1.20.0
last_generated_commit: 9eea40c74d97622bb0aa406dd313409a376cc73b
apis:
- path: google/devtools/artifactregistry/v1
Expand Down Expand Up @@ -1721,7 +1721,7 @@ libraries:
remove_regex: []
tag_format: '{id}/v{version}'
- id: confidentialcomputing
version: 1.10.1
version: 1.11.0
last_generated_commit: 9eea40c74d97622bb0aa406dd313409a376cc73b
apis:
- path: google/cloud/confidentialcomputing/v1
Expand Down Expand Up @@ -2057,7 +2057,7 @@ libraries:
- internal/generated/snippets/datalabeling/
tag_format: '{id}/v{version}'
- id: datamanager
version: 0.0.0
version: 0.1.0
last_generated_commit: 21faf440e089d06f66243c77792f37ac86c01115
apis:
- path: google/ads/datamanager/v1
Expand Down Expand Up @@ -2366,7 +2366,7 @@ libraries:
- internal/generated/snippets/dialogflow/
tag_format: '{id}/v{version}'
- id: discoveryengine
version: 1.22.0
version: 1.23.0
last_generated_commit: 9eea40c74d97622bb0aa406dd313409a376cc73b
apis:
- path: google/cloud/discoveryengine/v1
Expand Down Expand Up @@ -2438,7 +2438,7 @@ libraries:
- ^dlp/apiv2/\.repo-metadata\.json$
tag_format: '{id}/v{version}'
- id: documentai
version: 1.40.0
version: 1.41.0
last_generated_commit: 9eea40c74d97622bb0aa406dd313409a376cc73b
apis:
- path: google/cloud/documentai/v1
Expand Down Expand Up @@ -3506,7 +3506,7 @@ libraries:
- internal/generated/snippets/managedkafka/
tag_format: '{id}/v{version}'
- id: maps
version: 1.26.0
version: 1.27.0
last_generated_commit: 9eea40c74d97622bb0aa406dd313409a376cc73b
apis:
- path: google/maps/addressvalidation/v1
Expand Down Expand Up @@ -5948,7 +5948,7 @@ libraries:
- internal/generated/snippets/streetview/
tag_format: '{id}/v{version}'
- id: support
version: 1.4.1
version: 1.5.0
last_generated_commit: 9eea40c74d97622bb0aa406dd313409a376cc73b
apis:
- path: google/cloud/support/v2
Expand Down Expand Up @@ -6326,7 +6326,7 @@ libraries:
- internal/generated/snippets/vision/
tag_format: '{id}/v{version}'
- id: visionai
version: 0.4.6
version: 0.5.0
last_generated_commit: 9eea40c74d97622bb0aa406dd313409a376cc73b
apis:
- path: google/cloud/visionai/v1
Expand Down
31 changes: 31 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,37 @@
# Changes


## [1.116.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.116.0) (2026-02-12)

### Features

* A new field `computation_based_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new field `llm_based_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new field `metric_results` is added to message `.google.cloud.aiplatform.v1beta1.EvaluateInstancesResponse` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new field `predefined_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new message `ComputationBasedMetricSpec` is added ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new message `LLMBasedMetricSpec` is added ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new message `MetricResult` is added ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new message `PredefinedMetricSpec` is added ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* add Vertex Multimodal Datasets as input and output types in `google.cloud.aiplatform.v1beta1.BatchPredictionJob` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* add max_concurrent_active_run_count field to Schedule message ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* add model_armor_config to GeminiExample ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1.DatasetVersion` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1.Dataset` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1beta1.DatasetVersion` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1beta1.Dataset` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))

### Documentation

* A comment for enum `AggregationMetric` is changed ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A comment for field `aggregation_output` in message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A comment for field `output_info` in message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A comment for message `EvaluateDatasetResponse` is changed ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A comment for message `Metric` is changed ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A comment for message `OutputInfo` is changed ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* update documentation of `.google.cloud.aiplatform.v1.DatasetService`, `.google.cloud.aiplatform.v1.Dataset`, and `.google.cloud.aiplatform.v1.DatasetVersion` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* update documentation of `.google.cloud.aiplatform.v1beta1.Dataset` and `.google.cloud.aiplatform.v1beta1.DatasetVersion` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))

## [1.115.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.115.0) (2026-02-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion aiplatform/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions artifactregistry/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changes

## [1.20.0](https://github.com/googleapis/google-cloud-go/releases/tag/artifactregistry%2Fv1.20.0) (2026-02-12)

### Features

* add DIRSUM_SHA256 hash type ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))

## [1.19.0](https://github.com/googleapis/google-cloud-go/releases/tag/artifactregistry%2Fv1.19.0) (2026-01-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion artifactregistry/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions confidentialcomputing/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changes


## [1.11.0](https://github.com/googleapis/google-cloud-go/releases/tag/confidentialcomputing%2Fv1.11.0) (2026-02-12)

### Features

* add Nvidia Attestation proto message with its relevant fields and ConfidentialGke options ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))

## [1.10.1](https://github.com/googleapis/google-cloud-go/compare/confidentialcomputing/v1.10.0...confidentialcomputing/v1.10.1) (2025-09-16)


Expand Down
4 changes: 2 additions & 2 deletions confidentialcomputing/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions datamanager/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# Changes

## [0.1.0](https://github.com/googleapis/google-cloud-go/releases/tag/datamanager%2Fv0.1.0) (2026-02-12)

### Features

* add new clients (#13817) ([edc2b93](https://github.com/googleapis/google-cloud-go/commit/edc2b93546e4814cb6587f4d86bfb21b156be5e2))

2 changes: 1 addition & 1 deletion datamanager/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions discoveryengine/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@



## [1.23.0](https://github.com/googleapis/google-cloud-go/releases/tag/discoveryengine%2Fv1.23.0) (2026-02-12)

### Features

* add CrowdingSpec to SearchRequest to set crowding settings ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* add output-only field SemanticState to SearchResponse. ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))

### Documentation

* other misc documentation updates Clients can specify Natural Language Query Understanding-related fields, as well as CrowdingSpec. These features are available in the V1 APIs. ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* update documentation for search and data store NLQ features ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))

## [1.22.0](https://github.com/googleapis/google-cloud-go/releases/tag/discoveryengine%2Fv1.22.0) (2025-10-22)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions discoveryengine/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions documentai/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changes


## [1.41.0](https://github.com/googleapis/google-cloud-go/releases/tag/documentai%2Fv1.41.0) (2026-02-12)

### Features

* A new field `document_prompt` is added to message `.google.cloud.documentai.v1beta3.DocumentSchema` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new field `document_type` is added to message `.google.cloud.documentai.v1beta3.ImportDocumentsRequest` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new field `enable_table_split` is added to message `.google.cloud.documentai.v1beta3.OcrConfig.LayoutParsingParams` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* A new field `revisions` is added to message `.google.cloud.documentai.v1beta3.Evaluation` ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* Added new messages `Documents` and `RawDocuments` for inline document input ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* The field `skip_human_review` in messages `.google.cloud.documentai.v1beta3.ProcessRequest` and `.google.cloud.documentai.v1beta3.BatchProcessRequest` is deprecated ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))
* The method `ReviewDocument` in `.google.cloud.documentai.v1beta3.DocumentProcessorService` is deprecated ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))

### Bug Fixes

* Removed the `SpannerIndexingConfig` message and the `spanner_indexing_config` field from `.google.cloud.documentai.v1beta3.Dataset` BREAKING CHANGE: The `SpannerIndexingConfig` message and the `spanner_indexing_config` field within the `Dataset` message have been removed. Client code referencing these will need to stop referencing these in case of an error ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))

### Documentation

* Updated comments for various fields and messages ([6f31019](https://github.com/googleapis/google-cloud-go/commit/6f310199e136b133bb4fadaa353e264e809db6d7))

## [1.40.0](https://github.com/googleapis/google-cloud-go/releases/tag/documentai%2Fv1.40.0) (2026-01-29)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion documentai/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.115.0",
"version": "1.116.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
"version": "1.115.0",
"version": "1.116.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/artifactregistry/apiv1",
"version": "1.19.0",
"version": "1.20.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/artifactregistry/apiv1beta2",
"version": "1.19.0",
"version": "1.20.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/confidentialcomputing/apiv1",
"version": "1.10.1",
"version": "1.11.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/confidentialcomputing/apiv1alpha1",
"version": "1.10.1",
"version": "1.11.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/datamanager/apiv1",
"version": "0.0.0",
"version": "0.1.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/discoveryengine/apiv1",
"version": "1.22.0",
"version": "1.23.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/discoveryengine/apiv1alpha",
"version": "1.22.0",
"version": "1.23.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/discoveryengine/apiv1beta",
"version": "1.22.0",
"version": "1.23.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/documentai/apiv1",
"version": "1.40.0",
"version": "1.41.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/documentai/apiv1beta3",
"version": "1.40.0",
"version": "1.41.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/addressvalidation/apiv1",
"version": "1.26.0",
"version": "1.27.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/areainsights/apiv1",
"version": "1.26.0",
"version": "1.27.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/fleetengine/apiv1",
"version": "1.26.0",
"version": "1.27.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/fleetengine/delivery/apiv1",
"version": "1.26.0",
"version": "1.27.0",
"language": "GO",
"apis": [
{
Expand Down
Loading
Loading