public static final class ServiceAttachmentConsumerProjectLimit.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConsumerProjectLimit.Builder> implements ServiceAttachmentConsumerProjectLimitOrBuilder
Protobuf type
google.cloud.compute.v1.ServiceAttachmentConsumerProjectLimit| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentConsumerProjectLimit.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAttachmentConsumerProjectLimit |
build() |
ServiceAttachmentConsumerProjectLimit |
buildPartial() |
ServiceAttachmentConsumerProjectLimit.Builder |
clear() |
ServiceAttachmentConsumerProjectLimit.Builder |
clearConnectionLimit()
The value of the limit to set.
|
ServiceAttachmentConsumerProjectLimit.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServiceAttachmentConsumerProjectLimit.Builder |
clearNetworkUrl()
The network URL for the network to set the limit for.
|
ServiceAttachmentConsumerProjectLimit.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServiceAttachmentConsumerProjectLimit.Builder |
clearProjectIdOrNum()
The project id or number for the project to set the limit for.
|
ServiceAttachmentConsumerProjectLimit.Builder |
clone() |
int |
getConnectionLimit()
The value of the limit to set.
|
ServiceAttachmentConsumerProjectLimit |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNetworkUrl()
The network URL for the network to set the limit for.
|
com.google.protobuf.ByteString |
getNetworkUrlBytes()
The network URL for the network to set the limit for.
|
String |
getProjectIdOrNum()
The project id or number for the project to set the limit for.
|
com.google.protobuf.ByteString |
getProjectIdOrNumBytes()
The project id or number for the project to set the limit for.
|
boolean |
hasConnectionLimit()
The value of the limit to set.
|
boolean |
hasNetworkUrl()
The network URL for the network to set the limit for.
|
boolean |
hasProjectIdOrNum()
The project id or number for the project to set the limit for.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ServiceAttachmentConsumerProjectLimit.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServiceAttachmentConsumerProjectLimit.Builder |
mergeFrom(com.google.protobuf.Message other) |
ServiceAttachmentConsumerProjectLimit.Builder |
mergeFrom(ServiceAttachmentConsumerProjectLimit other) |
ServiceAttachmentConsumerProjectLimit.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceAttachmentConsumerProjectLimit.Builder |
setConnectionLimit(int value)
The value of the limit to set.
|
ServiceAttachmentConsumerProjectLimit.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAttachmentConsumerProjectLimit.Builder |
setNetworkUrl(String value)
The network URL for the network to set the limit for.
|
ServiceAttachmentConsumerProjectLimit.Builder |
setNetworkUrlBytes(com.google.protobuf.ByteString value)
The network URL for the network to set the limit for.
|
ServiceAttachmentConsumerProjectLimit.Builder |
setProjectIdOrNum(String value)
The project id or number for the project to set the limit for.
|
ServiceAttachmentConsumerProjectLimit.Builder |
setProjectIdOrNumBytes(com.google.protobuf.ByteString value)
The project id or number for the project to set the limit for.
|
ServiceAttachmentConsumerProjectLimit.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ServiceAttachmentConsumerProjectLimit.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConsumerProjectLimit.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<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ServiceAttachmentConsumerProjectLimit build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ServiceAttachmentConsumerProjectLimit buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ServiceAttachmentConsumerProjectLimit.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit.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<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit.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<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit.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<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit.Builder mergeFrom(ServiceAttachmentConsumerProjectLimit other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConsumerProjectLimit.Builder>public ServiceAttachmentConsumerProjectLimit.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<ServiceAttachmentConsumerProjectLimit.Builder>IOExceptionpublic boolean hasConnectionLimit()
The value of the limit to set.
optional uint32 connection_limit = 131403546;hasConnectionLimit in interface ServiceAttachmentConsumerProjectLimitOrBuilderpublic int getConnectionLimit()
The value of the limit to set.
optional uint32 connection_limit = 131403546;getConnectionLimit in interface ServiceAttachmentConsumerProjectLimitOrBuilderpublic ServiceAttachmentConsumerProjectLimit.Builder setConnectionLimit(int value)
The value of the limit to set.
optional uint32 connection_limit = 131403546;value - The connectionLimit to set.public ServiceAttachmentConsumerProjectLimit.Builder clearConnectionLimit()
The value of the limit to set.
optional uint32 connection_limit = 131403546;public boolean hasNetworkUrl()
The network URL for the network to set the limit for.
optional string network_url = 207194078;hasNetworkUrl in interface ServiceAttachmentConsumerProjectLimitOrBuilderpublic String getNetworkUrl()
The network URL for the network to set the limit for.
optional string network_url = 207194078;getNetworkUrl in interface ServiceAttachmentConsumerProjectLimitOrBuilderpublic com.google.protobuf.ByteString getNetworkUrlBytes()
The network URL for the network to set the limit for.
optional string network_url = 207194078;getNetworkUrlBytes in interface ServiceAttachmentConsumerProjectLimitOrBuilderpublic ServiceAttachmentConsumerProjectLimit.Builder setNetworkUrl(String value)
The network URL for the network to set the limit for.
optional string network_url = 207194078;value - The networkUrl to set.public ServiceAttachmentConsumerProjectLimit.Builder clearNetworkUrl()
The network URL for the network to set the limit for.
optional string network_url = 207194078;public ServiceAttachmentConsumerProjectLimit.Builder setNetworkUrlBytes(com.google.protobuf.ByteString value)
The network URL for the network to set the limit for.
optional string network_url = 207194078;value - The bytes for networkUrl to set.public boolean hasProjectIdOrNum()
The project id or number for the project to set the limit for.
optional string project_id_or_num = 349783336;hasProjectIdOrNum in interface ServiceAttachmentConsumerProjectLimitOrBuilderpublic String getProjectIdOrNum()
The project id or number for the project to set the limit for.
optional string project_id_or_num = 349783336;getProjectIdOrNum in interface ServiceAttachmentConsumerProjectLimitOrBuilderpublic com.google.protobuf.ByteString getProjectIdOrNumBytes()
The project id or number for the project to set the limit for.
optional string project_id_or_num = 349783336;getProjectIdOrNumBytes in interface ServiceAttachmentConsumerProjectLimitOrBuilderpublic ServiceAttachmentConsumerProjectLimit.Builder setProjectIdOrNum(String value)
The project id or number for the project to set the limit for.
optional string project_id_or_num = 349783336;value - The projectIdOrNum to set.public ServiceAttachmentConsumerProjectLimit.Builder clearProjectIdOrNum()
The project id or number for the project to set the limit for.
optional string project_id_or_num = 349783336;public ServiceAttachmentConsumerProjectLimit.Builder setProjectIdOrNumBytes(com.google.protobuf.ByteString value)
The project id or number for the project to set the limit for.
optional string project_id_or_num = 349783336;value - The bytes for projectIdOrNum to set.public final ServiceAttachmentConsumerProjectLimit.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConsumerProjectLimit.Builder>public final ServiceAttachmentConsumerProjectLimit.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConsumerProjectLimit.Builder>Copyright © 2023 Google LLC. All rights reserved.