| Modifier and Type | Method and Description |
|---|---|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clear() |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clearAssignee()
The assignee of the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clearDescription()
The description of the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clearId()
The identifier of the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clearStatus()
The latest status of the ticket, as reported by the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clearUpdateTime()
The time when the ticket was last updated, as reported by the ticket
system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clearUri()
The link to the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.clone() |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.Builder.getTicketInfoBuilder()
Information about the ticket, if any, that is being used to track the
resolution of the issue that is identified by this finding.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.mergeFrom(ExternalSystem.TicketInfo other) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
The time when the ticket was last updated, as reported by the ticket
system.
|
static ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.newBuilder() |
static ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.newBuilder(ExternalSystem.TicketInfo prototype) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.newBuilderForType() |
protected ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setAssignee(String value)
The assignee of the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setAssigneeBytes(com.google.protobuf.ByteString value)
The assignee of the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setDescription(String value)
The description of the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setId(String value)
The identifier of the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setIdBytes(com.google.protobuf.ByteString value)
The identifier of the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setStatus(String value)
The latest status of the ticket, as reported by the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setStatusBytes(com.google.protobuf.ByteString value)
The latest status of the ticket, as reported by the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the ticket was last updated, as reported by the ticket
system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
The time when the ticket was last updated, as reported by the ticket
system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setUri(String value)
The link to the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.setUriBytes(com.google.protobuf.ByteString value)
The link to the ticket in the ticket system.
|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ExternalSystem.Builder |
ExternalSystem.Builder.setTicketInfo(ExternalSystem.TicketInfo.Builder builderForValue)
Information about the ticket, if any, that is being used to track the
resolution of the issue that is identified by this finding.
|
Copyright © 2024 Google LLC. All rights reserved.