Package com.google.api.serviceusage.v1
Class BatchEnableServicesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
- com.google.api.serviceusage.v1.BatchEnableServicesResponse.Builder
-
- All Implemented Interfaces:
BatchEnableServicesResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- BatchEnableServicesResponse
public static final class BatchEnableServicesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder> implements BatchEnableServicesResponseOrBuilder
Response message for the `BatchEnableServices` method. This response message is assigned to the `response` field of the returned Operation when that operation is done.
Protobuf typegoogle.api.serviceusage.v1.BatchEnableServicesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchEnableServicesResponse.Builder
addAllFailures(Iterable<? extends BatchEnableServicesResponse.EnableFailure> values)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.Builder
addAllServices(Iterable<? extends Service> values)
The new state of the services after enabling.BatchEnableServicesResponse.Builder
addFailures(int index, BatchEnableServicesResponse.EnableFailure value)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.Builder
addFailures(int index, BatchEnableServicesResponse.EnableFailure.Builder builderForValue)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.Builder
addFailures(BatchEnableServicesResponse.EnableFailure value)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.Builder
addFailures(BatchEnableServicesResponse.EnableFailure.Builder builderForValue)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.EnableFailure.Builder
addFailuresBuilder()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.EnableFailure.Builder
addFailuresBuilder(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchEnableServicesResponse.Builder
addServices(int index, Service value)
The new state of the services after enabling.BatchEnableServicesResponse.Builder
addServices(int index, Service.Builder builderForValue)
The new state of the services after enabling.BatchEnableServicesResponse.Builder
addServices(Service value)
The new state of the services after enabling.BatchEnableServicesResponse.Builder
addServices(Service.Builder builderForValue)
The new state of the services after enabling.Service.Builder
addServicesBuilder()
The new state of the services after enabling.Service.Builder
addServicesBuilder(int index)
The new state of the services after enabling.BatchEnableServicesResponse
build()
BatchEnableServicesResponse
buildPartial()
BatchEnableServicesResponse.Builder
clear()
BatchEnableServicesResponse.Builder
clearFailures()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
BatchEnableServicesResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
BatchEnableServicesResponse.Builder
clearServices()
The new state of the services after enabling.BatchEnableServicesResponse.Builder
clone()
BatchEnableServicesResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
BatchEnableServicesResponse.EnableFailure
getFailures(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.EnableFailure.Builder
getFailuresBuilder(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.List<BatchEnableServicesResponse.EnableFailure.Builder>
getFailuresBuilderList()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.int
getFailuresCount()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.List<BatchEnableServicesResponse.EnableFailure>
getFailuresList()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.EnableFailureOrBuilder
getFailuresOrBuilder(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.List<? extends BatchEnableServicesResponse.EnableFailureOrBuilder>
getFailuresOrBuilderList()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.Service
getServices(int index)
The new state of the services after enabling.Service.Builder
getServicesBuilder(int index)
The new state of the services after enabling.List<Service.Builder>
getServicesBuilderList()
The new state of the services after enabling.int
getServicesCount()
The new state of the services after enabling.List<Service>
getServicesList()
The new state of the services after enabling.ServiceOrBuilder
getServicesOrBuilder(int index)
The new state of the services after enabling.List<? extends ServiceOrBuilder>
getServicesOrBuilderList()
The new state of the services after enabling.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
BatchEnableServicesResponse.Builder
mergeFrom(BatchEnableServicesResponse other)
BatchEnableServicesResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BatchEnableServicesResponse.Builder
mergeFrom(com.google.protobuf.Message other)
BatchEnableServicesResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
BatchEnableServicesResponse.Builder
removeFailures(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.Builder
removeServices(int index)
The new state of the services after enabling.BatchEnableServicesResponse.Builder
setFailures(int index, BatchEnableServicesResponse.EnableFailure value)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.Builder
setFailures(int index, BatchEnableServicesResponse.EnableFailure.Builder builderForValue)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchEnableServicesResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
BatchEnableServicesResponse.Builder
setServices(int index, Service value)
The new state of the services after enabling.BatchEnableServicesResponse.Builder
setServices(int index, Service.Builder builderForValue)
The new state of the services after enabling.BatchEnableServicesResponse.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
clear
public BatchEnableServicesResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
getDefaultInstanceForType
public BatchEnableServicesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchEnableServicesResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchEnableServicesResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchEnableServicesResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
setField
public BatchEnableServicesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
clearField
public BatchEnableServicesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
clearOneof
public BatchEnableServicesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
setRepeatedField
public BatchEnableServicesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
addRepeatedField
public BatchEnableServicesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
mergeFrom
public BatchEnableServicesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchEnableServicesResponse.Builder>
-
mergeFrom
public BatchEnableServicesResponse.Builder mergeFrom(BatchEnableServicesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
mergeFrom
public BatchEnableServicesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchEnableServicesResponse.Builder>
- Throws:
IOException
-
getServicesList
public List<Service> getServicesList()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
- Specified by:
getServicesList
in interfaceBatchEnableServicesResponseOrBuilder
-
getServicesCount
public int getServicesCount()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
- Specified by:
getServicesCount
in interfaceBatchEnableServicesResponseOrBuilder
-
getServices
public Service getServices(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
- Specified by:
getServices
in interfaceBatchEnableServicesResponseOrBuilder
-
setServices
public BatchEnableServicesResponse.Builder setServices(int index, Service value)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
setServices
public BatchEnableServicesResponse.Builder setServices(int index, Service.Builder builderForValue)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
addServices
public BatchEnableServicesResponse.Builder addServices(Service value)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
addServices
public BatchEnableServicesResponse.Builder addServices(int index, Service value)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
addServices
public BatchEnableServicesResponse.Builder addServices(Service.Builder builderForValue)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
addServices
public BatchEnableServicesResponse.Builder addServices(int index, Service.Builder builderForValue)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
addAllServices
public BatchEnableServicesResponse.Builder addAllServices(Iterable<? extends Service> values)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
clearServices
public BatchEnableServicesResponse.Builder clearServices()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
removeServices
public BatchEnableServicesResponse.Builder removeServices(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
getServicesBuilder
public Service.Builder getServicesBuilder(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
getServicesOrBuilder
public ServiceOrBuilder getServicesOrBuilder(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
- Specified by:
getServicesOrBuilder
in interfaceBatchEnableServicesResponseOrBuilder
-
getServicesOrBuilderList
public List<? extends ServiceOrBuilder> getServicesOrBuilderList()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
- Specified by:
getServicesOrBuilderList
in interfaceBatchEnableServicesResponseOrBuilder
-
addServicesBuilder
public Service.Builder addServicesBuilder()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
addServicesBuilder
public Service.Builder addServicesBuilder(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
getServicesBuilderList
public List<Service.Builder> getServicesBuilderList()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;
-
getFailuresList
public List<BatchEnableServicesResponse.EnableFailure> getFailuresList()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
- Specified by:
getFailuresList
in interfaceBatchEnableServicesResponseOrBuilder
-
getFailuresCount
public int getFailuresCount()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
- Specified by:
getFailuresCount
in interfaceBatchEnableServicesResponseOrBuilder
-
getFailures
public BatchEnableServicesResponse.EnableFailure getFailures(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
- Specified by:
getFailures
in interfaceBatchEnableServicesResponseOrBuilder
-
setFailures
public BatchEnableServicesResponse.Builder setFailures(int index, BatchEnableServicesResponse.EnableFailure value)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
setFailures
public BatchEnableServicesResponse.Builder setFailures(int index, BatchEnableServicesResponse.EnableFailure.Builder builderForValue)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
addFailures
public BatchEnableServicesResponse.Builder addFailures(BatchEnableServicesResponse.EnableFailure value)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
addFailures
public BatchEnableServicesResponse.Builder addFailures(int index, BatchEnableServicesResponse.EnableFailure value)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
addFailures
public BatchEnableServicesResponse.Builder addFailures(BatchEnableServicesResponse.EnableFailure.Builder builderForValue)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
addFailures
public BatchEnableServicesResponse.Builder addFailures(int index, BatchEnableServicesResponse.EnableFailure.Builder builderForValue)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
addAllFailures
public BatchEnableServicesResponse.Builder addAllFailures(Iterable<? extends BatchEnableServicesResponse.EnableFailure> values)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
clearFailures
public BatchEnableServicesResponse.Builder clearFailures()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
removeFailures
public BatchEnableServicesResponse.Builder removeFailures(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
getFailuresBuilder
public BatchEnableServicesResponse.EnableFailure.Builder getFailuresBuilder(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
getFailuresOrBuilder
public BatchEnableServicesResponse.EnableFailureOrBuilder getFailuresOrBuilder(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
- Specified by:
getFailuresOrBuilder
in interfaceBatchEnableServicesResponseOrBuilder
-
getFailuresOrBuilderList
public List<? extends BatchEnableServicesResponse.EnableFailureOrBuilder> getFailuresOrBuilderList()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
- Specified by:
getFailuresOrBuilderList
in interfaceBatchEnableServicesResponseOrBuilder
-
addFailuresBuilder
public BatchEnableServicesResponse.EnableFailure.Builder addFailuresBuilder()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
addFailuresBuilder
public BatchEnableServicesResponse.EnableFailure.Builder addFailuresBuilder(int index)
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
getFailuresBuilderList
public List<BatchEnableServicesResponse.EnableFailure.Builder> getFailuresBuilderList()
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
repeated .google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure failures = 2;
-
setUnknownFields
public final BatchEnableServicesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
mergeUnknownFields
public final BatchEnableServicesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>
-
-