Fix colon in doc notes (#3796) (#265)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-07-29 13:40:44 -07:00 committed by GitHub
parent 862039f849
commit be865b82c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -141,9 +141,9 @@ options:
suboptions:
topic_name:
description:
- 'The full resource name for the Cloud Pub/Sub topic to which messages will
be published when a job is delivered. ~>**NOTE**: The topic name must be
in the same format as required by PubSub''s PublishRequest.name, e.g. `projects/my-project/topics/my-topic`.'
- The full resource name for the Cloud Pub/Sub topic to which messages will
be published when a job is delivered. ~>**NOTE:** The topic name must be
in the same format as required by PubSub's PublishRequest.name, e.g. `projects/my-project/topics/my-topic`.
required: true
type: str
data:
@ -455,9 +455,9 @@ pubsubTarget:
contains:
topicName:
description:
- 'The full resource name for the Cloud Pub/Sub topic to which messages will
be published when a job is delivered. ~>**NOTE**: The topic name must be in
the same format as required by PubSub''s PublishRequest.name, e.g. `projects/my-project/topics/my-topic`.'
- The full resource name for the Cloud Pub/Sub topic to which messages will
be published when a job is delivered. ~>**NOTE:** The topic name must be in
the same format as required by PubSub's PublishRequest.name, e.g. `projects/my-project/topics/my-topic`.
returned: success
type: str
data:

View file

@ -200,10 +200,10 @@ resources:
contains:
topicName:
description:
- 'The full resource name for the Cloud Pub/Sub topic to which messages
will be published when a job is delivered. ~>**NOTE**: The topic name
must be in the same format as required by PubSub''s PublishRequest.name,
e.g. `projects/my-project/topics/my-topic`.'
- The full resource name for the Cloud Pub/Sub topic to which messages will
be published when a job is delivered. ~>**NOTE:** The topic name must
be in the same format as required by PubSub's PublishRequest.name, e.g.
`projects/my-project/topics/my-topic`.
returned: success
type: str
data: