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