You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/pubsub_v1.projects.subscriptions.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -190,6 +190,7 @@ <h3>Method Details</h3>
190
190
"filenameSuffix": "A String", # Optional. User-provided suffix for Cloud Storage filename. See the [object naming requirements](https://cloud.google.com/storage/docs/objects#naming). Must not end in "/".
191
191
"maxBytes": "A String", # Optional. The maximum bytes that can be written to a Cloud Storage file before a new file is created. Min 1 KB, max 10 GiB. The max_bytes limit may be exceeded in cases where messages are larger than the limit.
192
192
"maxDuration": "A String", # Optional. The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes. May not exceed the subscription's acknowledgement deadline.
193
+
"maxMessages": "A String", # Optional. The maximum number of messages that can be written to a Cloud Storage file before a new file is created. Min 1000 messages.
193
194
"serviceAccountEmail": "A String", # Optional. The service account to use to write to Cloud Storage. The subscription creator or updater that specifies this field must have `iam.serviceAccounts.actAs` permission on the service account. If not specified, the Pub/Sub [service agent](https://cloud.google.com/iam/docs/service-agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
194
195
"state": "A String", # Output only. An output-only field that indicates whether or not the subscription can receive messages.
195
196
"textConfig": { # Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline. # Optional. If set, message data will be written to Cloud Storage in text format.
@@ -270,6 +271,7 @@ <h3>Method Details</h3>
270
271
"filenameSuffix": "A String", # Optional. User-provided suffix for Cloud Storage filename. See the [object naming requirements](https://cloud.google.com/storage/docs/objects#naming). Must not end in "/".
271
272
"maxBytes": "A String", # Optional. The maximum bytes that can be written to a Cloud Storage file before a new file is created. Min 1 KB, max 10 GiB. The max_bytes limit may be exceeded in cases where messages are larger than the limit.
272
273
"maxDuration": "A String", # Optional. The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes. May not exceed the subscription's acknowledgement deadline.
274
+
"maxMessages": "A String", # Optional. The maximum number of messages that can be written to a Cloud Storage file before a new file is created. Min 1000 messages.
273
275
"serviceAccountEmail": "A String", # Optional. The service account to use to write to Cloud Storage. The subscription creator or updater that specifies this field must have `iam.serviceAccounts.actAs` permission on the service account. If not specified, the Pub/Sub [service agent](https://cloud.google.com/iam/docs/service-agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
274
276
"state": "A String", # Output only. An output-only field that indicates whether or not the subscription can receive messages.
275
277
"textConfig": { # Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline. # Optional. If set, message data will be written to Cloud Storage in text format.
@@ -393,6 +395,7 @@ <h3>Method Details</h3>
393
395
"filenameSuffix": "A String", # Optional. User-provided suffix for Cloud Storage filename. See the [object naming requirements](https://cloud.google.com/storage/docs/objects#naming). Must not end in "/".
394
396
"maxBytes": "A String", # Optional. The maximum bytes that can be written to a Cloud Storage file before a new file is created. Min 1 KB, max 10 GiB. The max_bytes limit may be exceeded in cases where messages are larger than the limit.
395
397
"maxDuration": "A String", # Optional. The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes. May not exceed the subscription's acknowledgement deadline.
398
+
"maxMessages": "A String", # Optional. The maximum number of messages that can be written to a Cloud Storage file before a new file is created. Min 1000 messages.
396
399
"serviceAccountEmail": "A String", # Optional. The service account to use to write to Cloud Storage. The subscription creator or updater that specifies this field must have `iam.serviceAccounts.actAs` permission on the service account. If not specified, the Pub/Sub [service agent](https://cloud.google.com/iam/docs/service-agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
397
400
"state": "A String", # Output only. An output-only field that indicates whether or not the subscription can receive messages.
398
401
"textConfig": { # Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline. # Optional. If set, message data will be written to Cloud Storage in text format.
@@ -520,6 +523,7 @@ <h3>Method Details</h3>
520
523
"filenameSuffix": "A String", # Optional. User-provided suffix for Cloud Storage filename. See the [object naming requirements](https://cloud.google.com/storage/docs/objects#naming). Must not end in "/".
521
524
"maxBytes": "A String", # Optional. The maximum bytes that can be written to a Cloud Storage file before a new file is created. Min 1 KB, max 10 GiB. The max_bytes limit may be exceeded in cases where messages are larger than the limit.
522
525
"maxDuration": "A String", # Optional. The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes. May not exceed the subscription's acknowledgement deadline.
526
+
"maxMessages": "A String", # Optional. The maximum number of messages that can be written to a Cloud Storage file before a new file is created. Min 1000 messages.
523
527
"serviceAccountEmail": "A String", # Optional. The service account to use to write to Cloud Storage. The subscription creator or updater that specifies this field must have `iam.serviceAccounts.actAs` permission on the service account. If not specified, the Pub/Sub [service agent](https://cloud.google.com/iam/docs/service-agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
524
528
"state": "A String", # Output only. An output-only field that indicates whether or not the subscription can receive messages.
525
529
"textConfig": { # Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline. # Optional. If set, message data will be written to Cloud Storage in text format.
@@ -686,6 +690,7 @@ <h3>Method Details</h3>
686
690
"filenameSuffix": "A String", # Optional. User-provided suffix for Cloud Storage filename. See the [object naming requirements](https://cloud.google.com/storage/docs/objects#naming). Must not end in "/".
687
691
"maxBytes": "A String", # Optional. The maximum bytes that can be written to a Cloud Storage file before a new file is created. Min 1 KB, max 10 GiB. The max_bytes limit may be exceeded in cases where messages are larger than the limit.
688
692
"maxDuration": "A String", # Optional. The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes. May not exceed the subscription's acknowledgement deadline.
693
+
"maxMessages": "A String", # Optional. The maximum number of messages that can be written to a Cloud Storage file before a new file is created. Min 1000 messages.
689
694
"serviceAccountEmail": "A String", # Optional. The service account to use to write to Cloud Storage. The subscription creator or updater that specifies this field must have `iam.serviceAccounts.actAs` permission on the service account. If not specified, the Pub/Sub [service agent](https://cloud.google.com/iam/docs/service-agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
690
695
"state": "A String", # Output only. An output-only field that indicates whether or not the subscription can receive messages.
691
696
"textConfig": { # Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline. # Optional. If set, message data will be written to Cloud Storage in text format.
@@ -768,6 +773,7 @@ <h3>Method Details</h3>
768
773
"filenameSuffix": "A String", # Optional. User-provided suffix for Cloud Storage filename. See the [object naming requirements](https://cloud.google.com/storage/docs/objects#naming). Must not end in "/".
769
774
"maxBytes": "A String", # Optional. The maximum bytes that can be written to a Cloud Storage file before a new file is created. Min 1 KB, max 10 GiB. The max_bytes limit may be exceeded in cases where messages are larger than the limit.
770
775
"maxDuration": "A String", # Optional. The maximum duration that can elapse before a new Cloud Storage file is created. Min 1 minute, max 10 minutes, default 5 minutes. May not exceed the subscription's acknowledgement deadline.
776
+
"maxMessages": "A String", # Optional. The maximum number of messages that can be written to a Cloud Storage file before a new file is created. Min 1000 messages.
771
777
"serviceAccountEmail": "A String", # Optional. The service account to use to write to Cloud Storage. The subscription creator or updater that specifies this field must have `iam.serviceAccounts.actAs` permission on the service account. If not specified, the Pub/Sub [service agent](https://cloud.google.com/iam/docs/service-agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
772
778
"state": "A String", # Output only. An output-only field that indicates whether or not the subscription can receive messages.
773
779
"textConfig": { # Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline. # Optional. If set, message data will be written to Cloud Storage in text format.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/pubsub.v1.json
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1583,7 +1583,7 @@
1583
1583
}
1584
1584
}
1585
1585
},
1586
-
"revision": "20240618",
1586
+
"revision": "20240702",
1587
1587
"rootUrl": "https://pubsub.googleapis.com/",
1588
1588
"schemas": {
1589
1589
"AcknowledgeRequest": {
@@ -1782,6 +1782,11 @@
1782
1782
"format": "google-duration",
1783
1783
"type": "string"
1784
1784
},
1785
+
"maxMessages": {
1786
+
"description": "Optional. The maximum number of messages that can be written to a Cloud Storage file before a new file is created. Min 1000 messages.",
1787
+
"format": "int64",
1788
+
"type": "string"
1789
+
},
1785
1790
"serviceAccountEmail": {
1786
1791
"description": "Optional. The service account to use to write to Cloud Storage. The subscription creator or updater that specifies this field must have `iam.serviceAccounts.actAs` permission on the service account. If not specified, the Pub/Sub [service agent](https://cloud.google.com/iam/docs/service-agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.",
0 commit comments