public sealed class UpdateActiveBreakpointResponse : IMessage<UpdateActiveBreakpointResponse>, IEquatable<UpdateActiveBreakpointResponse>, IDeepCloneable<UpdateActiveBreakpointResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Debugger v2 API class UpdateActiveBreakpointResponse.
Response for updating an active breakpoint. The message is defined to allow future extensions.
Implements
IMessageUpdateActiveBreakpointResponse, IEquatableUpdateActiveBreakpointResponse, IDeepCloneableUpdateActiveBreakpointResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Debugger.V2Assembly
Google.Cloud.Debugger.V2.dll
Constructors
UpdateActiveBreakpointResponse()
public UpdateActiveBreakpointResponse()
UpdateActiveBreakpointResponse(UpdateActiveBreakpointResponse)
public UpdateActiveBreakpointResponse(UpdateActiveBreakpointResponse other)
Parameter | |
---|---|
Name | Description |
other | UpdateActiveBreakpointResponse |