Skip to content

Commit

Permalink
docs(maps/fleetengine/delivery): updated incorrect reference to `Task…
Browse files Browse the repository at this point in the history
….journeySharingInfo` (#9428)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 607471050

Source-Link: https://github.com/googleapis/googleapis/commit/18a7146ac646fb0440b14a5581b77772fb7db844

Source-Link: https://github.com/googleapis/googleapis-gen/commit/dd1c4cc60d86cd9baf1fcb490035aee23f35fe95
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGQxYzRjYzYwZDg2Y2Q5YmFmMWZjYjQ5MDAzNWFlZTIzZjM1ZmU5NSJ9
BEGIN_NESTED_COMMIT
docs(servicehealth): update proto comments
PiperOrigin-RevId: 607453590

Source-Link: https://github.com/googleapis/googleapis/commit/f65b9f283e62410dedcc0f5f6d2647a0cf05a77c

Source-Link: https://github.com/googleapis/googleapis-gen/commit/31d0d15acfe31204627f797fc7df6794a5fbe0c0
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzFkMGQxNWFjZmUzMTIwNDYyN2Y3OTdmYzdkZjY3OTRhNWZiZTBjMCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(parallelstore): introducing Parallelstore API v1beta
PiperOrigin-RevId: 607141292

Source-Link: https://github.com/googleapis/googleapis/commit/d1a0232b52975171c5e7e3994edaf4a10c576d8f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f3d7540ecbdec4c2d758411c2be21c9f80cfc8d9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjNkNzU0MGVjYmRlYzRjMmQ3NTg0MTFjMmJlMjFjOWY4MGNmYzhkOSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(documentai): A new message FoundationModelTuningOptions is added
feat: A new field foundation_model_tuning_options is added to message TrainProcessorVersionRequest
feat: A new field `labels` is added to messages `ProcessRequest` and `BatchProcessRequest`
feat: A new field `display_name` is added to message `DocumentSchema`
fix: deprecate `Dataset.document_warehouse_config`
docs: updated comments
PiperOrigin-RevId: 607358355

Source-Link: https://github.com/googleapis/googleapis/commit/1da529959b075366bfc281070cdbd7874c6f132e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/a931f91c05ad6c4958c546a57db4298dc622757f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTkzMWY5MWMwNWFkNmM0OTU4YzU0NmE1N2RiNDI5OGRjNjIyNzU3ZiJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] authored Feb 16, 2024
1 parent 2090651 commit 7e6c208
Show file tree
Hide file tree
Showing 79 changed files with 7,201 additions and 1,446 deletions.
1 change: 1 addition & 0 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"orgpolicy": "1.12.1",
"osconfig": "1.12.5",
"oslogin": "1.13.1",
"parallelstore": "0.0.0",
"phishingprotection": "0.8.5",
"policysimulator": "0.2.3",
"policytroubleshooter": "1.10.3",
Expand Down
288 changes: 146 additions & 142 deletions documentai/apiv1beta3/documentaipb/dataset.pb.go

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion documentai/apiv1beta3/documentaipb/document.pb.go

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

2,501 changes: 1,331 additions & 1,170 deletions documentai/apiv1beta3/documentaipb/document_processor_service.pb.go

Large diffs are not rendered by default.

147 changes: 79 additions & 68 deletions documentai/apiv1beta3/documentaipb/document_schema.pb.go

Large diffs are not rendered by default.

30 changes: 18 additions & 12 deletions documentai/apiv1beta3/documentaipb/document_service.pb.go

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

3 changes: 2 additions & 1 deletion go.work
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ use (
./orgpolicy
./osconfig
./oslogin
./parallelstore
./phishingprotection
./policysimulator
./policytroubleshooter
Expand Down Expand Up @@ -142,6 +143,7 @@ use (
./shell
./shopping
./spanner
./spanner/test/opentelemetry/test
./speech
./storage
./storage/internal/benchmarks
Expand All @@ -166,5 +168,4 @@ use (
./websecurityscanner
./workflows
./workstations
./spanner/test/opentelemetry/test
)
10 changes: 10 additions & 0 deletions internal/.repo-metadata-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -1789,6 +1789,16 @@
"release_level": "preview",
"library_type": "GAPIC_AUTO"
},
"cloud.google.com/go/parallelstore/apiv1beta": {
"api_shortname": "parallelstore",
"distribution_name": "cloud.google.com/go/parallelstore/apiv1beta",
"description": "Parallelstore API",
"language": "go",
"client_library_type": "generated",
"client_documentation": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/parallelstore/latest/apiv1beta",
"release_level": "preview",
"library_type": "GAPIC_AUTO"
},
"cloud.google.com/go/phishingprotection/apiv1beta1": {
"api_shortname": "phishingprotection",
"distribution_name": "cloud.google.com/go/phishingprotection/apiv1beta1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.59.0",
"version": "1.60.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.59.0",
"version": "1.60.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/asset/apiv1",
"version": "1.17.1",
"version": "1.17.2",
"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/asset/apiv1p2beta1",
"version": "1.17.1",
"version": "1.17.2",
"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/asset/apiv1p5beta1",
"version": "1.17.1",
"version": "1.17.2",
"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/bigquery/analyticshub/apiv1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/biglake/apiv1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/biglake/apiv1alpha1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/connection/apiv1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/connection/apiv1beta1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/dataexchange/apiv1beta1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/datapolicies/apiv1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/datapolicies/apiv1beta1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/datatransfer/apiv1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/migration/apiv2",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/migration/apiv2alpha",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/reservation/apiv1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/storage/apiv1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/storage/apiv1beta1",
"version": "1.59.0",
"version": "1.59.1",
"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/bigquery/storage/apiv1beta2",
"version": "1.59.0",
"version": "1.59.1",
"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/compute/apiv1",
"version": "1.23.4",
"version": "1.24.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/container/apiv1",
"version": "1.30.1",
"version": "1.31.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/dialogflow/apiv2",
"version": "1.48.2",
"version": "1.49.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/dialogflow/apiv2beta1",
"version": "1.48.2",
"version": "1.49.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/dialogflow/cx/apiv3",
"version": "1.48.2",
"version": "1.49.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/dialogflow/cx/apiv3beta1",
"version": "1.48.2",
"version": "1.49.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.4.1",
"version": "1.5.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.4.1",
"version": "1.5.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.4.1",
"version": "1.5.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.24.0",
"version": "1.25.0",
"language": "GO",
"apis": [
{
Expand Down
Loading

0 comments on commit 7e6c208

Please sign in to comment.