Class PubsubMessage

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.pubsub.v1.PubsubMessage
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, PubsubMessageOrBuilder, Serializable

public final class PubsubMessage extends com.google.protobuf.GeneratedMessageV3 implements PubsubMessageOrBuilder
 A message that is published by publishers and consumed by subscribers. The
 message must contain either a non-empty data field or at least one attribute.
 Note that client libraries represent this object differently
 depending on the language. See the corresponding [client library
 documentation](https://cloud.google.com/pubsub/docs/reference/libraries) for
 more information. See [quotas and limits]
 (https://cloud.google.com/pubsub/quotas) for more information about message
 limits.
 
Protobuf type google.pubsub.v1.PubsubMessage
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    A message that is published by publishers and consumed by subscribers.

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

    com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Optional.
    boolean
     
    Deprecated.
    int
    Optional.
    Optional.
    getAttributesOrDefault(String key, String defaultValue)
    Optional.
    Optional.
    com.google.protobuf.ByteString
    Optional.
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    ID of this message, assigned by the server when the message is published.
    com.google.protobuf.ByteString
    ID of this message, assigned by the server when the message is published.
    Optional.
    com.google.protobuf.ByteString
    Optional.
    com.google.protobuf.Parser<PubsubMessage>
     
    com.google.protobuf.Timestamp
    The time at which the message was published, populated by the server when it receives the `Publish` call.
    com.google.protobuf.TimestampOrBuilder
    The time at which the message was published, populated by the server when it receives the `Publish` call.
    int
     
    int
     
    boolean
    The time at which the message was published, populated by the server when it receives the `Publish` call.
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    protected com.google.protobuf.MapFieldReflectionAccessor
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<PubsubMessage>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Field Details

    • DATA_FIELD_NUMBER

      public static final int DATA_FIELD_NUMBER
      See Also:
    • ATTRIBUTES_FIELD_NUMBER

      public static final int ATTRIBUTES_FIELD_NUMBER
      See Also:
    • MESSAGE_ID_FIELD_NUMBER

      public static final int MESSAGE_ID_FIELD_NUMBER
      See Also:
    • PUBLISH_TIME_FIELD_NUMBER

      public static final int PUBLISH_TIME_FIELD_NUMBER
      See Also:
    • ORDERING_KEY_FIELD_NUMBER

      public static final int ORDERING_KEY_FIELD_NUMBER
      See Also:
  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
      Overrides:
      internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • getData

      public com.google.protobuf.ByteString getData()
       Optional. The message data field. If this field is empty, the message must
       contain at least one attribute.
       
      bytes data = 1 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getData in interface PubsubMessageOrBuilder
      Returns:
      The data.
    • getAttributesCount

      public int getAttributesCount()
      Description copied from interface: PubsubMessageOrBuilder
       Optional. Attributes for this message. If this field is empty, the message
       must contain non-empty data. This can be used to filter messages on the
       subscription.
       
      map<string, string> attributes = 2 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getAttributesCount in interface PubsubMessageOrBuilder
    • containsAttributes

      public boolean containsAttributes(String key)
       Optional. Attributes for this message. If this field is empty, the message
       must contain non-empty data. This can be used to filter messages on the
       subscription.
       
      map<string, string> attributes = 2 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      containsAttributes in interface PubsubMessageOrBuilder
    • getAttributes

      @Deprecated public Map<String,String> getAttributes()
      Deprecated.
      Use getAttributesMap() instead.
      Specified by:
      getAttributes in interface PubsubMessageOrBuilder
    • getAttributesMap

      public Map<String,String> getAttributesMap()
       Optional. Attributes for this message. If this field is empty, the message
       must contain non-empty data. This can be used to filter messages on the
       subscription.
       
      map<string, string> attributes = 2 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getAttributesMap in interface PubsubMessageOrBuilder
    • getAttributesOrDefault

      public String getAttributesOrDefault(String key, String defaultValue)
       Optional. Attributes for this message. If this field is empty, the message
       must contain non-empty data. This can be used to filter messages on the
       subscription.
       
      map<string, string> attributes = 2 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getAttributesOrDefault in interface PubsubMessageOrBuilder
    • getAttributesOrThrow

      public String getAttributesOrThrow(String key)
       Optional. Attributes for this message. If this field is empty, the message
       must contain non-empty data. This can be used to filter messages on the
       subscription.
       
      map<string, string> attributes = 2 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getAttributesOrThrow in interface PubsubMessageOrBuilder
    • getMessageId

      public String getMessageId()
       ID of this message, assigned by the server when the message is published.
       Guaranteed to be unique within the topic. This value may be read by a
       subscriber that receives a `PubsubMessage` via a `Pull` call or a push
       delivery. It must not be populated by the publisher in a `Publish` call.
       
      string message_id = 3;
      Specified by:
      getMessageId in interface PubsubMessageOrBuilder
      Returns:
      The messageId.
    • getMessageIdBytes

      public com.google.protobuf.ByteString getMessageIdBytes()
       ID of this message, assigned by the server when the message is published.
       Guaranteed to be unique within the topic. This value may be read by a
       subscriber that receives a `PubsubMessage` via a `Pull` call or a push
       delivery. It must not be populated by the publisher in a `Publish` call.
       
      string message_id = 3;
      Specified by:
      getMessageIdBytes in interface PubsubMessageOrBuilder
      Returns:
      The bytes for messageId.
    • hasPublishTime

      public boolean hasPublishTime()
       The time at which the message was published, populated by the server when
       it receives the `Publish` call. It must not be populated by the
       publisher in a `Publish` call.
       
      .google.protobuf.Timestamp publish_time = 4;
      Specified by:
      hasPublishTime in interface PubsubMessageOrBuilder
      Returns:
      Whether the publishTime field is set.
    • getPublishTime

      public com.google.protobuf.Timestamp getPublishTime()
       The time at which the message was published, populated by the server when
       it receives the `Publish` call. It must not be populated by the
       publisher in a `Publish` call.
       
      .google.protobuf.Timestamp publish_time = 4;
      Specified by:
      getPublishTime in interface PubsubMessageOrBuilder
      Returns:
      The publishTime.
    • getPublishTimeOrBuilder

      public com.google.protobuf.TimestampOrBuilder getPublishTimeOrBuilder()
       The time at which the message was published, populated by the server when
       it receives the `Publish` call. It must not be populated by the
       publisher in a `Publish` call.
       
      .google.protobuf.Timestamp publish_time = 4;
      Specified by:
      getPublishTimeOrBuilder in interface PubsubMessageOrBuilder
    • getOrderingKey

      public String getOrderingKey()
       Optional. If non-empty, identifies related messages for which publish order
       should be respected. If a `Subscription` has `enable_message_ordering` set
       to `true`, messages published with the same non-empty `ordering_key` value
       will be delivered to subscribers in the order in which they are received by
       the Pub/Sub system. All `PubsubMessage`s published in a given
       `PublishRequest` must specify the same `ordering_key` value. For more
       information, see [ordering
       messages](https://cloud.google.com/pubsub/docs/ordering).
       
      string ordering_key = 5 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getOrderingKey in interface PubsubMessageOrBuilder
      Returns:
      The orderingKey.
    • getOrderingKeyBytes

      public com.google.protobuf.ByteString getOrderingKeyBytes()
       Optional. If non-empty, identifies related messages for which publish order
       should be respected. If a `Subscription` has `enable_message_ordering` set
       to `true`, messages published with the same non-empty `ordering_key` value
       will be delivered to subscribers in the order in which they are received by
       the Pub/Sub system. All `PubsubMessage`s published in a given
       `PublishRequest` must specify the same `ordering_key` value. For more
       information, see [ordering
       messages](https://cloud.google.com/pubsub/docs/ordering).
       
      string ordering_key = 5 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getOrderingKeyBytes in interface PubsubMessageOrBuilder
      Returns:
      The bytes for orderingKey.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static PubsubMessage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PubsubMessage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PubsubMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PubsubMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PubsubMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PubsubMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PubsubMessage parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static PubsubMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static PubsubMessage parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static PubsubMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static PubsubMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static PubsubMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public PubsubMessage.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static PubsubMessage.Builder newBuilder()
    • newBuilder

      public static PubsubMessage.Builder newBuilder(PubsubMessage prototype)
    • toBuilder

      public PubsubMessage.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected PubsubMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static PubsubMessage getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<PubsubMessage> parser()
    • getParserForType

      public com.google.protobuf.Parser<PubsubMessage> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public PubsubMessage getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder