Represents a target of an invocation over HTTP.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_run
def cloud_run() -> ::Google::Cloud::Eventarc::V1::CloudRun
Returns
- (::Google::Cloud::Eventarc::V1::CloudRun) — Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger.
#cloud_run=
def cloud_run=(value) -> ::Google::Cloud::Eventarc::V1::CloudRun
Parameter
- value (::Google::Cloud::Eventarc::V1::CloudRun) — Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger.
Returns
- (::Google::Cloud::Eventarc::V1::CloudRun) — Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger.