Class: Google::Apis::EventarcV1::GoogleCloudEventarcV1PipelineMessagePayloadFormatJsonFormat
- Inherits:
-
Object
- Object
- Google::Apis::EventarcV1::GoogleCloudEventarcV1PipelineMessagePayloadFormatJsonFormat
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/eventarc_v1/classes.rb,
lib/google/apis/eventarc_v1/representations.rb,
lib/google/apis/eventarc_v1/representations.rb
Overview
The format of a JSON message payload.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudEventarcV1PipelineMessagePayloadFormatJsonFormat
constructor
A new instance of GoogleCloudEventarcV1PipelineMessagePayloadFormatJsonFormat.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudEventarcV1PipelineMessagePayloadFormatJsonFormat
Returns a new instance of GoogleCloudEventarcV1PipelineMessagePayloadFormatJsonFormat.
1254 1255 1256 |
# File 'lib/google/apis/eventarc_v1/classes.rb', line 1254 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1259 1260 |
# File 'lib/google/apis/eventarc_v1/classes.rb', line 1259 def update!(**args) end |