Skip to content

Commit

Permalink
feat(binaryauthorization): add container_name, container_type fields …
Browse files Browse the repository at this point in the history
…to Continuous Validation Logs (#9047)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 585695887

Source-Link: https://togithub.com/googleapis/googleapis/commit/4eccaaf48c0ccadc6f98707d3dbe9614d47bb103

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/664879501d516e9c67d04851429a3f19f20b09a5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjY0ODc5NTAxZDUxNmU5YzY3ZDA0ODUxNDI5YTNmMTlmMjBiMDlhNSJ9
  • Loading branch information
gcf-owl-bot[bot] committed Nov 28, 2023
1 parent abc313c commit d0f9ff0
Show file tree
Hide file tree
Showing 18 changed files with 241 additions and 142 deletions.

Large diffs are not rendered by default.

@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.54.0",
"version": "1.55.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
"version": "1.54.0",
"version": "1.55.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/batch/apiv1",
"version": "1.6.3",
"version": "1.7.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/contactcenterinsights/apiv1",
"version": "1.12.0",
"version": "1.12.1",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/container/apiv1",
"version": "1.28.0",
"version": "1.29.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dataplex/apiv1",
"version": "1.11.2",
"version": "1.12.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/apiv2",
"version": "1.44.3",
"version": "1.45.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/apiv2beta1",
"version": "1.44.3",
"version": "1.45.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/cx/apiv3",
"version": "1.44.3",
"version": "1.45.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/cx/apiv3beta1",
"version": "1.44.3",
"version": "1.45.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/documentai/apiv1",
"version": "1.23.5",
"version": "1.23.6",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/documentai/apiv1beta3",
"version": "1.23.5",
"version": "1.23.6",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/securitycenter/apiv1",
"version": "1.24.2",
"version": "1.24.3",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/securitycenter/apiv1beta1",
"version": "1.24.2",
"version": "1.24.3",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/securitycenter/apiv1p1beta1",
"version": "1.24.2",
"version": "1.24.3",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/securitycenter/settings/apiv1beta1",
"version": "1.24.2",
"version": "1.24.3",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/telcoautomation/apiv1",
"version": "0.1.0",
"version": "0.1.1",
"language": "GO",
"apis": [
{
Expand Down

0 comments on commit d0f9ff0

Please sign in to comment.