Google Cloud Support V2BETA API - Class Google::Cloud::Support::V2beta::CreateSupportEventSubscriptionRequest (v0.7.0)

Reference documentation and code samples for the Google Cloud Support V2BETA API class Google::Cloud::Support::V2beta::CreateSupportEventSubscriptionRequest.

Request message for CreateSupportEventSubscription.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent resource name where the support event subscription will be created. Format: organizations/{organization_id}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent resource name where the support event subscription will be created. Format: organizations/{organization_id}
Returns
  • (::String) — Required. The parent resource name where the support event subscription will be created. Format: organizations/{organization_id}

#support_event_subscription

def support_event_subscription() -> ::Google::Cloud::Support::V2beta::SupportEventSubscription
Returns

#support_event_subscription=

def support_event_subscription=(value) -> ::Google::Cloud::Support::V2beta::SupportEventSubscription
Parameter
Returns