| Modifier and Type | Method and Description |
|---|---|
MessageAnnotation |
MessageAnnotation.Builder.build() |
MessageAnnotation |
MessageAnnotation.Builder.buildPartial() |
static MessageAnnotation |
MessageAnnotation.getDefaultInstance() |
MessageAnnotation |
MessageAnnotation.getDefaultInstanceForType() |
MessageAnnotation |
MessageAnnotation.Builder.getDefaultInstanceForType() |
MessageAnnotation |
Message.getMessageAnnotation()
Output only.
|
MessageAnnotation |
Message.Builder.getMessageAnnotation()
Output only.
|
MessageAnnotation |
MessageOrBuilder.getMessageAnnotation()
Output only.
|
static MessageAnnotation |
MessageAnnotation.parseDelimitedFrom(InputStream input) |
static MessageAnnotation |
MessageAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessageAnnotation |
MessageAnnotation.parseFrom(byte[] data) |
static MessageAnnotation |
MessageAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessageAnnotation |
MessageAnnotation.parseFrom(ByteBuffer data) |
static MessageAnnotation |
MessageAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessageAnnotation |
MessageAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static MessageAnnotation |
MessageAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessageAnnotation |
MessageAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static MessageAnnotation |
MessageAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessageAnnotation |
MessageAnnotation.parseFrom(InputStream input) |
static MessageAnnotation |
MessageAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MessageAnnotation> |
MessageAnnotation.getParserForType() |
static com.google.protobuf.Parser<MessageAnnotation> |
MessageAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
MessageAnnotation.Builder |
MessageAnnotation.Builder.mergeFrom(MessageAnnotation other) |
Message.Builder |
Message.Builder.mergeMessageAnnotation(MessageAnnotation value)
Output only.
|
static MessageAnnotation.Builder |
MessageAnnotation.newBuilder(MessageAnnotation prototype) |
Message.Builder |
Message.Builder.setMessageAnnotation(MessageAnnotation value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.