Class Hub.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
- com.google.cloud.networkconnectivity.v1.Hub.Builder
-
- All Implemented Interfaces:
HubOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Hub
public static final class Hub.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder> implements HubOrBuilder
A Network Connectivity Center hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, if any of a hub's spokes use the data transfer feature, the resources associated with those spokes must all reside in the same VPC network. Spokes that do not use data transfer can be associated with any VPC network in your project.
Protobuf typegoogle.cloud.networkconnectivity.v1.Hub
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Hub.BuilderaddAllRoutingVpcs(Iterable<? extends RoutingVPC> values)The VPC networks associated with this hub's spokes.Hub.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Hub.BuilderaddRoutingVpcs(int index, RoutingVPC value)The VPC networks associated with this hub's spokes.Hub.BuilderaddRoutingVpcs(int index, RoutingVPC.Builder builderForValue)The VPC networks associated with this hub's spokes.Hub.BuilderaddRoutingVpcs(RoutingVPC value)The VPC networks associated with this hub's spokes.Hub.BuilderaddRoutingVpcs(RoutingVPC.Builder builderForValue)The VPC networks associated with this hub's spokes.RoutingVPC.BuilderaddRoutingVpcsBuilder()The VPC networks associated with this hub's spokes.RoutingVPC.BuilderaddRoutingVpcsBuilder(int index)The VPC networks associated with this hub's spokes.Hubbuild()HubbuildPartial()Hub.Builderclear()Hub.BuilderclearCreateTime()Output only.Hub.BuilderclearDescription()An optional description of the hub.Hub.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Hub.BuilderclearLabels()Hub.BuilderclearName()Immutable.Hub.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Hub.BuilderclearRoutingVpcs()The VPC networks associated with this hub's spokes.Hub.BuilderclearState()Output only.Hub.BuilderclearUniqueId()Output only.Hub.BuilderclearUpdateTime()Output only.Hub.Builderclone()booleancontainsLabels(String key)Optional labels in key:value format.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.HubgetDefaultInstanceForType()StringgetDescription()An optional description of the hub.com.google.protobuf.ByteStringgetDescriptionBytes()An optional description of the hub.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Map<String,String>getLabels()Deprecated.intgetLabelsCount()Optional labels in key:value format.Map<String,String>getLabelsMap()Optional labels in key:value format.StringgetLabelsOrDefault(String key, String defaultValue)Optional labels in key:value format.StringgetLabelsOrThrow(String key)Optional labels in key:value format.Map<String,String>getMutableLabels()Deprecated.StringgetName()Immutable.com.google.protobuf.ByteStringgetNameBytes()Immutable.RoutingVPCgetRoutingVpcs(int index)The VPC networks associated with this hub's spokes.RoutingVPC.BuildergetRoutingVpcsBuilder(int index)The VPC networks associated with this hub's spokes.List<RoutingVPC.Builder>getRoutingVpcsBuilderList()The VPC networks associated with this hub's spokes.intgetRoutingVpcsCount()The VPC networks associated with this hub's spokes.List<RoutingVPC>getRoutingVpcsList()The VPC networks associated with this hub's spokes.RoutingVPCOrBuildergetRoutingVpcsOrBuilder(int index)The VPC networks associated with this hub's spokes.List<? extends RoutingVPCOrBuilder>getRoutingVpcsOrBuilderList()The VPC networks associated with this hub's spokes.StategetState()Output only.intgetStateValue()Output only.StringgetUniqueId()Output only.com.google.protobuf.ByteStringgetUniqueIdBytes()Output only.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreateTime()Output only.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()Hub.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.Hub.BuildermergeFrom(Hub other)Hub.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Hub.BuildermergeFrom(com.google.protobuf.Message other)Hub.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Hub.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.Hub.BuilderputAllLabels(Map<String,String> values)Optional labels in key:value format.Hub.BuilderputLabels(String key, String value)Optional labels in key:value format.Hub.BuilderremoveLabels(String key)Optional labels in key:value format.Hub.BuilderremoveRoutingVpcs(int index)The VPC networks associated with this hub's spokes.Hub.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.Hub.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Hub.BuildersetDescription(String value)An optional description of the hub.Hub.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)An optional description of the hub.Hub.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Hub.BuildersetName(String value)Immutable.Hub.BuildersetNameBytes(com.google.protobuf.ByteString value)Immutable.Hub.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Hub.BuildersetRoutingVpcs(int index, RoutingVPC value)The VPC networks associated with this hub's spokes.Hub.BuildersetRoutingVpcs(int index, RoutingVPC.Builder builderForValue)The VPC networks associated with this hub's spokes.Hub.BuildersetState(State value)Output only.Hub.BuildersetStateValue(int value)Output only.Hub.BuildersetUniqueId(String value)Output only.Hub.BuildersetUniqueIdBytes(com.google.protobuf.ByteString value)Output only.Hub.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Hub.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.Hub.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
clear
public Hub.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
getDefaultInstanceForType
public Hub getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Hub build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Hub buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Hub.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
setField
public Hub.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
clearField
public Hub.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
clearOneof
public Hub.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
setRepeatedField
public Hub.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
addRepeatedField
public Hub.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
mergeFrom
public Hub.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Hub.Builder>
-
mergeFrom
public Hub.Builder mergeFrom(Hub other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
mergeFrom
public Hub.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Hub.Builder>- Throws:
IOException
-
getName
public String getName()
Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNamein interfaceHubOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNameBytesin interfaceHubOrBuilder- Returns:
- The bytes for name.
-
setName
public Hub.Builder setName(String value)
Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Hub.Builder clearName()
Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
setNameBytes
public Hub.Builder setNameBytes(com.google.protobuf.ByteString value)
Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. The time the hub was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceHubOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The time the hub was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceHubOrBuilder- Returns:
- The createTime.
-
setCreateTime
public Hub.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time the hub was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public Hub.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the hub was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public Hub.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time the hub was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public Hub.Builder clearCreateTime()
Output only. The time the hub was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time the hub was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time the hub was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceHubOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. The time the hub was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceHubOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. The time the hub was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceHubOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public Hub.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time the hub was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public Hub.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the hub was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public Hub.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time the hub was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public Hub.Builder clearUpdateTime()
Output only. The time the hub was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The time the hub was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time the hub was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceHubOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:HubOrBuilderOptional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
map<string, string> labels = 4;- Specified by:
getLabelsCountin interfaceHubOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
map<string, string> labels = 4;- Specified by:
containsLabelsin interfaceHubOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceHubOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
map<string, string> labels = 4;- Specified by:
getLabelsMapin interfaceHubOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
map<string, string> labels = 4;- Specified by:
getLabelsOrDefaultin interfaceHubOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
map<string, string> labels = 4;- Specified by:
getLabelsOrThrowin interfaceHubOrBuilder
-
clearLabels
public Hub.Builder clearLabels()
-
removeLabels
public Hub.Builder removeLabels(String key)
Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
map<string, string> labels = 4;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public Hub.Builder putLabels(String key, String value)
Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
map<string, string> labels = 4;
-
putAllLabels
public Hub.Builder putAllLabels(Map<String,String> values)
Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
map<string, string> labels = 4;
-
getDescription
public String getDescription()
An optional description of the hub.
string description = 5;- Specified by:
getDescriptionin interfaceHubOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
An optional description of the hub.
string description = 5;- Specified by:
getDescriptionBytesin interfaceHubOrBuilder- Returns:
- The bytes for description.
-
setDescription
public Hub.Builder setDescription(String value)
An optional description of the hub.
string description = 5;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Hub.Builder clearDescription()
An optional description of the hub.
string description = 5;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Hub.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of the hub.
string description = 5;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getUniqueId
public String getUniqueId()
Output only. The Google-generated UUID for the hub. This value is unique across all hub resources. If a hub is deleted and another with the same name is created, the new hub is assigned a different unique_id.
string unique_id = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUniqueIdin interfaceHubOrBuilder- Returns:
- The uniqueId.
-
getUniqueIdBytes
public com.google.protobuf.ByteString getUniqueIdBytes()
Output only. The Google-generated UUID for the hub. This value is unique across all hub resources. If a hub is deleted and another with the same name is created, the new hub is assigned a different unique_id.
string unique_id = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUniqueIdBytesin interfaceHubOrBuilder- Returns:
- The bytes for uniqueId.
-
setUniqueId
public Hub.Builder setUniqueId(String value)
Output only. The Google-generated UUID for the hub. This value is unique across all hub resources. If a hub is deleted and another with the same name is created, the new hub is assigned a different unique_id.
string unique_id = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The uniqueId to set.- Returns:
- This builder for chaining.
-
clearUniqueId
public Hub.Builder clearUniqueId()
Output only. The Google-generated UUID for the hub. This value is unique across all hub resources. If a hub is deleted and another with the same name is created, the new hub is assigned a different unique_id.
string unique_id = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setUniqueIdBytes
public Hub.Builder setUniqueIdBytes(com.google.protobuf.ByteString value)
Output only. The Google-generated UUID for the hub. This value is unique across all hub resources. If a hub is deleted and another with the same name is created, the new hub is assigned a different unique_id.
string unique_id = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for uniqueId to set.- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()
Output only. The current lifecycle state of this hub.
.google.cloud.networkconnectivity.v1.State state = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceHubOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public Hub.Builder setStateValue(int value)
Output only. The current lifecycle state of this hub.
.google.cloud.networkconnectivity.v1.State state = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public State getState()
Output only. The current lifecycle state of this hub.
.google.cloud.networkconnectivity.v1.State state = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceHubOrBuilder- Returns:
- The state.
-
setState
public Hub.Builder setState(State value)
Output only. The current lifecycle state of this hub.
.google.cloud.networkconnectivity.v1.State state = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public Hub.Builder clearState()
Output only. The current lifecycle state of this hub.
.google.cloud.networkconnectivity.v1.State state = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getRoutingVpcsList
public List<RoutingVPC> getRoutingVpcsList()
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;- Specified by:
getRoutingVpcsListin interfaceHubOrBuilder
-
getRoutingVpcsCount
public int getRoutingVpcsCount()
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;- Specified by:
getRoutingVpcsCountin interfaceHubOrBuilder
-
getRoutingVpcs
public RoutingVPC getRoutingVpcs(int index)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;- Specified by:
getRoutingVpcsin interfaceHubOrBuilder
-
setRoutingVpcs
public Hub.Builder setRoutingVpcs(int index, RoutingVPC value)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
setRoutingVpcs
public Hub.Builder setRoutingVpcs(int index, RoutingVPC.Builder builderForValue)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
addRoutingVpcs
public Hub.Builder addRoutingVpcs(RoutingVPC value)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
addRoutingVpcs
public Hub.Builder addRoutingVpcs(int index, RoutingVPC value)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
addRoutingVpcs
public Hub.Builder addRoutingVpcs(RoutingVPC.Builder builderForValue)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
addRoutingVpcs
public Hub.Builder addRoutingVpcs(int index, RoutingVPC.Builder builderForValue)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
addAllRoutingVpcs
public Hub.Builder addAllRoutingVpcs(Iterable<? extends RoutingVPC> values)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
clearRoutingVpcs
public Hub.Builder clearRoutingVpcs()
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
removeRoutingVpcs
public Hub.Builder removeRoutingVpcs(int index)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
getRoutingVpcsBuilder
public RoutingVPC.Builder getRoutingVpcsBuilder(int index)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
getRoutingVpcsOrBuilder
public RoutingVPCOrBuilder getRoutingVpcsOrBuilder(int index)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;- Specified by:
getRoutingVpcsOrBuilderin interfaceHubOrBuilder
-
getRoutingVpcsOrBuilderList
public List<? extends RoutingVPCOrBuilder> getRoutingVpcsOrBuilderList()
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;- Specified by:
getRoutingVpcsOrBuilderListin interfaceHubOrBuilder
-
addRoutingVpcsBuilder
public RoutingVPC.Builder addRoutingVpcsBuilder()
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
addRoutingVpcsBuilder
public RoutingVPC.Builder addRoutingVpcsBuilder(int index)
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
getRoutingVpcsBuilderList
public List<RoutingVPC.Builder> getRoutingVpcsBuilderList()
The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
repeated .google.cloud.networkconnectivity.v1.RoutingVPC routing_vpcs = 10;
-
setUnknownFields
public final Hub.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
mergeUnknownFields
public final Hub.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Hub.Builder>
-
-