Skip to content

Google Cloud Pub/Sub message binding

Contains information about the message representation in Google Cloud Pub/Sub.

Structure

copy

Examples

json
{
    "schema": {
        "name": "projects/your-project-id/schemas/your-avro-schema-id",
        "type": "avro"
    }
}

Changelog

Good news, nothing was changed