Attachment.Builder |
ListAttachmentsResponse.Builder.addAttachmentsBuilder() |
The list of attachments associated with the given case.
|
Attachment.Builder |
ListAttachmentsResponse.Builder.addAttachmentsBuilder(int index) |
The list of attachments associated with the given case.
|
Attachment.Builder |
Attachment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Attachment.Builder |
Attachment.Builder.clear() |
|
Attachment.Builder |
Attachment.Builder.clearCreateTime() |
Output only.
|
Attachment.Builder |
Attachment.Builder.clearCreator() |
Output only.
|
Attachment.Builder |
Attachment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Attachment.Builder |
Attachment.Builder.clearFilename() |
The filename of the attachment (e.g.
|
Attachment.Builder |
Attachment.Builder.clearMimeType() |
Output only.
|
Attachment.Builder |
Attachment.Builder.clearName() |
Output only.
|
Attachment.Builder |
Attachment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Attachment.Builder |
Attachment.Builder.clearSizeBytes() |
Output only.
|
Attachment.Builder |
Attachment.Builder.clone() |
|
Attachment.Builder |
ListAttachmentsResponse.Builder.getAttachmentsBuilder(int index) |
The list of attachments associated with the given case.
|
Attachment.Builder |
Attachment.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
Attachment.Builder |
Attachment.Builder.mergeCreator(Actor value) |
Output only.
|
Attachment.Builder |
Attachment.Builder.mergeFrom(Attachment other) |
|
Attachment.Builder |
Attachment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Attachment.Builder |
Attachment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Attachment.Builder |
Attachment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Attachment.Builder |
Attachment.newBuilder() |
|
static Attachment.Builder |
Attachment.newBuilder(Attachment prototype) |
|
Attachment.Builder |
Attachment.newBuilderForType() |
|
protected Attachment.Builder |
Attachment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Attachment.Builder |
Attachment.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
Attachment.Builder |
Attachment.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
Attachment.Builder |
Attachment.Builder.setCreator(Actor value) |
Output only.
|
Attachment.Builder |
Attachment.Builder.setCreator(Actor.Builder builderForValue) |
Output only.
|
Attachment.Builder |
Attachment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Attachment.Builder |
Attachment.Builder.setFilename(String value) |
The filename of the attachment (e.g.
|
Attachment.Builder |
Attachment.Builder.setFilenameBytes(com.google.protobuf.ByteString value) |
The filename of the attachment (e.g.
|
Attachment.Builder |
Attachment.Builder.setMimeType(String value) |
Output only.
|
Attachment.Builder |
Attachment.Builder.setMimeTypeBytes(com.google.protobuf.ByteString value) |
Output only.
|
Attachment.Builder |
Attachment.Builder.setName(String value) |
Output only.
|
Attachment.Builder |
Attachment.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Output only.
|
Attachment.Builder |
Attachment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Attachment.Builder |
Attachment.Builder.setSizeBytes(long value) |
Output only.
|
Attachment.Builder |
Attachment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Attachment.Builder |
Attachment.toBuilder() |
|