chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/pubsublite_v1.admin.projects.locations.subscriptions.html b/docs/dyn/pubsublite_v1.admin.projects.locations.subscriptions.html
index ff5a298..a50252b 100644
--- a/docs/dyn/pubsublite_v1.admin.projects.locations.subscriptions.html
+++ b/docs/dyn/pubsublite_v1.admin.projects.locations.subscriptions.html
@@ -111,10 +111,10 @@
The object takes the form of:
{ # Metadata about a subscription resource.
- "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
"deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
"deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
},
+ "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
"topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
}
@@ -128,12 +128,12 @@
An object of the form:
{ # Metadata about a subscription resource.
- "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
- "deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
- "deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
- },
- "topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
- }</pre>
+ "deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
+ "deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
+ },
+ "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
+ "topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
+}</pre>
</div>
<div class="method">
@@ -151,7 +151,7 @@
An object of the form:
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
- }</pre>
+}</pre>
</div>
<div class="method">
@@ -169,12 +169,12 @@
An object of the form:
{ # Metadata about a subscription resource.
- "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
- "deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
- "deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
- },
- "topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
- }</pre>
+ "deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
+ "deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
+ },
+ "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
+ "topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
+}</pre>
</div>
<div class="method">
@@ -194,17 +194,17 @@
An object of the form:
{ # Response for ListSubscriptions.
- "subscriptions": [ # The list of subscriptions in the requested parent. The order of the subscriptions is unspecified.
- { # Metadata about a subscription resource.
- "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
- "deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
- "deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
- },
- "topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
+ "nextPageToken": "A String", # A token that can be sent as `page_token` to retrieve the next page of results. If this field is omitted, there are no more results.
+ "subscriptions": [ # The list of subscriptions in the requested parent. The order of the subscriptions is unspecified.
+ { # Metadata about a subscription resource.
+ "deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
+ "deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
},
- ],
- "nextPageToken": "A String", # A token that can be sent as `page_token` to retrieve the next page of results. If this field is omitted, there are no more results.
- }</pre>
+ "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
+ "topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
+ },
+ ],
+}</pre>
</div>
<div class="method">
@@ -231,10 +231,10 @@
The object takes the form of:
{ # Metadata about a subscription resource.
- "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
"deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
"deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
},
+ "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
"topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
}
@@ -248,12 +248,12 @@
An object of the form:
{ # Metadata about a subscription resource.
- "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
- "deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
- "deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
- },
- "topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
- }</pre>
+ "deliveryConfig": { # The settings for a subscription's message delivery. # The settings for this subscription's message delivery.
+ "deliveryRequirement": "A String", # The DeliveryRequirement for this subscription.
+ },
+ "name": "A String", # The name of the subscription. Structured like: projects/{project_number}/locations/{location}/subscriptions/{subscription_id}
+ "topic": "A String", # The name of the topic this subscription is attached to. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}
+}</pre>
</div>
</body></html>
\ No newline at end of file