Reference documentation and code samples for the Eventarc Publishing V1 API class Google::Cloud::Eventarc::Publishing::V1::CloudEvent::CloudEventAttributeValue.
The following abstract data types are available for use in attributes.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ce_boolean
def ce_boolean() -> ::Boolean
-
(::Boolean) — Boolean value.
Note: The following fields are mutually exclusive:
ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_boolean=
def ce_boolean=(value) -> ::Boolean
-
value (::Boolean) — Boolean value.
Note: The following fields are mutually exclusive:
ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Boolean) — Boolean value.
Note: The following fields are mutually exclusive:
ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_bytes
def ce_bytes() -> ::String
-
(::String) — Bytes value.
Note: The following fields are mutually exclusive:
ce_bytes
,ce_boolean
,ce_integer
,ce_string
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_bytes=
def ce_bytes=(value) -> ::String
-
value (::String) — Bytes value.
Note: The following fields are mutually exclusive:
ce_bytes
,ce_boolean
,ce_integer
,ce_string
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Bytes value.
Note: The following fields are mutually exclusive:
ce_bytes
,ce_boolean
,ce_integer
,ce_string
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_integer
def ce_integer() -> ::Integer
-
(::Integer) — Integer value.
Note: The following fields are mutually exclusive:
ce_integer
,ce_boolean
,ce_string
,ce_bytes
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_integer=
def ce_integer=(value) -> ::Integer
-
value (::Integer) — Integer value.
Note: The following fields are mutually exclusive:
ce_integer
,ce_boolean
,ce_string
,ce_bytes
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Integer) — Integer value.
Note: The following fields are mutually exclusive:
ce_integer
,ce_boolean
,ce_string
,ce_bytes
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_string
def ce_string() -> ::String
-
(::String) — String value.
Note: The following fields are mutually exclusive:
ce_string
,ce_boolean
,ce_integer
,ce_bytes
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_string=
def ce_string=(value) -> ::String
-
value (::String) — String value.
Note: The following fields are mutually exclusive:
ce_string
,ce_boolean
,ce_integer
,ce_bytes
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — String value.
Note: The following fields are mutually exclusive:
ce_string
,ce_boolean
,ce_integer
,ce_bytes
,ce_uri
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_timestamp
def ce_timestamp() -> ::Google::Protobuf::Timestamp
-
(::Google::Protobuf::Timestamp) — Timestamp value.
Note: The following fields are mutually exclusive:
ce_timestamp
,ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri
,ce_uri_ref
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_timestamp=
def ce_timestamp=(value) -> ::Google::Protobuf::Timestamp
-
value (::Google::Protobuf::Timestamp) — Timestamp value.
Note: The following fields are mutually exclusive:
ce_timestamp
,ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri
,ce_uri_ref
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Protobuf::Timestamp) — Timestamp value.
Note: The following fields are mutually exclusive:
ce_timestamp
,ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri
,ce_uri_ref
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_uri
def ce_uri() -> ::String
-
(::String) — URI value.
Note: The following fields are mutually exclusive:
ce_uri
,ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_uri=
def ce_uri=(value) -> ::String
-
value (::String) — URI value.
Note: The following fields are mutually exclusive:
ce_uri
,ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — URI value.
Note: The following fields are mutually exclusive:
ce_uri
,ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri_ref
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_uri_ref
def ce_uri_ref() -> ::String
-
(::String) — URI-reference value.
Note: The following fields are mutually exclusive:
ce_uri_ref
,ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ce_uri_ref=
def ce_uri_ref=(value) -> ::String
-
value (::String) — URI-reference value.
Note: The following fields are mutually exclusive:
ce_uri_ref
,ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — URI-reference value.
Note: The following fields are mutually exclusive:
ce_uri_ref
,ce_boolean
,ce_integer
,ce_string
,ce_bytes
,ce_uri
,ce_timestamp
. If a field in that set is populated, all other fields in the set will automatically be cleared.