Skip to content

Commit

Permalink
feat(datacatalog): Add RANGE type to Data Catalog (#9573)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 615521436

Source-Link: https://togithub.com/googleapis/googleapis/commit/65277ddce9caa1cfd1a0eb7ab67980fc73d20b50

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/97ec9b9a8d5e17e4155c3af27357db1393a13555
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTdlYzliOWE4ZDVlMTdlNDE1NWMzYWYyNzM1N2RiMTM5M2ExMzU1NSJ9
BEGIN_NESTED_COMMIT
docs(documentai): A comment for field `processor_version_source` in message `.google.cloud.documentai.v1beta3.ImportProcessorVersionRequest` is changed
PiperOrigin-RevId: 615492381

Source-Link: https://togithub.com/googleapis/googleapis/commit/b29f9faa80c3efd6ba8822d66d2c346b2acd6baa

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/e378fe190172153d285c463eefadf4a20a930de1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTM3OGZlMTkwMTcyMTUzZDI4NWM0NjNlZWZhZGY0YTIwYTkzMGRlMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(cloudbuild): Add Bitbucket Data Center Config and Bitbucket Cloud config for Cloud Build Repositories
PiperOrigin-RevId: 615470832

Source-Link: https://togithub.com/googleapis/googleapis/commit/98cbc7d41f2b7cc875549a4ad417717f0bdccd81

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/c056f3f76c7a883f6cb23ccecbce33986651c5c7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzA1NmYzZjc2YzdhODgzZjZjYjIzY2NlY2JjZTMzOTg2NjUxYzVjNyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
build(networkmanagement): fix Network Management API version v1 YAML and BUILD dependencies
feat: add Location & IAM mixins

PiperOrigin-RevId: 615459446

Source-Link: https://togithub.com/googleapis/googleapis/commit/32480e244580b5c6d157d98b6ea619a092389acd

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/7541fbe5f1e2101ed05080ef11b75f53a8c3d667
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzU0MWZiZTVmMWUyMTAxZWQwNTA4MGVmMTFiNzVmNTNhOGMzZDY2NyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(dialogflow): added text sections to the submitted summary
feat: added conformer model migration opt out flag
feat: added intent input to StreamingAnalyzeContentRequest
docs: clarified wording around END_OF_SINGLE_UTTERANCE

PiperOrigin-RevId: 615454974

Source-Link: https://togithub.com/googleapis/googleapis/commit/bce5e83d8b6659ddbc101912c0fa487b9561f5ab

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/a1d7a0fbb2820cdeba2f2581e66db7eea6d3c0ce
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFkN2EwZmJiMjgyMGNkZWJhMmYyNTgxZTY2ZGI3ZWVhNmQzYzBjZSJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] committed Mar 14, 2024
1 parent 30b038d commit 25c3f2d
Show file tree
Hide file tree
Showing 47 changed files with 5,034 additions and 2,259 deletions.
1,935 changes: 1,137 additions & 798 deletions cloudbuild/apiv2/cloudbuildpb/repositories.pb.go

Large diffs are not rendered by default.

190 changes: 139 additions & 51 deletions datacatalog/apiv1/datacatalogpb/schema.pb.go

Large diffs are not rendered by default.

342 changes: 183 additions & 159 deletions dialogflow/apiv2beta1/dialogflowpb/answer_record.pb.go

Large diffs are not rendered by default.

317 changes: 167 additions & 150 deletions dialogflow/apiv2beta1/dialogflowpb/audio_config.pb.go

Large diffs are not rendered by default.

1,809 changes: 936 additions & 873 deletions dialogflow/apiv2beta1/dialogflowpb/participant.pb.go

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dialogflow/apiv2beta1/dialogflowpb/session.pb.go

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

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

@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.62.2",
"version": "1.63.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
"version": "1.62.2",
"version": "1.63.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/apphub/apiv1",
"version": "0.0.0",
"version": "0.1.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/apps/events/subscriptions/apiv1",
"version": "0.4.0",
"version": "0.4.1",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/apps/meet/apiv2",
"version": "0.4.0",
"version": "0.4.1",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/apps/meet/apiv2beta",
"version": "0.4.0",
"version": "0.4.1",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/cloudcontrolspartner/apiv1",
"version": "0.0.0",
"version": "0.1.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/apiv2",
"version": "1.49.0",
"version": "1.50.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/apiv2beta1",
"version": "1.49.0",
"version": "1.50.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/cx/apiv3",
"version": "1.49.0",
"version": "1.50.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/cx/apiv3beta1",
"version": "1.49.0",
"version": "1.50.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/discoveryengine/apiv1",
"version": "1.5.0",
"version": "1.6.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/discoveryengine/apiv1alpha",
"version": "1.5.0",
"version": "1.6.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/discoveryengine/apiv1beta",
"version": "1.5.0",
"version": "1.6.0",
"language": "GO",
"apis": [
{
Expand Down

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

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

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

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

0 comments on commit 25c3f2d

Please sign in to comment.