Fix doc lint errors in gcp_pubsub_subscription

This commit is contained in:
Chris Hawk 2025-01-10 14:52:33 -08:00
parent 25d53ff320
commit 5ebc615a48

View file

@ -93,7 +93,7 @@ options:
max_duration:
description:
- Subscription writes a new output file if the specified value of max duration is exceeded. Min 60s, max 600s.
required: true
required: false
type: str
max_bytes:
description:
@ -108,7 +108,7 @@ options:
output_format:
description:
- Specify the format of the output files that are to be stored in a Cloud Storage bucket as text or avro.
required: true
required: false
type: str
write_metadata:
description: