gcs_pubsub_publish

Function

ArgDescriptionType
topicThe topic to publish tostring (required)
project_idThe project id to publish tostring (required)
msgMessage to publish to PubsubAny (required)
credentialsThe credentials to usestring (required)
attributesThe publish attributesordereddict.Dict (required)

Description

Publish a message to Google PubSub.