public static final class BatchEnableServicesResponse.EnableFailure.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder> implements BatchEnableServicesResponse.EnableFailureOrBuilder
Provides error messages for the failing services.Protobuf type
google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure| Modifier and Type | Method and Description |
|---|---|
BatchEnableServicesResponse.EnableFailure.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchEnableServicesResponse.EnableFailure |
build() |
BatchEnableServicesResponse.EnableFailure |
buildPartial() |
BatchEnableServicesResponse.EnableFailure.Builder |
clear() |
BatchEnableServicesResponse.EnableFailure.Builder |
clearErrorMessage()
An error message describing why the service could not be enabled.
|
BatchEnableServicesResponse.EnableFailure.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchEnableServicesResponse.EnableFailure.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchEnableServicesResponse.EnableFailure.Builder |
clearServiceId()
The service id of a service that could not be enabled.
|
BatchEnableServicesResponse.EnableFailure.Builder |
clone() |
BatchEnableServicesResponse.EnableFailure |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getErrorMessage()
An error message describing why the service could not be enabled.
|
com.google.protobuf.ByteString |
getErrorMessageBytes()
An error message describing why the service could not be enabled.
|
String |
getServiceId()
The service id of a service that could not be enabled.
|
com.google.protobuf.ByteString |
getServiceIdBytes()
The service id of a service that could not be enabled.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchEnableServicesResponse.EnableFailure.Builder |
mergeFrom(BatchEnableServicesResponse.EnableFailure other) |
BatchEnableServicesResponse.EnableFailure.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchEnableServicesResponse.EnableFailure.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchEnableServicesResponse.EnableFailure.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchEnableServicesResponse.EnableFailure.Builder |
setErrorMessage(String value)
An error message describing why the service could not be enabled.
|
BatchEnableServicesResponse.EnableFailure.Builder |
setErrorMessageBytes(com.google.protobuf.ByteString value)
An error message describing why the service could not be enabled.
|
BatchEnableServicesResponse.EnableFailure.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchEnableServicesResponse.EnableFailure.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchEnableServicesResponse.EnableFailure.Builder |
setServiceId(String value)
The service id of a service that could not be enabled.
|
BatchEnableServicesResponse.EnableFailure.Builder |
setServiceIdBytes(com.google.protobuf.ByteString value)
The service id of a service that could not be enabled.
|
BatchEnableServicesResponse.EnableFailure.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchEnableServicesResponse.EnableFailure build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchEnableServicesResponse.EnableFailure buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchEnableServicesResponse.EnableFailure.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure.Builder mergeFrom(BatchEnableServicesResponse.EnableFailure other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public BatchEnableServicesResponse.EnableFailure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchEnableServicesResponse.EnableFailure.Builder>IOExceptionpublic String getServiceId()
The service id of a service that could not be enabled.
string service_id = 1;getServiceId in interface BatchEnableServicesResponse.EnableFailureOrBuilderpublic com.google.protobuf.ByteString getServiceIdBytes()
The service id of a service that could not be enabled.
string service_id = 1;getServiceIdBytes in interface BatchEnableServicesResponse.EnableFailureOrBuilderpublic BatchEnableServicesResponse.EnableFailure.Builder setServiceId(String value)
The service id of a service that could not be enabled.
string service_id = 1;value - The serviceId to set.public BatchEnableServicesResponse.EnableFailure.Builder clearServiceId()
The service id of a service that could not be enabled.
string service_id = 1;public BatchEnableServicesResponse.EnableFailure.Builder setServiceIdBytes(com.google.protobuf.ByteString value)
The service id of a service that could not be enabled.
string service_id = 1;value - The bytes for serviceId to set.public String getErrorMessage()
An error message describing why the service could not be enabled.
string error_message = 2;getErrorMessage in interface BatchEnableServicesResponse.EnableFailureOrBuilderpublic com.google.protobuf.ByteString getErrorMessageBytes()
An error message describing why the service could not be enabled.
string error_message = 2;getErrorMessageBytes in interface BatchEnableServicesResponse.EnableFailureOrBuilderpublic BatchEnableServicesResponse.EnableFailure.Builder setErrorMessage(String value)
An error message describing why the service could not be enabled.
string error_message = 2;value - The errorMessage to set.public BatchEnableServicesResponse.EnableFailure.Builder clearErrorMessage()
An error message describing why the service could not be enabled.
string error_message = 2;public BatchEnableServicesResponse.EnableFailure.Builder setErrorMessageBytes(com.google.protobuf.ByteString value)
An error message describing why the service could not be enabled.
string error_message = 2;value - The bytes for errorMessage to set.public final BatchEnableServicesResponse.EnableFailure.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>public final BatchEnableServicesResponse.EnableFailure.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.EnableFailure.Builder>Copyright © 2024 Google LLC. All rights reserved.