public static final class BatchEnableServicesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesRequest.Builder> implements BatchEnableServicesRequestOrBuilder
Request message for the `BatchEnableServices` method.Protobuf type
google.api.serviceusage.v1.BatchEnableServicesRequest| Modifier and Type | Method and Description |
|---|---|
BatchEnableServicesRequest.Builder |
addAllServiceIds(Iterable<String> values)
The identifiers of the services to enable on the project.
|
BatchEnableServicesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchEnableServicesRequest.Builder |
addServiceIds(String value)
The identifiers of the services to enable on the project.
|
BatchEnableServicesRequest.Builder |
addServiceIdsBytes(com.google.protobuf.ByteString value)
The identifiers of the services to enable on the project.
|
BatchEnableServicesRequest |
build() |
BatchEnableServicesRequest |
buildPartial() |
BatchEnableServicesRequest.Builder |
clear() |
BatchEnableServicesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchEnableServicesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchEnableServicesRequest.Builder |
clearParent()
Parent to enable services on.
|
BatchEnableServicesRequest.Builder |
clearServiceIds()
The identifiers of the services to enable on the project.
|
BatchEnableServicesRequest.Builder |
clone() |
BatchEnableServicesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getParent()
Parent to enable services on.
|
com.google.protobuf.ByteString |
getParentBytes()
Parent to enable services on.
|
String |
getServiceIds(int index)
The identifiers of the services to enable on the project.
|
com.google.protobuf.ByteString |
getServiceIdsBytes(int index)
The identifiers of the services to enable on the project.
|
int |
getServiceIdsCount()
The identifiers of the services to enable on the project.
|
com.google.protobuf.ProtocolStringList |
getServiceIdsList()
The identifiers of the services to enable on the project.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchEnableServicesRequest.Builder |
mergeFrom(BatchEnableServicesRequest other) |
BatchEnableServicesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchEnableServicesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchEnableServicesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchEnableServicesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchEnableServicesRequest.Builder |
setParent(String value)
Parent to enable services on.
|
BatchEnableServicesRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Parent to enable services on.
|
BatchEnableServicesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchEnableServicesRequest.Builder |
setServiceIds(int index,
String value)
The identifiers of the services to enable on the project.
|
BatchEnableServicesRequest.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<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesRequest.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<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchEnableServicesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchEnableServicesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchEnableServicesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest.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<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest.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<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest.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<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest.Builder mergeFrom(BatchEnableServicesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesRequest.Builder>public BatchEnableServicesRequest.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<BatchEnableServicesRequest.Builder>IOExceptionpublic String getParent()
Parent to enable services on. An example name would be: `projects/123` where `123` is the project number. The `BatchEnableServices` method currently only supports projects.
string parent = 1;getParent in interface BatchEnableServicesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Parent to enable services on. An example name would be: `projects/123` where `123` is the project number. The `BatchEnableServices` method currently only supports projects.
string parent = 1;getParentBytes in interface BatchEnableServicesRequestOrBuilderpublic BatchEnableServicesRequest.Builder setParent(String value)
Parent to enable services on. An example name would be: `projects/123` where `123` is the project number. The `BatchEnableServices` method currently only supports projects.
string parent = 1;value - The parent to set.public BatchEnableServicesRequest.Builder clearParent()
Parent to enable services on. An example name would be: `projects/123` where `123` is the project number. The `BatchEnableServices` method currently only supports projects.
string parent = 1;public BatchEnableServicesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Parent to enable services on. An example name would be: `projects/123` where `123` is the project number. The `BatchEnableServices` method currently only supports projects.
string parent = 1;value - The bytes for parent to set.public com.google.protobuf.ProtocolStringList getServiceIdsList()
The identifiers of the services to enable on the project. A valid identifier would be: serviceusage.googleapis.com Enabling services requires that each service is public or is shared with the user enabling the service. A single request can enable a maximum of 20 services at a time. If more than 20 services are specified, the request will fail, and no state changes will occur.
repeated string service_ids = 2;getServiceIdsList in interface BatchEnableServicesRequestOrBuilderpublic int getServiceIdsCount()
The identifiers of the services to enable on the project. A valid identifier would be: serviceusage.googleapis.com Enabling services requires that each service is public or is shared with the user enabling the service. A single request can enable a maximum of 20 services at a time. If more than 20 services are specified, the request will fail, and no state changes will occur.
repeated string service_ids = 2;getServiceIdsCount in interface BatchEnableServicesRequestOrBuilderpublic String getServiceIds(int index)
The identifiers of the services to enable on the project. A valid identifier would be: serviceusage.googleapis.com Enabling services requires that each service is public or is shared with the user enabling the service. A single request can enable a maximum of 20 services at a time. If more than 20 services are specified, the request will fail, and no state changes will occur.
repeated string service_ids = 2;getServiceIds in interface BatchEnableServicesRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getServiceIdsBytes(int index)
The identifiers of the services to enable on the project. A valid identifier would be: serviceusage.googleapis.com Enabling services requires that each service is public or is shared with the user enabling the service. A single request can enable a maximum of 20 services at a time. If more than 20 services are specified, the request will fail, and no state changes will occur.
repeated string service_ids = 2;getServiceIdsBytes in interface BatchEnableServicesRequestOrBuilderindex - The index of the value to return.public BatchEnableServicesRequest.Builder setServiceIds(int index, String value)
The identifiers of the services to enable on the project. A valid identifier would be: serviceusage.googleapis.com Enabling services requires that each service is public or is shared with the user enabling the service. A single request can enable a maximum of 20 services at a time. If more than 20 services are specified, the request will fail, and no state changes will occur.
repeated string service_ids = 2;index - The index to set the value at.value - The serviceIds to set.public BatchEnableServicesRequest.Builder addServiceIds(String value)
The identifiers of the services to enable on the project. A valid identifier would be: serviceusage.googleapis.com Enabling services requires that each service is public or is shared with the user enabling the service. A single request can enable a maximum of 20 services at a time. If more than 20 services are specified, the request will fail, and no state changes will occur.
repeated string service_ids = 2;value - The serviceIds to add.public BatchEnableServicesRequest.Builder addAllServiceIds(Iterable<String> values)
The identifiers of the services to enable on the project. A valid identifier would be: serviceusage.googleapis.com Enabling services requires that each service is public or is shared with the user enabling the service. A single request can enable a maximum of 20 services at a time. If more than 20 services are specified, the request will fail, and no state changes will occur.
repeated string service_ids = 2;values - The serviceIds to add.public BatchEnableServicesRequest.Builder clearServiceIds()
The identifiers of the services to enable on the project. A valid identifier would be: serviceusage.googleapis.com Enabling services requires that each service is public or is shared with the user enabling the service. A single request can enable a maximum of 20 services at a time. If more than 20 services are specified, the request will fail, and no state changes will occur.
repeated string service_ids = 2;public BatchEnableServicesRequest.Builder addServiceIdsBytes(com.google.protobuf.ByteString value)
The identifiers of the services to enable on the project. A valid identifier would be: serviceusage.googleapis.com Enabling services requires that each service is public or is shared with the user enabling the service. A single request can enable a maximum of 20 services at a time. If more than 20 services are specified, the request will fail, and no state changes will occur.
repeated string service_ids = 2;value - The bytes of the serviceIds to add.public final BatchEnableServicesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesRequest.Builder>public final BatchEnableServicesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchEnableServicesRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.