Properties of a CloudEventAttributeValue.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
ceBoolean |
boolean | null |
<optional> |
CloudEventAttributeValue ceBoolean |
ceInteger |
number | null |
<optional> |
CloudEventAttributeValue ceInteger |
ceString |
string | null |
<optional> |
CloudEventAttributeValue ceString |
ceBytes |
Uint8Array | null |
<optional> |
CloudEventAttributeValue ceBytes |
ceUri |
string | null |
<optional> |
CloudEventAttributeValue ceUri |
ceUriRef |
string | null |
<optional> |
CloudEventAttributeValue ceUriRef |
ceTimestamp |
google.protobuf.ITimestamp | null |
<optional> |
CloudEventAttributeValue ceTimestamp |