Class Pipeline.MessagePayloadFormat.JsonFormat.Builder (1.83.0)

public static final class Pipeline.MessagePayloadFormat.JsonFormat.Builder extends GeneratedMessage.Builder<Pipeline.MessagePayloadFormat.JsonFormat.Builder> implements Pipeline.MessagePayloadFormat.JsonFormatOrBuilder

The format of a JSON message payload.

Protobuf type google.cloud.eventarc.v1.Pipeline.MessagePayloadFormat.JsonFormat

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public Pipeline.MessagePayloadFormat.JsonFormat build()
Returns
Type Description
Pipeline.MessagePayloadFormat.JsonFormat

buildPartial()

public Pipeline.MessagePayloadFormat.JsonFormat buildPartial()
Returns
Type Description
Pipeline.MessagePayloadFormat.JsonFormat

clear()

public Pipeline.MessagePayloadFormat.JsonFormat.Builder clear()
Returns
Type Description
Pipeline.MessagePayloadFormat.JsonFormat.Builder
Overrides

getDefaultInstanceForType()

public Pipeline.MessagePayloadFormat.JsonFormat getDefaultInstanceForType()
Returns
Type Description
Pipeline.MessagePayloadFormat.JsonFormat

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(Pipeline.MessagePayloadFormat.JsonFormat other)

public Pipeline.MessagePayloadFormat.JsonFormat.Builder mergeFrom(Pipeline.MessagePayloadFormat.JsonFormat other)
Parameter
Name Description
other Pipeline.MessagePayloadFormat.JsonFormat
Returns
Type Description
Pipeline.MessagePayloadFormat.JsonFormat.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public Pipeline.MessagePayloadFormat.JsonFormat.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Pipeline.MessagePayloadFormat.JsonFormat.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public Pipeline.MessagePayloadFormat.JsonFormat.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
Pipeline.MessagePayloadFormat.JsonFormat.Builder
Overrides