InterconnectLocationRegionInfo.Builder |
InterconnectLocation.Builder.addRegionInfosBuilder() |
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocation.Builder.addRegionInfosBuilder(int index) |
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.clear() |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.clearExpectedRttMs() |
Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.clearLocationPresence() |
Identifies the network presence of this location.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.clearRegion() |
URL for the region of this location.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.clone() |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocation.Builder.getRegionInfosBuilder(int index) |
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.mergeFrom(InterconnectLocationRegionInfo other) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.newBuilder() |
|
static InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.newBuilder(InterconnectLocationRegionInfo prototype) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.newBuilderForType() |
|
protected InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setExpectedRttMs(long value) |
Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setLocationPresence(String value) |
Identifies the network presence of this location.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setLocationPresenceBytes(com.google.protobuf.ByteString value) |
Identifies the network presence of this location.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setRegion(String value) |
URL for the region of this location.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setRegionBytes(com.google.protobuf.ByteString value) |
URL for the region of this location.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.toBuilder() |
|