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

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

The request message for the DeleteChannelConnection method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the channel connection to delete.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the channel connection to delete.
Returns
  • (::String) — Required. The name of the channel connection to delete.