public sealed class AddFeedbackResponse : IMessage<AddFeedbackResponse>,
IMessage, IEquatable<AddFeedbackResponse>, IDeepCloneable<AddFeedbackResponse>,
IBufferMessage
Public NotInheritable Class AddFeedbackResponse
Implements IMessage(Of AddFeedbackResponse), IMessage,
IEquatable(Of AddFeedbackResponse), IDeepCloneable(Of AddFeedbackResponse), IBufferMessage
public ref class AddFeedbackResponse sealed : IMessage<AddFeedbackResponse^>,
IMessage, IEquatable<AddFeedbackResponse^>, IDeepCloneable<AddFeedbackResponse^>,
IBufferMessage
[<SealedAttribute>]
type AddFeedbackResponse =
class
interface IMessage<AddFeedbackResponse>
interface IMessage
interface IEquatable<AddFeedbackResponse>
interface IDeepCloneable<AddFeedbackResponse>
interface IBufferMessage
end
AddFeedbackResponse | Initializes a new instance of the AddFeedbackResponse class |
AddFeedbackResponse(AddFeedbackResponse) | Initializes a new instance of the AddFeedbackResponse class |
Descriptor | |
Message | Returns status response if successful |
Parser |
CalculateSize | |
Clone | |
Equals(AddFeedbackResponse) | |
Equals(Object) | (Overrides ObjectEquals(Object)) |
GetHashCode | (Overrides ObjectGetHashCode) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MergeFrom(AddFeedbackResponse) | |
MergeFrom(CodedInputStream) | |
ToString | (Overrides ObjectToString) |
WriteTo |
MessageFieldNumber | Field number for the "message" field. |