mirror of https://github.com/dapr/docs.git
Merge pull request #1745 from pkedy/gcp_pubsub_state_both_input_and_output_binding
Clarify GCP PubSub binding support
This commit is contained in:
commit
e4048679b3
|
|
@ -70,6 +70,8 @@ The above example uses secrets as plain strings. It is recommended to use a secr
|
||||||
|
|
||||||
## Binding support
|
## Binding support
|
||||||
|
|
||||||
|
This component supports both **input and output** binding interfaces.
|
||||||
|
|
||||||
This component supports **output binding** with the following operations:
|
This component supports **output binding** with the following operations:
|
||||||
|
|
||||||
- `create`
|
- `create`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue