public sealed class ValidateMessageResponse : IMessage<ValidateMessageResponse>, IEquatable<ValidateMessageResponse>, IDeepCloneable<ValidateMessageResponse>, IBufferMessage, IMessage
Response for the ValidateMessage
method.
Implements
Google.Protobuf.IMessage<ValidateMessageResponse>, IEquatable<ValidateMessageResponse>, Google.Protobuf.IDeepCloneable<ValidateMessageResponse>, Google.Protobuf.IBufferMessage, Google.Protobuf.IMessageNamespace
Google.Cloud.PubSub.V1Assembly
Google.Cloud.PubSub.V1.dll
Constructors
ValidateMessageResponse()
public ValidateMessageResponse()
ValidateMessageResponse(ValidateMessageResponse)
public ValidateMessageResponse(ValidateMessageResponse other)
Parameter | |
---|---|
Name | Description |
other | ValidateMessageResponse |