public static final class GetInterconnectLocationRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetInterconnectLocationRequest.Builder> implements GetInterconnectLocationRequestOrBuilder
A request message for InterconnectLocations.Get. See the method description for details.Protobuf type
google.cloud.compute.v1.GetInterconnectLocationRequest| Modifier and Type | Method and Description |
|---|---|
GetInterconnectLocationRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetInterconnectLocationRequest |
build() |
GetInterconnectLocationRequest |
buildPartial() |
GetInterconnectLocationRequest.Builder |
clear() |
GetInterconnectLocationRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetInterconnectLocationRequest.Builder |
clearInterconnectLocation()
Name of the interconnect location to return.
|
GetInterconnectLocationRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetInterconnectLocationRequest.Builder |
clearProject()
Project ID for this request.
|
GetInterconnectLocationRequest.Builder |
clone() |
GetInterconnectLocationRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInterconnectLocation()
Name of the interconnect location to return.
|
com.google.protobuf.ByteString |
getInterconnectLocationBytes()
Name of the interconnect location to return.
|
String |
getProject()
Project ID for this request.
|
com.google.protobuf.ByteString |
getProjectBytes()
Project ID for this request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetInterconnectLocationRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetInterconnectLocationRequest.Builder |
mergeFrom(GetInterconnectLocationRequest other) |
GetInterconnectLocationRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetInterconnectLocationRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetInterconnectLocationRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetInterconnectLocationRequest.Builder |
setInterconnectLocation(String value)
Name of the interconnect location to return.
|
GetInterconnectLocationRequest.Builder |
setInterconnectLocationBytes(com.google.protobuf.ByteString value)
Name of the interconnect location to return.
|
GetInterconnectLocationRequest.Builder |
setProject(String value)
Project ID for this request.
|
GetInterconnectLocationRequest.Builder |
setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
|
GetInterconnectLocationRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetInterconnectLocationRequest.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<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetInterconnectLocationRequest.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<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetInterconnectLocationRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetInterconnectLocationRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetInterconnectLocationRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest.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<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest.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<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest.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<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest.Builder mergeFrom(GetInterconnectLocationRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetInterconnectLocationRequest.Builder>public GetInterconnectLocationRequest.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<GetInterconnectLocationRequest.Builder>IOExceptionpublic String getInterconnectLocation()
Name of the interconnect location to return.
string interconnect_location = 492235846 [(.google.api.field_behavior) = REQUIRED];
getInterconnectLocation in interface GetInterconnectLocationRequestOrBuilderpublic com.google.protobuf.ByteString getInterconnectLocationBytes()
Name of the interconnect location to return.
string interconnect_location = 492235846 [(.google.api.field_behavior) = REQUIRED];
getInterconnectLocationBytes in interface GetInterconnectLocationRequestOrBuilderpublic GetInterconnectLocationRequest.Builder setInterconnectLocation(String value)
Name of the interconnect location to return.
string interconnect_location = 492235846 [(.google.api.field_behavior) = REQUIRED];
value - The interconnectLocation to set.public GetInterconnectLocationRequest.Builder clearInterconnectLocation()
Name of the interconnect location to return.
string interconnect_location = 492235846 [(.google.api.field_behavior) = REQUIRED];
public GetInterconnectLocationRequest.Builder setInterconnectLocationBytes(com.google.protobuf.ByteString value)
Name of the interconnect location to return.
string interconnect_location = 492235846 [(.google.api.field_behavior) = REQUIRED];
value - The bytes for interconnectLocation to set.public String getProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProject in interface GetInterconnectLocationRequestOrBuilderpublic com.google.protobuf.ByteString getProjectBytes()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProjectBytes in interface GetInterconnectLocationRequestOrBuilderpublic GetInterconnectLocationRequest.Builder setProject(String value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The project to set.public GetInterconnectLocationRequest.Builder clearProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];public GetInterconnectLocationRequest.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 final GetInterconnectLocationRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetInterconnectLocationRequest.Builder>public final GetInterconnectLocationRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetInterconnectLocationRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.