Index
CloudEvent(message)CloudEvent.CloudEventAttributeValue(message)
CloudEvent
-- CloudEvent Context Attributes
| Fields | |
|---|---|
id |
Required Attributes |
source |
URI-reference |
spec_version |
|
type |
|
attributes |
Optional & Extension Attributes |
Union field data. -- CloudEvent Data (Bytes, Text, or Proto) data can be only one of the following: |
|
binary_data |
|
text_data |
|
proto_data |
|
CloudEventAttributeValue
| Fields | |
|---|---|
Union field
|
|
ce_boolean |
|
ce_integer |
|
ce_string |
|
ce_bytes |
|
ce_uri |
|
ce_uri_ref |
|
ce_timestamp |
|