AnnotationBoundary |
AnnotationBoundary.Builder.build() |
|
AnnotationBoundary |
AnnotationBoundary.Builder.buildPartial() |
|
AnnotationBoundary |
CallAnnotation.Builder.getAnnotationEndBoundary() |
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundary |
CallAnnotation.getAnnotationEndBoundary() |
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundary |
CallAnnotationOrBuilder.getAnnotationEndBoundary() |
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundary |
CallAnnotation.Builder.getAnnotationStartBoundary() |
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundary |
CallAnnotation.getAnnotationStartBoundary() |
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundary |
CallAnnotationOrBuilder.getAnnotationStartBoundary() |
The boundary in the conversation where the annotation starts, inclusive.
|
static AnnotationBoundary |
AnnotationBoundary.getDefaultInstance() |
|
AnnotationBoundary |
AnnotationBoundary.Builder.getDefaultInstanceForType() |
|
AnnotationBoundary |
AnnotationBoundary.getDefaultInstanceForType() |
|
AnnotationBoundary |
RuntimeAnnotation.Builder.getEndBoundary() |
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundary |
RuntimeAnnotation.getEndBoundary() |
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundary |
RuntimeAnnotationOrBuilder.getEndBoundary() |
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundary |
RuntimeAnnotation.Builder.getStartBoundary() |
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundary |
RuntimeAnnotation.getStartBoundary() |
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundary |
RuntimeAnnotationOrBuilder.getStartBoundary() |
The boundary in the conversation where the annotation starts, inclusive.
|
static AnnotationBoundary |
AnnotationBoundary.parseDelimitedFrom(InputStream input) |
|
static AnnotationBoundary |
AnnotationBoundary.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(byte[] data) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(com.google.protobuf.ByteString data) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(InputStream input) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(ByteBuffer data) |
|
static AnnotationBoundary |
AnnotationBoundary.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|