public static final class GetNatIpInfoRouterRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetNatIpInfoRouterRequest.Builder> implements GetNatIpInfoRouterRequestOrBuilder
A request message for Routers.GetNatIpInfo. See the method description for details.Protobuf type
google.cloud.compute.v1.GetNatIpInfoRouterRequest| Modifier and Type | Method and Description |
|---|---|
GetNatIpInfoRouterRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetNatIpInfoRouterRequest |
build() |
GetNatIpInfoRouterRequest |
buildPartial() |
GetNatIpInfoRouterRequest.Builder |
clear() |
GetNatIpInfoRouterRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetNatIpInfoRouterRequest.Builder |
clearNatName()
Name of the nat service to filter the NAT IP information.
|
GetNatIpInfoRouterRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetNatIpInfoRouterRequest.Builder |
clearProject()
Project ID for this request.
|
GetNatIpInfoRouterRequest.Builder |
clearRegion()
Name of the region for this request.
|
GetNatIpInfoRouterRequest.Builder |
clearRouter()
Name of the Router resource to query for Nat IP information.
|
GetNatIpInfoRouterRequest.Builder |
clone() |
GetNatIpInfoRouterRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNatName()
Name of the nat service to filter the NAT IP information.
|
com.google.protobuf.ByteString |
getNatNameBytes()
Name of the nat service to filter the NAT IP information.
|
String |
getProject()
Project ID for this request.
|
com.google.protobuf.ByteString |
getProjectBytes()
Project ID for this request.
|
String |
getRegion()
Name of the region for this request.
|
com.google.protobuf.ByteString |
getRegionBytes()
Name of the region for this request.
|
String |
getRouter()
Name of the Router resource to query for Nat IP information.
|
com.google.protobuf.ByteString |
getRouterBytes()
Name of the Router resource to query for Nat IP information.
|
boolean |
hasNatName()
Name of the nat service to filter the NAT IP information.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetNatIpInfoRouterRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetNatIpInfoRouterRequest.Builder |
mergeFrom(GetNatIpInfoRouterRequest other) |
GetNatIpInfoRouterRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetNatIpInfoRouterRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetNatIpInfoRouterRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetNatIpInfoRouterRequest.Builder |
setNatName(String value)
Name of the nat service to filter the NAT IP information.
|
GetNatIpInfoRouterRequest.Builder |
setNatNameBytes(com.google.protobuf.ByteString value)
Name of the nat service to filter the NAT IP information.
|
GetNatIpInfoRouterRequest.Builder |
setProject(String value)
Project ID for this request.
|
GetNatIpInfoRouterRequest.Builder |
setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
|
GetNatIpInfoRouterRequest.Builder |
setRegion(String value)
Name of the region for this request.
|
GetNatIpInfoRouterRequest.Builder |
setRegionBytes(com.google.protobuf.ByteString value)
Name of the region for this request.
|
GetNatIpInfoRouterRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetNatIpInfoRouterRequest.Builder |
setRouter(String value)
Name of the Router resource to query for Nat IP information.
|
GetNatIpInfoRouterRequest.Builder |
setRouterBytes(com.google.protobuf.ByteString value)
Name of the Router resource to query for Nat IP information.
|
GetNatIpInfoRouterRequest.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<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetNatIpInfoRouterRequest.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<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetNatIpInfoRouterRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetNatIpInfoRouterRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetNatIpInfoRouterRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest.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<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest.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<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest.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<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest.Builder mergeFrom(GetNatIpInfoRouterRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetNatIpInfoRouterRequest.Builder>public GetNatIpInfoRouterRequest.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<GetNatIpInfoRouterRequest.Builder>IOExceptionpublic boolean hasNatName()
Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035.
optional string nat_name = 425596649;hasNatName in interface GetNatIpInfoRouterRequestOrBuilderpublic String getNatName()
Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035.
optional string nat_name = 425596649;getNatName in interface GetNatIpInfoRouterRequestOrBuilderpublic com.google.protobuf.ByteString getNatNameBytes()
Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035.
optional string nat_name = 425596649;getNatNameBytes in interface GetNatIpInfoRouterRequestOrBuilderpublic GetNatIpInfoRouterRequest.Builder setNatName(String value)
Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035.
optional string nat_name = 425596649;value - The natName to set.public GetNatIpInfoRouterRequest.Builder clearNatName()
Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035.
optional string nat_name = 425596649;public GetNatIpInfoRouterRequest.Builder setNatNameBytes(com.google.protobuf.ByteString value)
Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035.
optional string nat_name = 425596649;value - The bytes for natName to set.public String getProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProject in interface GetNatIpInfoRouterRequestOrBuilderpublic com.google.protobuf.ByteString getProjectBytes()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProjectBytes in interface GetNatIpInfoRouterRequestOrBuilderpublic GetNatIpInfoRouterRequest.Builder setProject(String value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The project to set.public GetNatIpInfoRouterRequest.Builder clearProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];public GetNatIpInfoRouterRequest.Builder setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The bytes for project to set.public String getRegion()
Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];getRegion in interface GetNatIpInfoRouterRequestOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];getRegionBytes in interface GetNatIpInfoRouterRequestOrBuilderpublic GetNatIpInfoRouterRequest.Builder setRegion(String value)
Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];value - The region to set.public GetNatIpInfoRouterRequest.Builder clearRegion()
Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];public GetNatIpInfoRouterRequest.Builder setRegionBytes(com.google.protobuf.ByteString value)
Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];value - The bytes for region to set.public String getRouter()
Name of the Router resource to query for Nat IP information. The name should conform to RFC1035.
string router = 148608841 [(.google.api.field_behavior) = REQUIRED];getRouter in interface GetNatIpInfoRouterRequestOrBuilderpublic com.google.protobuf.ByteString getRouterBytes()
Name of the Router resource to query for Nat IP information. The name should conform to RFC1035.
string router = 148608841 [(.google.api.field_behavior) = REQUIRED];getRouterBytes in interface GetNatIpInfoRouterRequestOrBuilderpublic GetNatIpInfoRouterRequest.Builder setRouter(String value)
Name of the Router resource to query for Nat IP information. The name should conform to RFC1035.
string router = 148608841 [(.google.api.field_behavior) = REQUIRED];value - The router to set.public GetNatIpInfoRouterRequest.Builder clearRouter()
Name of the Router resource to query for Nat IP information. The name should conform to RFC1035.
string router = 148608841 [(.google.api.field_behavior) = REQUIRED];public GetNatIpInfoRouterRequest.Builder setRouterBytes(com.google.protobuf.ByteString value)
Name of the Router resource to query for Nat IP information. The name should conform to RFC1035.
string router = 148608841 [(.google.api.field_behavior) = REQUIRED];value - The bytes for router to set.public final GetNatIpInfoRouterRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetNatIpInfoRouterRequest.Builder>public final GetNatIpInfoRouterRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetNatIpInfoRouterRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.