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 type
google.api.serviceusage.v1.BatchEnableServicesResponse| Modifier and Type | Method and 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(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(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(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.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.Builder builderForValue)
The new state of the services after enabling.
|
BatchEnableServicesResponse.Builder |
addServices(int index,
Service value)
The new state of the services after enabling.
|
BatchEnableServicesResponse.Builder |
addServices(Service.Builder builderForValue)
The new state of the services after enabling.
|
BatchEnableServicesResponse.Builder |
addServices(Service value)
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.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 |
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 |
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.Builder builderForValue)
The new state of the services after enabling.
|
BatchEnableServicesResponse.Builder |
setServices(int index,
Service value)
The new state of the services after enabling.
|
BatchEnableServicesResponse.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.Builder>public BatchEnableServicesResponse.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.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.Builder>public BatchEnableServicesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchEnableServicesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchEnableServicesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchEnableServicesResponse.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.Builder>public BatchEnableServicesResponse.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.Builder>public BatchEnableServicesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>public BatchEnableServicesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>public BatchEnableServicesResponse.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.Builder>public BatchEnableServicesResponse.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.Builder>public BatchEnableServicesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchEnableServicesResponse.Builder>public BatchEnableServicesResponse.Builder mergeFrom(BatchEnableServicesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>public BatchEnableServicesResponse.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.Builder>IOExceptionpublic List<Service> getServicesList()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;getServicesList in interface BatchEnableServicesResponseOrBuilderpublic int getServicesCount()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;getServicesCount in interface BatchEnableServicesResponseOrBuilderpublic Service getServices(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;getServices in interface BatchEnableServicesResponseOrBuilderpublic BatchEnableServicesResponse.Builder setServices(int index, Service value)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;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;public BatchEnableServicesResponse.Builder addServices(Service value)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;public BatchEnableServicesResponse.Builder addServices(int index, Service value)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;public BatchEnableServicesResponse.Builder addServices(Service.Builder builderForValue)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;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;public BatchEnableServicesResponse.Builder addAllServices(Iterable<? extends Service> values)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;public BatchEnableServicesResponse.Builder clearServices()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;public BatchEnableServicesResponse.Builder removeServices(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;public Service.Builder getServicesBuilder(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;public ServiceOrBuilder getServicesOrBuilder(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;getServicesOrBuilder in interface BatchEnableServicesResponseOrBuilderpublic List<? extends ServiceOrBuilder> getServicesOrBuilderList()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;getServicesOrBuilderList in interface BatchEnableServicesResponseOrBuilderpublic Service.Builder addServicesBuilder()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;public Service.Builder addServicesBuilder(int index)
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;public List<Service.Builder> getServicesBuilderList()
The new state of the services after enabling.
repeated .google.api.serviceusage.v1.Service services = 1;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;
getFailuresList in interface BatchEnableServicesResponseOrBuilderpublic 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;
getFailuresCount in interface BatchEnableServicesResponseOrBuilderpublic 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;
getFailures in interface BatchEnableServicesResponseOrBuilderpublic 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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
getFailuresOrBuilder in interface BatchEnableServicesResponseOrBuilderpublic 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;
getFailuresOrBuilderList in interface BatchEnableServicesResponseOrBuilderpublic 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;
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;
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;
public final BatchEnableServicesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>public final BatchEnableServicesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.