ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ReportResponse.ReportError.Builder |
ReportResponse.Builder.addReportErrorsBuilder() |
Partial failures, one for each `Operation` in the request that failed
processing.
|
ReportResponse.ReportError.Builder |
ReportResponse.Builder.addReportErrorsBuilder(int index) |
Partial failures, one for each `Operation` in the request that failed
processing.
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.clear() |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.clearOperationId() |
The
[Operation.operation_id][google.api.servicecontrol.v1.Operation.operation_id]
value from the request.
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.clearStatus() |
Details of the error when processing the
[Operation][google.api.servicecontrol.v1.Operation].
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.clone() |
|
ReportResponse.ReportError.Builder |
ReportResponse.Builder.getReportErrorsBuilder(int index) |
Partial failures, one for each `Operation` in the request that failed
processing.
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.mergeFrom(ReportResponse.ReportError other) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.mergeStatus(com.google.rpc.Status value) |
Details of the error when processing the
[Operation][google.api.servicecontrol.v1.Operation].
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ReportResponse.ReportError.Builder |
ReportResponse.ReportError.newBuilder() |
|
static ReportResponse.ReportError.Builder |
ReportResponse.ReportError.newBuilder(ReportResponse.ReportError prototype) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.newBuilderForType() |
|
protected ReportResponse.ReportError.Builder |
ReportResponse.ReportError.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.setOperationId(String value) |
The
[Operation.operation_id][google.api.servicecontrol.v1.Operation.operation_id]
value from the request.
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.setOperationIdBytes(com.google.protobuf.ByteString value) |
The
[Operation.operation_id][google.api.servicecontrol.v1.Operation.operation_id]
value from the request.
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.setStatus(com.google.rpc.Status value) |
Details of the error when processing the
[Operation][google.api.servicecontrol.v1.Operation].
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.setStatus(com.google.rpc.Status.Builder builderForValue) |
Details of the error when processing the
[Operation][google.api.servicecontrol.v1.Operation].
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ReportResponse.ReportError.Builder |
ReportResponse.ReportError.toBuilder() |
|