Class InstanceInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
- com.google.cloud.networkmanagement.v1beta1.InstanceInfo.Builder
-
- All Implemented Interfaces:
InstanceInfoOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- InstanceInfo
public static final class InstanceInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder> implements InstanceInfoOrBuilder
For display only. Metadata associated with a Compute Engine instance.
Protobuf typegoogle.cloud.networkmanagement.v1beta1.InstanceInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description InstanceInfo.Builder
addAllNetworkTags(Iterable<String> values)
Network tags configured on the instance.InstanceInfo.Builder
addNetworkTags(String value)
Network tags configured on the instance.InstanceInfo.Builder
addNetworkTagsBytes(com.google.protobuf.ByteString value)
Network tags configured on the instance.InstanceInfo.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceInfo
build()
InstanceInfo
buildPartial()
InstanceInfo.Builder
clear()
InstanceInfo.Builder
clearDisplayName()
Name of a Compute Engine instance.InstanceInfo.Builder
clearExternalIp()
External IP address of the network interface.InstanceInfo.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
InstanceInfo.Builder
clearInterface()
Name of the network interface of a Compute Engine instance.InstanceInfo.Builder
clearInternalIp()
Internal IP address of the network interface.InstanceInfo.Builder
clearNetworkTags()
Network tags configured on the instance.InstanceInfo.Builder
clearNetworkUri()
URI of a Compute Engine network.InstanceInfo.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
InstanceInfo.Builder
clearServiceAccount()
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated.InstanceInfo.Builder
clearUri()
URI of a Compute Engine instance.InstanceInfo.Builder
clone()
InstanceInfo
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDisplayName()
Name of a Compute Engine instance.com.google.protobuf.ByteString
getDisplayNameBytes()
Name of a Compute Engine instance.String
getExternalIp()
External IP address of the network interface.com.google.protobuf.ByteString
getExternalIpBytes()
External IP address of the network interface.String
getInterface()
Name of the network interface of a Compute Engine instance.com.google.protobuf.ByteString
getInterfaceBytes()
Name of the network interface of a Compute Engine instance.String
getInternalIp()
Internal IP address of the network interface.com.google.protobuf.ByteString
getInternalIpBytes()
Internal IP address of the network interface.String
getNetworkTags(int index)
Network tags configured on the instance.com.google.protobuf.ByteString
getNetworkTagsBytes(int index)
Network tags configured on the instance.int
getNetworkTagsCount()
Network tags configured on the instance.com.google.protobuf.ProtocolStringList
getNetworkTagsList()
Network tags configured on the instance.String
getNetworkUri()
URI of a Compute Engine network.com.google.protobuf.ByteString
getNetworkUriBytes()
URI of a Compute Engine network.String
getServiceAccount()
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated.com.google.protobuf.ByteString
getServiceAccountBytes()
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated.String
getUri()
URI of a Compute Engine instance.com.google.protobuf.ByteString
getUriBytes()
URI of a Compute Engine instance.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
InstanceInfo.Builder
mergeFrom(InstanceInfo other)
InstanceInfo.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InstanceInfo.Builder
mergeFrom(com.google.protobuf.Message other)
InstanceInfo.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InstanceInfo.Builder
setDisplayName(String value)
Name of a Compute Engine instance.InstanceInfo.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
Name of a Compute Engine instance.InstanceInfo.Builder
setExternalIp(String value)
External IP address of the network interface.InstanceInfo.Builder
setExternalIpBytes(com.google.protobuf.ByteString value)
External IP address of the network interface.InstanceInfo.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceInfo.Builder
setInterface(String value)
Name of the network interface of a Compute Engine instance.InstanceInfo.Builder
setInterfaceBytes(com.google.protobuf.ByteString value)
Name of the network interface of a Compute Engine instance.InstanceInfo.Builder
setInternalIp(String value)
Internal IP address of the network interface.InstanceInfo.Builder
setInternalIpBytes(com.google.protobuf.ByteString value)
Internal IP address of the network interface.InstanceInfo.Builder
setNetworkTags(int index, String value)
Network tags configured on the instance.InstanceInfo.Builder
setNetworkUri(String value)
URI of a Compute Engine network.InstanceInfo.Builder
setNetworkUriBytes(com.google.protobuf.ByteString value)
URI of a Compute Engine network.InstanceInfo.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
InstanceInfo.Builder
setServiceAccount(String value)
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated.InstanceInfo.Builder
setServiceAccountBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated.InstanceInfo.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InstanceInfo.Builder
setUri(String value)
URI of a Compute Engine instance.InstanceInfo.Builder
setUriBytes(com.google.protobuf.ByteString value)
URI of a Compute Engine instance.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
clear
public InstanceInfo.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
getDefaultInstanceForType
public InstanceInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstanceInfo build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstanceInfo buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstanceInfo.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
setField
public InstanceInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
clearField
public InstanceInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
clearOneof
public InstanceInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
setRepeatedField
public InstanceInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
addRepeatedField
public InstanceInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
mergeFrom
public InstanceInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<InstanceInfo.Builder>
-
mergeFrom
public InstanceInfo.Builder mergeFrom(InstanceInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
mergeFrom
public InstanceInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<InstanceInfo.Builder>
- Throws:
IOException
-
getDisplayName
public String getDisplayName()
Name of a Compute Engine instance.
string display_name = 1;
- Specified by:
getDisplayName
in interfaceInstanceInfoOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Name of a Compute Engine instance.
string display_name = 1;
- Specified by:
getDisplayNameBytes
in interfaceInstanceInfoOrBuilder
- Returns:
- The bytes for displayName.
-
setDisplayName
public InstanceInfo.Builder setDisplayName(String value)
Name of a Compute Engine instance.
string display_name = 1;
- Parameters:
value
- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public InstanceInfo.Builder clearDisplayName()
Name of a Compute Engine instance.
string display_name = 1;
- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public InstanceInfo.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Name of a Compute Engine instance.
string display_name = 1;
- Parameters:
value
- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getUri
public String getUri()
URI of a Compute Engine instance.
string uri = 2;
- Specified by:
getUri
in interfaceInstanceInfoOrBuilder
- Returns:
- The uri.
-
getUriBytes
public com.google.protobuf.ByteString getUriBytes()
URI of a Compute Engine instance.
string uri = 2;
- Specified by:
getUriBytes
in interfaceInstanceInfoOrBuilder
- Returns:
- The bytes for uri.
-
setUri
public InstanceInfo.Builder setUri(String value)
URI of a Compute Engine instance.
string uri = 2;
- Parameters:
value
- The uri to set.- Returns:
- This builder for chaining.
-
clearUri
public InstanceInfo.Builder clearUri()
URI of a Compute Engine instance.
string uri = 2;
- Returns:
- This builder for chaining.
-
setUriBytes
public InstanceInfo.Builder setUriBytes(com.google.protobuf.ByteString value)
URI of a Compute Engine instance.
string uri = 2;
- Parameters:
value
- The bytes for uri to set.- Returns:
- This builder for chaining.
-
getInterface
public String getInterface()
Name of the network interface of a Compute Engine instance.
string interface = 3;
- Specified by:
getInterface
in interfaceInstanceInfoOrBuilder
- Returns:
- The interface.
-
getInterfaceBytes
public com.google.protobuf.ByteString getInterfaceBytes()
Name of the network interface of a Compute Engine instance.
string interface = 3;
- Specified by:
getInterfaceBytes
in interfaceInstanceInfoOrBuilder
- Returns:
- The bytes for interface.
-
setInterface
public InstanceInfo.Builder setInterface(String value)
Name of the network interface of a Compute Engine instance.
string interface = 3;
- Parameters:
value
- The interface to set.- Returns:
- This builder for chaining.
-
clearInterface
public InstanceInfo.Builder clearInterface()
Name of the network interface of a Compute Engine instance.
string interface = 3;
- Returns:
- This builder for chaining.
-
setInterfaceBytes
public InstanceInfo.Builder setInterfaceBytes(com.google.protobuf.ByteString value)
Name of the network interface of a Compute Engine instance.
string interface = 3;
- Parameters:
value
- The bytes for interface to set.- Returns:
- This builder for chaining.
-
getNetworkUri
public String getNetworkUri()
URI of a Compute Engine network.
string network_uri = 4;
- Specified by:
getNetworkUri
in interfaceInstanceInfoOrBuilder
- Returns:
- The networkUri.
-
getNetworkUriBytes
public com.google.protobuf.ByteString getNetworkUriBytes()
URI of a Compute Engine network.
string network_uri = 4;
- Specified by:
getNetworkUriBytes
in interfaceInstanceInfoOrBuilder
- Returns:
- The bytes for networkUri.
-
setNetworkUri
public InstanceInfo.Builder setNetworkUri(String value)
URI of a Compute Engine network.
string network_uri = 4;
- Parameters:
value
- The networkUri to set.- Returns:
- This builder for chaining.
-
clearNetworkUri
public InstanceInfo.Builder clearNetworkUri()
URI of a Compute Engine network.
string network_uri = 4;
- Returns:
- This builder for chaining.
-
setNetworkUriBytes
public InstanceInfo.Builder setNetworkUriBytes(com.google.protobuf.ByteString value)
URI of a Compute Engine network.
string network_uri = 4;
- Parameters:
value
- The bytes for networkUri to set.- Returns:
- This builder for chaining.
-
getInternalIp
public String getInternalIp()
Internal IP address of the network interface.
string internal_ip = 5;
- Specified by:
getInternalIp
in interfaceInstanceInfoOrBuilder
- Returns:
- The internalIp.
-
getInternalIpBytes
public com.google.protobuf.ByteString getInternalIpBytes()
Internal IP address of the network interface.
string internal_ip = 5;
- Specified by:
getInternalIpBytes
in interfaceInstanceInfoOrBuilder
- Returns:
- The bytes for internalIp.
-
setInternalIp
public InstanceInfo.Builder setInternalIp(String value)
Internal IP address of the network interface.
string internal_ip = 5;
- Parameters:
value
- The internalIp to set.- Returns:
- This builder for chaining.
-
clearInternalIp
public InstanceInfo.Builder clearInternalIp()
Internal IP address of the network interface.
string internal_ip = 5;
- Returns:
- This builder for chaining.
-
setInternalIpBytes
public InstanceInfo.Builder setInternalIpBytes(com.google.protobuf.ByteString value)
Internal IP address of the network interface.
string internal_ip = 5;
- Parameters:
value
- The bytes for internalIp to set.- Returns:
- This builder for chaining.
-
getExternalIp
public String getExternalIp()
External IP address of the network interface.
string external_ip = 6;
- Specified by:
getExternalIp
in interfaceInstanceInfoOrBuilder
- Returns:
- The externalIp.
-
getExternalIpBytes
public com.google.protobuf.ByteString getExternalIpBytes()
External IP address of the network interface.
string external_ip = 6;
- Specified by:
getExternalIpBytes
in interfaceInstanceInfoOrBuilder
- Returns:
- The bytes for externalIp.
-
setExternalIp
public InstanceInfo.Builder setExternalIp(String value)
External IP address of the network interface.
string external_ip = 6;
- Parameters:
value
- The externalIp to set.- Returns:
- This builder for chaining.
-
clearExternalIp
public InstanceInfo.Builder clearExternalIp()
External IP address of the network interface.
string external_ip = 6;
- Returns:
- This builder for chaining.
-
setExternalIpBytes
public InstanceInfo.Builder setExternalIpBytes(com.google.protobuf.ByteString value)
External IP address of the network interface.
string external_ip = 6;
- Parameters:
value
- The bytes for externalIp to set.- Returns:
- This builder for chaining.
-
getNetworkTagsList
public com.google.protobuf.ProtocolStringList getNetworkTagsList()
Network tags configured on the instance.
repeated string network_tags = 7;
- Specified by:
getNetworkTagsList
in interfaceInstanceInfoOrBuilder
- Returns:
- A list containing the networkTags.
-
getNetworkTagsCount
public int getNetworkTagsCount()
Network tags configured on the instance.
repeated string network_tags = 7;
- Specified by:
getNetworkTagsCount
in interfaceInstanceInfoOrBuilder
- Returns:
- The count of networkTags.
-
getNetworkTags
public String getNetworkTags(int index)
Network tags configured on the instance.
repeated string network_tags = 7;
- Specified by:
getNetworkTags
in interfaceInstanceInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The networkTags at the given index.
-
getNetworkTagsBytes
public com.google.protobuf.ByteString getNetworkTagsBytes(int index)
Network tags configured on the instance.
repeated string network_tags = 7;
- Specified by:
getNetworkTagsBytes
in interfaceInstanceInfoOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the networkTags at the given index.
-
setNetworkTags
public InstanceInfo.Builder setNetworkTags(int index, String value)
Network tags configured on the instance.
repeated string network_tags = 7;
- Parameters:
index
- The index to set the value at.value
- The networkTags to set.- Returns:
- This builder for chaining.
-
addNetworkTags
public InstanceInfo.Builder addNetworkTags(String value)
Network tags configured on the instance.
repeated string network_tags = 7;
- Parameters:
value
- The networkTags to add.- Returns:
- This builder for chaining.
-
addAllNetworkTags
public InstanceInfo.Builder addAllNetworkTags(Iterable<String> values)
Network tags configured on the instance.
repeated string network_tags = 7;
- Parameters:
values
- The networkTags to add.- Returns:
- This builder for chaining.
-
clearNetworkTags
public InstanceInfo.Builder clearNetworkTags()
Network tags configured on the instance.
repeated string network_tags = 7;
- Returns:
- This builder for chaining.
-
addNetworkTagsBytes
public InstanceInfo.Builder addNetworkTagsBytes(com.google.protobuf.ByteString value)
Network tags configured on the instance.
repeated string network_tags = 7;
- Parameters:
value
- The bytes of the networkTags to add.- Returns:
- This builder for chaining.
-
getServiceAccount
@Deprecated public String getServiceAccount()
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated. See google/cloud/networkmanagement/v1beta1/trace.proto;l=268Service account authorized for the instance.
string service_account = 8 [deprecated = true];
- Specified by:
getServiceAccount
in interfaceInstanceInfoOrBuilder
- Returns:
- The serviceAccount.
-
getServiceAccountBytes
@Deprecated public com.google.protobuf.ByteString getServiceAccountBytes()
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated. See google/cloud/networkmanagement/v1beta1/trace.proto;l=268Service account authorized for the instance.
string service_account = 8 [deprecated = true];
- Specified by:
getServiceAccountBytes
in interfaceInstanceInfoOrBuilder
- Returns:
- The bytes for serviceAccount.
-
setServiceAccount
@Deprecated public InstanceInfo.Builder setServiceAccount(String value)
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated. See google/cloud/networkmanagement/v1beta1/trace.proto;l=268Service account authorized for the instance.
string service_account = 8 [deprecated = true];
- Parameters:
value
- The serviceAccount to set.- Returns:
- This builder for chaining.
-
clearServiceAccount
@Deprecated public InstanceInfo.Builder clearServiceAccount()
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated. See google/cloud/networkmanagement/v1beta1/trace.proto;l=268Service account authorized for the instance.
string service_account = 8 [deprecated = true];
- Returns:
- This builder for chaining.
-
setServiceAccountBytes
@Deprecated public InstanceInfo.Builder setServiceAccountBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.networkmanagement.v1beta1.InstanceInfo.service_account is deprecated. See google/cloud/networkmanagement/v1beta1/trace.proto;l=268Service account authorized for the instance.
string service_account = 8 [deprecated = true];
- Parameters:
value
- The bytes for serviceAccount to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final InstanceInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
mergeUnknownFields
public final InstanceInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceInfo.Builder>
-
-