Skip to content

Commit

Permalink
fix(pubsub): update the api
Browse files Browse the repository at this point in the history
#### 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)
  • Loading branch information
yoshi-automation committed Mar 5, 2024
1 parent f040da3 commit a0efba3
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 7 deletions.
12 changes: 6 additions & 6 deletions docs/dyn/pubsub_v1.projects.topics.html
Expand Up @@ -133,7 +133,7 @@ <h3>Method Details</h3>
The object takes the form of:

{ # A topic resource.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic.
&quot;awsKinesis&quot;: { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams.
&quot;awsRoleArn&quot;: &quot;A String&quot;, # 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.
&quot;consumerArn&quot;: &quot;A String&quot;, # 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.
Expand Down Expand Up @@ -173,7 +173,7 @@ <h3>Method Details</h3>
An object of the form:

{ # A topic resource.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic.
&quot;awsKinesis&quot;: { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams.
&quot;awsRoleArn&quot;: &quot;A String&quot;, # 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.
&quot;consumerArn&quot;: &quot;A String&quot;, # 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.
Expand Down Expand Up @@ -238,7 +238,7 @@ <h3>Method Details</h3>
An object of the form:

{ # A topic resource.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic.
&quot;awsKinesis&quot;: { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams.
&quot;awsRoleArn&quot;: &quot;A String&quot;, # 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.
&quot;consumerArn&quot;: &quot;A String&quot;, # 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.
Expand Down Expand Up @@ -325,7 +325,7 @@ <h3>Method Details</h3>
&quot;nextPageToken&quot;: &quot;A String&quot;, # Optional. If not empty, indicates that there may be more topics that match the request; this value should be passed in a new `ListTopicsRequest`.
&quot;topics&quot;: [ # Optional. The resulting topics.
{ # A topic resource.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic.
&quot;awsKinesis&quot;: { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams.
&quot;awsRoleArn&quot;: &quot;A String&quot;, # 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.
&quot;consumerArn&quot;: &quot;A String&quot;, # 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.
Expand Down Expand Up @@ -384,7 +384,7 @@ <h3>Method Details</h3>

{ # Request for the UpdateTopic method.
&quot;topic&quot;: { # A topic resource. # Required. The updated topic object.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic.
&quot;awsKinesis&quot;: { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams.
&quot;awsRoleArn&quot;: &quot;A String&quot;, # 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.
&quot;consumerArn&quot;: &quot;A String&quot;, # 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.
Expand Down Expand Up @@ -426,7 +426,7 @@ <h3>Method Details</h3>
An object of the form:

{ # A topic resource.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for managed ingestion from a data source into this topic.
&quot;ingestionDataSourceSettings&quot;: { # Settings for an ingestion data source on a topic. # Optional. Settings for ingestion from a data source into this topic.
&quot;awsKinesis&quot;: { # Ingestion settings for Amazon Kinesis Data Streams. # Optional. Amazon Kinesis Data Streams.
&quot;awsRoleArn&quot;: &quot;A String&quot;, # 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.
&quot;consumerArn&quot;: &quot;A String&quot;, # 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.
Expand Down
12 changes: 11 additions & 1 deletion googleapiclient/discovery_cache/documents/pubsub.v1.json
Expand Up @@ -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": {
Expand Down Expand Up @@ -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/*`.",
Expand Down
10 changes: 10 additions & 0 deletions googleapiclient/discovery_cache/documents/pubsub.v1beta1a.json
Expand Up @@ -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": {
Expand Down
10 changes: 10 additions & 0 deletions googleapiclient/discovery_cache/documents/pubsub.v1beta2.json
Expand Up @@ -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": {
Expand Down

0 comments on commit a0efba3

Please sign in to comment.