From a0efba3ed5d4fc826256897f6d248bee990ecf56 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 5 Mar 2024 07:08:08 +0000 Subject: [PATCH] fix(pubsub): update the api #### pubsub:v1 The following keys were changed: - endpoints (Total Keys: 1) #### pubsub:v1beta1a The following keys were changed: - endpoints (Total Keys: 1) #### pubsub:v1beta2 The following keys were changed: - endpoints (Total Keys: 1) --- docs/dyn/pubsub_v1.projects.topics.html | 12 ++++++------ .../discovery_cache/documents/pubsub.v1.json | 12 +++++++++++- .../discovery_cache/documents/pubsub.v1beta1a.json | 10 ++++++++++ .../discovery_cache/documents/pubsub.v1beta2.json | 10 ++++++++++ 4 files changed, 37 insertions(+), 7 deletions(-) diff --git a/docs/dyn/pubsub_v1.projects.topics.html b/docs/dyn/pubsub_v1.projects.topics.html index 956ad03b23..d82ccdad09 100644 --- a/docs/dyn/pubsub_v1.projects.topics.html +++ b/docs/dyn/pubsub_v1.projects.topics.html @@ -133,7 +133,7 @@

Method Details

The object takes the form of: { # A topic resource. - "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic. + "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic. "awsKinesis": { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams. "awsRoleArn": "A String", # Required. AWS role ARN to be used for Federated Identity authentication with Kinesis. Check the Pub/Sub docs for how to set up this role and the required permissions that need to be attached to it. "consumerArn": "A String", # Required. The Kinesis consumer ARN to used for ingestion in Enhanced Fan-Out mode. The consumer must be already created and ready to be used. @@ -173,7 +173,7 @@

Method Details

An object of the form: { # A topic resource. - "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic. + "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic. "awsKinesis": { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams. "awsRoleArn": "A String", # Required. AWS role ARN to be used for Federated Identity authentication with Kinesis. Check the Pub/Sub docs for how to set up this role and the required permissions that need to be attached to it. "consumerArn": "A String", # Required. The Kinesis consumer ARN to used for ingestion in Enhanced Fan-Out mode. The consumer must be already created and ready to be used. @@ -238,7 +238,7 @@

Method Details

An object of the form: { # A topic resource. - "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic. + "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic. "awsKinesis": { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams. "awsRoleArn": "A String", # Required. AWS role ARN to be used for Federated Identity authentication with Kinesis. Check the Pub/Sub docs for how to set up this role and the required permissions that need to be attached to it. "consumerArn": "A String", # Required. The Kinesis consumer ARN to used for ingestion in Enhanced Fan-Out mode. The consumer must be already created and ready to be used. @@ -325,7 +325,7 @@

Method Details

"nextPageToken": "A String", # Optional. If not empty, indicates that there may be more topics that match the request; this value should be passed in a new `ListTopicsRequest`. "topics": [ # Optional. The resulting topics. { # A topic resource. - "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic. + "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic. "awsKinesis": { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams. "awsRoleArn": "A String", # Required. AWS role ARN to be used for Federated Identity authentication with Kinesis. Check the Pub/Sub docs for how to set up this role and the required permissions that need to be attached to it. "consumerArn": "A String", # Required. The Kinesis consumer ARN to used for ingestion in Enhanced Fan-Out mode. The consumer must be already created and ready to be used. @@ -384,7 +384,7 @@

Method Details

{ # Request for the UpdateTopic method. "topic": { # A topic resource. # Required. The updated topic object. - "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic. + "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic. "awsKinesis": { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams. "awsRoleArn": "A String", # Required. AWS role ARN to be used for Federated Identity authentication with Kinesis. Check the Pub/Sub docs for how to set up this role and the required permissions that need to be attached to it. "consumerArn": "A String", # Required. The Kinesis consumer ARN to used for ingestion in Enhanced Fan-Out mode. The consumer must be already created and ready to be used. @@ -426,7 +426,7 @@

Method Details

An object of the form: { # A topic resource. - "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic. + "ingestionDataSourceSettings": { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic. "awsKinesis": { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams. "awsRoleArn": "A String", # Required. AWS role ARN to be used for Federated Identity authentication with Kinesis. Check the Pub/Sub docs for how to set up this role and the required permissions that need to be attached to it. "consumerArn": "A String", # Required. The Kinesis consumer ARN to used for ingestion in Enhanced Fan-Out mode. The consumer must be already created and ready to be used. diff --git a/googleapiclient/discovery_cache/documents/pubsub.v1.json b/googleapiclient/discovery_cache/documents/pubsub.v1.json index ee1e83a531..09431d5ab1 100644 --- a/googleapiclient/discovery_cache/documents/pubsub.v1.json +++ b/googleapiclient/discovery_cache/documents/pubsub.v1.json @@ -23,6 +23,16 @@ "description": "Regional Endpoint", "endpointUrl": "https://pubsub.me-central2.rep.googleapis.com/", "location": "me-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://pubsub.europe-west3.rep.googleapis.com/", +"location": "europe-west3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://pubsub.europe-west9.rep.googleapis.com/", +"location": "europe-west9" } ], "icons": { @@ -2551,7 +2561,7 @@ "properties": { "ingestionDataSourceSettings": { "$ref": "IngestionDataSourceSettings", -"description": "Optional. Settings for managed ingestion from a data source into this topic." +"description": "Optional. Settings for ingestion from a data source into this topic." }, "kmsKeyName": { "description": "Optional. The resource name of the Cloud KMS CryptoKey to be used to protect access to messages published on this topic. The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*`.", diff --git a/googleapiclient/discovery_cache/documents/pubsub.v1beta1a.json b/googleapiclient/discovery_cache/documents/pubsub.v1beta1a.json index e8dbf96fcd..827747865d 100644 --- a/googleapiclient/discovery_cache/documents/pubsub.v1beta1a.json +++ b/googleapiclient/discovery_cache/documents/pubsub.v1beta1a.json @@ -23,6 +23,16 @@ "description": "Regional Endpoint", "endpointUrl": "https://pubsub.me-central2.rep.googleapis.com/", "location": "me-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://pubsub.europe-west3.rep.googleapis.com/", +"location": "europe-west3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://pubsub.europe-west9.rep.googleapis.com/", +"location": "europe-west9" } ], "icons": { diff --git a/googleapiclient/discovery_cache/documents/pubsub.v1beta2.json b/googleapiclient/discovery_cache/documents/pubsub.v1beta2.json index 72facf5953..62b5c37a87 100644 --- a/googleapiclient/discovery_cache/documents/pubsub.v1beta2.json +++ b/googleapiclient/discovery_cache/documents/pubsub.v1beta2.json @@ -23,6 +23,16 @@ "description": "Regional Endpoint", "endpointUrl": "https://pubsub.me-central2.rep.googleapis.com/", "location": "me-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://pubsub.europe-west3.rep.googleapis.com/", +"location": "europe-west3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://pubsub.europe-west9.rep.googleapis.com/", +"location": "europe-west9" } ], "icons": {