Uses of Class
com.google.cloud.pubsublite.proto.AttributeValues
-
Uses of AttributeValues in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return AttributeValuesModifier and TypeMethodDescriptionAttributeValues.Builder.build()AttributeValues.Builder.buildPartial()PubSubMessage.Builder.getAttributesOrDefault(String key, AttributeValues defaultValue) Optional attributes that can be used for message metadata/headers.PubSubMessage.getAttributesOrDefault(String key, AttributeValues defaultValue) Optional attributes that can be used for message metadata/headers.PubSubMessageOrBuilder.getAttributesOrDefault(String key, AttributeValues defaultValue) Optional attributes that can be used for message metadata/headers.PubSubMessage.Builder.getAttributesOrThrow(String key) Optional attributes that can be used for message metadata/headers.PubSubMessage.getAttributesOrThrow(String key) Optional attributes that can be used for message metadata/headers.PubSubMessageOrBuilder.getAttributesOrThrow(String key) Optional attributes that can be used for message metadata/headers.static AttributeValuesAttributeValues.getDefaultInstance()AttributeValues.Builder.getDefaultInstanceForType()AttributeValues.getDefaultInstanceForType()static AttributeValuesAttributeValues.parseDelimitedFrom(InputStream input) static AttributeValuesAttributeValues.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeValuesAttributeValues.parseFrom(byte[] data) static AttributeValuesAttributeValues.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeValuesAttributeValues.parseFrom(com.google.protobuf.ByteString data) static AttributeValuesAttributeValues.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeValuesAttributeValues.parseFrom(com.google.protobuf.CodedInputStream input) static AttributeValuesAttributeValues.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeValuesAttributeValues.parseFrom(InputStream input) static AttributeValuesAttributeValues.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeValuesAttributeValues.parseFrom(ByteBuffer data) static AttributeValuesAttributeValues.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.pubsublite.proto that return types with arguments of type AttributeValuesModifier and TypeMethodDescriptionPubSubMessage.Builder.getAttributes()Deprecated.PubSubMessage.getAttributes()Deprecated.PubSubMessageOrBuilder.getAttributes()Deprecated.PubSubMessage.Builder.getAttributesMap()Optional attributes that can be used for message metadata/headers.PubSubMessage.getAttributesMap()Optional attributes that can be used for message metadata/headers.PubSubMessageOrBuilder.getAttributesMap()Optional attributes that can be used for message metadata/headers.PubSubMessage.Builder.getMutableAttributes()Deprecated.com.google.protobuf.Parser<AttributeValues>AttributeValues.getParserForType()static com.google.protobuf.Parser<AttributeValues>AttributeValues.parser()Methods in com.google.cloud.pubsublite.proto with parameters of type AttributeValuesModifier and TypeMethodDescriptionPubSubMessage.Builder.getAttributesOrDefault(String key, AttributeValues defaultValue) Optional attributes that can be used for message metadata/headers.PubSubMessage.getAttributesOrDefault(String key, AttributeValues defaultValue) Optional attributes that can be used for message metadata/headers.PubSubMessageOrBuilder.getAttributesOrDefault(String key, AttributeValues defaultValue) Optional attributes that can be used for message metadata/headers.AttributeValues.Builder.mergeFrom(AttributeValues other) static AttributeValues.BuilderAttributeValues.newBuilder(AttributeValues prototype) PubSubMessage.Builder.putAttributes(String key, AttributeValues value) Optional attributes that can be used for message metadata/headers.Method parameters in com.google.cloud.pubsublite.proto with type arguments of type AttributeValuesModifier and TypeMethodDescriptionPubSubMessage.Builder.putAllAttributes(Map<String, AttributeValues> values) Optional attributes that can be used for message metadata/headers.