Eventarc V1 API - Class Google::Cloud::Eventarc::V1::Destination (v0.2.1)

Reference documentation and code samples for the Eventarc V1 API class Google::Cloud::Eventarc::V1::Destination.

Represents a target of an invocation over HTTP.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_function

def cloud_function() -> ::String
Returns
  • (::String) — The Cloud Function resource name. Only Cloud Functions V2 is supported. Format: projects/{project}/locations/{location}/functions/{function}

#cloud_function=

def cloud_function=(value) -> ::String
Parameter
  • value (::String) — The Cloud Function resource name. Only Cloud Functions V2 is supported. Format: projects/{project}/locations/{location}/functions/{function}
Returns
  • (::String) — The Cloud Function resource name. Only Cloud Functions V2 is supported. Format: projects/{project}/locations/{location}/functions/{function}

#cloud_run

def cloud_run() -> ::Google::Cloud::Eventarc::V1::CloudRun
Returns

#cloud_run=

def cloud_run=(value) -> ::Google::Cloud::Eventarc::V1::CloudRun
Parameter
Returns

#gke

def gke() -> ::Google::Cloud::Eventarc::V1::GKE
Returns

#gke=

def gke=(value) -> ::Google::Cloud::Eventarc::V1::GKE
Parameter
Returns