public sealed class Pipeline.Types.MessagePayloadFormat.Types.ProtobufFormat : IMessage<Pipeline.Types.MessagePayloadFormat.Types.ProtobufFormat>, IEquatable<Pipeline.Types.MessagePayloadFormat.Types.ProtobufFormat>, IDeepCloneable<Pipeline.Types.MessagePayloadFormat.Types.ProtobufFormat>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class Pipeline.Types.MessagePayloadFormat.Types.ProtobufFormat.
The format of a Protobuf message payload.
Implements
IMessagePipelineTypesMessagePayloadFormatTypesProtobufFormat, IEquatablePipelineTypesMessagePayloadFormatTypesProtobufFormat, IDeepCloneablePipelineTypesMessagePayloadFormatTypesProtobufFormat, IBufferMessage, IMessageNamespace
Google.Cloud.Eventarc.V1Assembly
Google.Cloud.Eventarc.V1.dll
Constructors
ProtobufFormat()
public ProtobufFormat()
ProtobufFormat(ProtobufFormat)
public ProtobufFormat(Pipeline.Types.MessagePayloadFormat.Types.ProtobufFormat other)
Parameter | |
---|---|
Name | Description |
other |
PipelineTypesMessagePayloadFormatTypesProtobufFormat |
Properties
SchemaDefinition
public string SchemaDefinition { get; set; }
Optional. The entire schema definition is stored in this field.
Property Value | |
---|---|
Type | Description |
string |