public sealed class UndeleteServiceResponse : IMessage<UndeleteServiceResponse>, IEquatable<UndeleteServiceResponse>, IDeepCloneable<UndeleteServiceResponse>, IBufferMessage, IMessageResponse message for UndeleteService method.
Implements
IMessage<UndeleteServiceResponse>, IEquatable<UndeleteServiceResponse>, IDeepCloneable<UndeleteServiceResponse>, IBufferMessage, IMessageNamespace
Google.Cloud.ServiceManagement.V1Assembly
Google.Cloud.ServiceManagement.V1.dll
Constructors
UndeleteServiceResponse()
public UndeleteServiceResponse()UndeleteServiceResponse(UndeleteServiceResponse)
public UndeleteServiceResponse(UndeleteServiceResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
UndeleteServiceResponse |
Properties
Service
public ManagedService Service { get; set; }Revived service resource.
| Property Value | |
|---|---|
| Type | Description |
ManagedService |
|