Eventarc V1 API - Class Google::Cloud::Eventarc::V1::GoogleApiSource::OrganizationSubscription (v2.5.0)

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

Config to enabled subscribing to events from other projects in the org.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Required. Enable org level subscription.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Required. Enable org level subscription.
Returns
  • (::Boolean) — Required. Enable org level subscription.