Package com.google.api.servicecontrol.v1
Class ReportResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
- com.google.api.servicecontrol.v1.ReportResponse.Builder
-
- All Implemented Interfaces:
ReportResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ReportResponse
public static final class ReportResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder> implements ReportResponseOrBuilder
Response message for the Report method.
Protobuf typegoogle.api.servicecontrol.v1.ReportResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ReportResponse.BuilderaddAllReportErrors(Iterable<? extends ReportResponse.ReportError> values)Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReportResponse.BuilderaddReportErrors(int index, ReportResponse.ReportError value)Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.BuilderaddReportErrors(int index, ReportResponse.ReportError.Builder builderForValue)Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.BuilderaddReportErrors(ReportResponse.ReportError value)Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.BuilderaddReportErrors(ReportResponse.ReportError.Builder builderForValue)Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.ReportError.BuilderaddReportErrorsBuilder()Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.ReportError.BuilderaddReportErrorsBuilder(int index)Partial failures, one for each `Operation` in the request that failed processing.ReportResponsebuild()ReportResponsebuildPartial()ReportResponse.Builderclear()ReportResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ReportResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ReportResponse.BuilderclearReportErrors()Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.BuilderclearServiceConfigId()The actual config id used to process the request.ReportResponse.BuilderclearServiceRolloutId()The current service rollout id used to process the request.ReportResponse.Builderclone()ReportResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ReportResponse.ReportErrorgetReportErrors(int index)Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.ReportError.BuildergetReportErrorsBuilder(int index)Partial failures, one for each `Operation` in the request that failed processing.List<ReportResponse.ReportError.Builder>getReportErrorsBuilderList()Partial failures, one for each `Operation` in the request that failed processing.intgetReportErrorsCount()Partial failures, one for each `Operation` in the request that failed processing.List<ReportResponse.ReportError>getReportErrorsList()Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.ReportErrorOrBuildergetReportErrorsOrBuilder(int index)Partial failures, one for each `Operation` in the request that failed processing.List<? extends ReportResponse.ReportErrorOrBuilder>getReportErrorsOrBuilderList()Partial failures, one for each `Operation` in the request that failed processing.StringgetServiceConfigId()The actual config id used to process the request.com.google.protobuf.ByteStringgetServiceConfigIdBytes()The actual config id used to process the request.StringgetServiceRolloutId()The current service rollout id used to process the request.com.google.protobuf.ByteStringgetServiceRolloutIdBytes()The current service rollout id used to process the request.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ReportResponse.BuildermergeFrom(ReportResponse other)ReportResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ReportResponse.BuildermergeFrom(com.google.protobuf.Message other)ReportResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ReportResponse.BuilderremoveReportErrors(int index)Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReportResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ReportResponse.BuildersetReportErrors(int index, ReportResponse.ReportError value)Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.BuildersetReportErrors(int index, ReportResponse.ReportError.Builder builderForValue)Partial failures, one for each `Operation` in the request that failed processing.ReportResponse.BuildersetServiceConfigId(String value)The actual config id used to process the request.ReportResponse.BuildersetServiceConfigIdBytes(com.google.protobuf.ByteString value)The actual config id used to process the request.ReportResponse.BuildersetServiceRolloutId(String value)The current service rollout id used to process the request.ReportResponse.BuildersetServiceRolloutIdBytes(com.google.protobuf.ByteString value)The current service rollout id used to process the request.ReportResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
clear
public ReportResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
getDefaultInstanceForType
public ReportResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ReportResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ReportResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ReportResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
setField
public ReportResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
clearField
public ReportResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
clearOneof
public ReportResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
setRepeatedField
public ReportResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
addRepeatedField
public ReportResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
mergeFrom
public ReportResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReportResponse.Builder>
-
mergeFrom
public ReportResponse.Builder mergeFrom(ReportResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
mergeFrom
public ReportResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReportResponse.Builder>- Throws:
IOException
-
getReportErrorsList
public List<ReportResponse.ReportError> getReportErrorsList()
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;- Specified by:
getReportErrorsListin interfaceReportResponseOrBuilder
-
getReportErrorsCount
public int getReportErrorsCount()
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;- Specified by:
getReportErrorsCountin interfaceReportResponseOrBuilder
-
getReportErrors
public ReportResponse.ReportError getReportErrors(int index)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;- Specified by:
getReportErrorsin interfaceReportResponseOrBuilder
-
setReportErrors
public ReportResponse.Builder setReportErrors(int index, ReportResponse.ReportError value)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
setReportErrors
public ReportResponse.Builder setReportErrors(int index, ReportResponse.ReportError.Builder builderForValue)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
addReportErrors
public ReportResponse.Builder addReportErrors(ReportResponse.ReportError value)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
addReportErrors
public ReportResponse.Builder addReportErrors(int index, ReportResponse.ReportError value)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
addReportErrors
public ReportResponse.Builder addReportErrors(ReportResponse.ReportError.Builder builderForValue)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
addReportErrors
public ReportResponse.Builder addReportErrors(int index, ReportResponse.ReportError.Builder builderForValue)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
addAllReportErrors
public ReportResponse.Builder addAllReportErrors(Iterable<? extends ReportResponse.ReportError> values)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
clearReportErrors
public ReportResponse.Builder clearReportErrors()
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
removeReportErrors
public ReportResponse.Builder removeReportErrors(int index)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
getReportErrorsBuilder
public ReportResponse.ReportError.Builder getReportErrorsBuilder(int index)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
getReportErrorsOrBuilder
public ReportResponse.ReportErrorOrBuilder getReportErrorsOrBuilder(int index)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;- Specified by:
getReportErrorsOrBuilderin interfaceReportResponseOrBuilder
-
getReportErrorsOrBuilderList
public List<? extends ReportResponse.ReportErrorOrBuilder> getReportErrorsOrBuilderList()
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;- Specified by:
getReportErrorsOrBuilderListin interfaceReportResponseOrBuilder
-
addReportErrorsBuilder
public ReportResponse.ReportError.Builder addReportErrorsBuilder()
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
addReportErrorsBuilder
public ReportResponse.ReportError.Builder addReportErrorsBuilder(int index)
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
getReportErrorsBuilderList
public List<ReportResponse.ReportError.Builder> getReportErrorsBuilderList()
Partial failures, one for each `Operation` in the request that failed processing. There are three possible combinations of the RPC status: 1. The combination of a successful RPC status and an empty `report_errors` list indicates a complete success where all `Operations` in the request are processed successfully. 2. The combination of a successful RPC status and a non-empty `report_errors` list indicates a partial success where some `Operations` in the request succeeded. Each `Operation` that failed processing has a corresponding item in this list. 3. A failed RPC status indicates a general non-deterministic failure. When this happens, it's impossible to know which of the 'Operations' in the request succeeded or failed.repeated .google.api.servicecontrol.v1.ReportResponse.ReportError report_errors = 1;
-
getServiceConfigId
public String getServiceConfigId()
The actual config id used to process the request.
string service_config_id = 2;- Specified by:
getServiceConfigIdin interfaceReportResponseOrBuilder- Returns:
- The serviceConfigId.
-
getServiceConfigIdBytes
public com.google.protobuf.ByteString getServiceConfigIdBytes()
The actual config id used to process the request.
string service_config_id = 2;- Specified by:
getServiceConfigIdBytesin interfaceReportResponseOrBuilder- Returns:
- The bytes for serviceConfigId.
-
setServiceConfigId
public ReportResponse.Builder setServiceConfigId(String value)
The actual config id used to process the request.
string service_config_id = 2;- Parameters:
value- The serviceConfigId to set.- Returns:
- This builder for chaining.
-
clearServiceConfigId
public ReportResponse.Builder clearServiceConfigId()
The actual config id used to process the request.
string service_config_id = 2;- Returns:
- This builder for chaining.
-
setServiceConfigIdBytes
public ReportResponse.Builder setServiceConfigIdBytes(com.google.protobuf.ByteString value)
The actual config id used to process the request.
string service_config_id = 2;- Parameters:
value- The bytes for serviceConfigId to set.- Returns:
- This builder for chaining.
-
getServiceRolloutId
public String getServiceRolloutId()
The current service rollout id used to process the request.
string service_rollout_id = 4;- Specified by:
getServiceRolloutIdin interfaceReportResponseOrBuilder- Returns:
- The serviceRolloutId.
-
getServiceRolloutIdBytes
public com.google.protobuf.ByteString getServiceRolloutIdBytes()
The current service rollout id used to process the request.
string service_rollout_id = 4;- Specified by:
getServiceRolloutIdBytesin interfaceReportResponseOrBuilder- Returns:
- The bytes for serviceRolloutId.
-
setServiceRolloutId
public ReportResponse.Builder setServiceRolloutId(String value)
The current service rollout id used to process the request.
string service_rollout_id = 4;- Parameters:
value- The serviceRolloutId to set.- Returns:
- This builder for chaining.
-
clearServiceRolloutId
public ReportResponse.Builder clearServiceRolloutId()
The current service rollout id used to process the request.
string service_rollout_id = 4;- Returns:
- This builder for chaining.
-
setServiceRolloutIdBytes
public ReportResponse.Builder setServiceRolloutIdBytes(com.google.protobuf.ByteString value)
The current service rollout id used to process the request.
string service_rollout_id = 4;- Parameters:
value- The bytes for serviceRolloutId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ReportResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
mergeUnknownFields
public final ReportResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportResponse.Builder>
-
-