Google Cloud Support v2beta API - Class UndeleteSupportEventSubscriptionRequest (1.0.0-beta04)

public sealed class UndeleteSupportEventSubscriptionRequest : IMessage<UndeleteSupportEventSubscriptionRequest>, IEquatable<UndeleteSupportEventSubscriptionRequest>, IDeepCloneable<UndeleteSupportEventSubscriptionRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Support v2beta API class UndeleteSupportEventSubscriptionRequest.

Request message for UndeleteSupportEventSubscription.

Inheritance

object > UndeleteSupportEventSubscriptionRequest

Namespace

Google.Cloud.Support.V2Beta

Assembly

Google.Cloud.Support.V2Beta.dll

Constructors

UndeleteSupportEventSubscriptionRequest()

public UndeleteSupportEventSubscriptionRequest()

UndeleteSupportEventSubscriptionRequest(UndeleteSupportEventSubscriptionRequest)

public UndeleteSupportEventSubscriptionRequest(UndeleteSupportEventSubscriptionRequest other)
Parameter
Name Description
other UndeleteSupportEventSubscriptionRequest

Properties

Name

public string Name { get; set; }

Required. The name of the support event subscription to undelete. Format: organizations/{organization_id}/supportEventSubscriptions/{subscription_id}

Property Value
Type Description
string

SupportEventSubscriptionName

public SupportEventSubscriptionName SupportEventSubscriptionName { get; set; }

SupportEventSubscriptionName-typed view over the Name resource name property.

Property Value
Type Description
SupportEventSubscriptionName