mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-03 04:34:31 -07:00
Add labels, update to Pubsub Subscription/Topic (#191)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
e08e0e6f2b
commit
4abaee1bc6
4 changed files with 108 additions and 18 deletions
|
@ -62,6 +62,11 @@ items:
|
|||
- Name of the topic.
|
||||
returned: success
|
||||
type: str
|
||||
labels:
|
||||
description:
|
||||
- A set of key/value label pairs to assign to this Topic.
|
||||
returned: success
|
||||
type: dict
|
||||
'''
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue