mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 02:40:29 -07:00
Co-authored-by: upodroid <cy@borg.dev> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: upodroid <cy@borg.dev>
This commit is contained in:
parent
cf599fd36f
commit
de2e24dc89
2 changed files with 3 additions and 0 deletions
|
@ -151,6 +151,7 @@ options:
|
|||
description:
|
||||
- The message payload for PubsubMessage.
|
||||
- Pubsub message must contain either non-empty data, or at least one attribute.
|
||||
- A base64-encoded string.
|
||||
required: false
|
||||
type: str
|
||||
attributes:
|
||||
|
@ -470,6 +471,7 @@ pubsubTarget:
|
|||
description:
|
||||
- The message payload for PubsubMessage.
|
||||
- Pubsub message must contain either non-empty data, or at least one attribute.
|
||||
- A base64-encoded string.
|
||||
returned: success
|
||||
type: str
|
||||
attributes:
|
||||
|
|
|
@ -212,6 +212,7 @@ resources:
|
|||
description:
|
||||
- The message payload for PubsubMessage.
|
||||
- Pubsub message must contain either non-empty data, or at least one attribute.
|
||||
- A base64-encoded string.
|
||||
returned: success
|
||||
type: str
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Reference in a new issue