public sealed class ValidateSchemaResponse : IMessage<ValidateSchemaResponse>, IEquatable<ValidateSchemaResponse>, IDeepCloneable<ValidateSchemaResponse>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Pub/Sub v1 API class ValidateSchemaResponse.
Response for the ValidateSchema method.
Empty for now.
Implements
IMessageValidateSchemaResponse, IEquatableValidateSchemaResponse, IDeepCloneableValidateSchemaResponse, IBufferMessage, 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 |