Class Network
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.baremetalsolution.v2.Network
-
- All Implemented Interfaces:
NetworkOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Network extends com.google.protobuf.GeneratedMessageV3 implements NetworkOrBuilder
A Network.
Protobuf typegoogle.cloud.baremetalsolution.v2.Network- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNetwork.BuilderA Network.static classNetwork.StateThe possible states for this Network.static classNetwork.TypeNetwork type.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCIDR_FIELD_NUMBERstatic intGATEWAY_IP_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intIP_ADDRESS_FIELD_NUMBERstatic intJUMBO_FRAMES_ENABLED_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intMAC_ADDRESS_FIELD_NUMBERstatic intMOUNT_POINTS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPOD_FIELD_NUMBERstatic intRESERVATIONS_FIELD_NUMBERstatic intSERVICES_CIDR_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intTYPE_FIELD_NUMBERstatic intVLAN_ID_FIELD_NUMBERstatic intVRF_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsLabels(String key)Labels as key value pairs.booleanequals(Object obj)StringgetCidr()The cidr of the Network.com.google.protobuf.ByteStringgetCidrBytes()The cidr of the Network.static NetworkgetDefaultInstance()NetworkgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetGatewayIp()Output only.com.google.protobuf.ByteStringgetGatewayIpBytes()Output only.StringgetId()An identifier for the `Network`, generated by the backend.com.google.protobuf.ByteStringgetIdBytes()An identifier for the `Network`, generated by the backend.StringgetIpAddress()IP address configured.com.google.protobuf.ByteStringgetIpAddressBytes()IP address configured.booleangetJumboFramesEnabled()Whether network uses standard frames or jumbo ones.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Labels as key value pairs.Map<String,String>getLabelsMap()Labels as key value pairs.StringgetLabelsOrDefault(String key, String defaultValue)Labels as key value pairs.StringgetLabelsOrThrow(String key)Labels as key value pairs.StringgetMacAddress(int index)List of physical interfaces.com.google.protobuf.ByteStringgetMacAddressBytes(int index)List of physical interfaces.intgetMacAddressCount()List of physical interfaces.com.google.protobuf.ProtocolStringListgetMacAddressList()List of physical interfaces.NetworkMountPointgetMountPoints(int index)Input only.intgetMountPointsCount()Input only.List<NetworkMountPoint>getMountPointsList()Input only.NetworkMountPointOrBuildergetMountPointsOrBuilder(int index)Input only.List<? extends NetworkMountPointOrBuilder>getMountPointsOrBuilderList()Input only.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.com.google.protobuf.Parser<Network>getParserForType()StringgetPod()Output only.com.google.protobuf.ByteStringgetPodBytes()Output only.NetworkAddressReservationgetReservations(int index)List of IP address reservations in this network.intgetReservationsCount()List of IP address reservations in this network.List<NetworkAddressReservation>getReservationsList()List of IP address reservations in this network.NetworkAddressReservationOrBuildergetReservationsOrBuilder(int index)List of IP address reservations in this network.List<? extends NetworkAddressReservationOrBuilder>getReservationsOrBuilderList()List of IP address reservations in this network.intgetSerializedSize()StringgetServicesCidr()IP range for reserved for services (e.g.com.google.protobuf.ByteStringgetServicesCidrBytes()IP range for reserved for services (e.g.Network.StategetState()The Network state.intgetStateValue()The Network state.Network.TypegetType()The type of this network.intgetTypeValue()The type of this network.StringgetVlanId()The vlan id of the Network.com.google.protobuf.ByteStringgetVlanIdBytes()The vlan id of the Network.VRFgetVrf()The vrf for the Network.VRFOrBuildergetVrfOrBuilder()The vrf for the Network.inthashCode()booleanhasVrf()The vrf for the Network.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Network.BuildernewBuilder()static Network.BuildernewBuilder(Network prototype)Network.BuildernewBuilderForType()protected Network.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static NetworkparseDelimitedFrom(InputStream input)static NetworkparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkparseFrom(byte[] data)static NetworkparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkparseFrom(com.google.protobuf.ByteString data)static NetworkparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkparseFrom(com.google.protobuf.CodedInputStream input)static NetworkparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkparseFrom(InputStream input)static NetworkparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkparseFrom(ByteBuffer data)static NetworkparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Network>parser()Network.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IP_ADDRESS_FIELD_NUMBER
public static final int IP_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAC_ADDRESS_FIELD_NUMBER
public static final int MAC_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VLAN_ID_FIELD_NUMBER
public static final int VLAN_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CIDR_FIELD_NUMBER
public static final int CIDR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VRF_FIELD_NUMBER
public static final int VRF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICES_CIDR_FIELD_NUMBER
public static final int SERVICES_CIDR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESERVATIONS_FIELD_NUMBER
public static final int RESERVATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POD_FIELD_NUMBER
public static final int POD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MOUNT_POINTS_FIELD_NUMBER
public static final int MOUNT_POINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JUMBO_FRAMES_ENABLED_FIELD_NUMBER
public static final int JUMBO_FRAMES_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GATEWAY_IP_FIELD_NUMBER
public static final int GATEWAY_IP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceNetworkOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceNetworkOrBuilder- Returns:
- The bytes for name.
-
getId
public String getId()
An identifier for the `Network`, generated by the backend.
string id = 10;- Specified by:
getIdin interfaceNetworkOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
An identifier for the `Network`, generated by the backend.
string id = 10;- Specified by:
getIdBytesin interfaceNetworkOrBuilder- Returns:
- The bytes for id.
-
getTypeValue
public int getTypeValue()
The type of this network.
.google.cloud.baremetalsolution.v2.Network.Type type = 2;- Specified by:
getTypeValuein interfaceNetworkOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
getType
public Network.Type getType()
The type of this network.
.google.cloud.baremetalsolution.v2.Network.Type type = 2;- Specified by:
getTypein interfaceNetworkOrBuilder- Returns:
- The type.
-
getIpAddress
public String getIpAddress()
IP address configured.
string ip_address = 3;- Specified by:
getIpAddressin interfaceNetworkOrBuilder- Returns:
- The ipAddress.
-
getIpAddressBytes
public com.google.protobuf.ByteString getIpAddressBytes()
IP address configured.
string ip_address = 3;- Specified by:
getIpAddressBytesin interfaceNetworkOrBuilder- Returns:
- The bytes for ipAddress.
-
getMacAddressList
public com.google.protobuf.ProtocolStringList getMacAddressList()
List of physical interfaces.
repeated string mac_address = 4;- Specified by:
getMacAddressListin interfaceNetworkOrBuilder- Returns:
- A list containing the macAddress.
-
getMacAddressCount
public int getMacAddressCount()
List of physical interfaces.
repeated string mac_address = 4;- Specified by:
getMacAddressCountin interfaceNetworkOrBuilder- Returns:
- The count of macAddress.
-
getMacAddress
public String getMacAddress(int index)
List of physical interfaces.
repeated string mac_address = 4;- Specified by:
getMacAddressin interfaceNetworkOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The macAddress at the given index.
-
getMacAddressBytes
public com.google.protobuf.ByteString getMacAddressBytes(int index)
List of physical interfaces.
repeated string mac_address = 4;- Specified by:
getMacAddressBytesin interfaceNetworkOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the macAddress at the given index.
-
getStateValue
public int getStateValue()
The Network state.
.google.cloud.baremetalsolution.v2.Network.State state = 6;- Specified by:
getStateValuein interfaceNetworkOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public Network.State getState()
The Network state.
.google.cloud.baremetalsolution.v2.Network.State state = 6;- Specified by:
getStatein interfaceNetworkOrBuilder- Returns:
- The state.
-
getVlanId
public String getVlanId()
The vlan id of the Network.
string vlan_id = 7;- Specified by:
getVlanIdin interfaceNetworkOrBuilder- Returns:
- The vlanId.
-
getVlanIdBytes
public com.google.protobuf.ByteString getVlanIdBytes()
The vlan id of the Network.
string vlan_id = 7;- Specified by:
getVlanIdBytesin interfaceNetworkOrBuilder- Returns:
- The bytes for vlanId.
-
getCidr
public String getCidr()
The cidr of the Network.
string cidr = 8;- Specified by:
getCidrin interfaceNetworkOrBuilder- Returns:
- The cidr.
-
getCidrBytes
public com.google.protobuf.ByteString getCidrBytes()
The cidr of the Network.
string cidr = 8;- Specified by:
getCidrBytesin interfaceNetworkOrBuilder- Returns:
- The bytes for cidr.
-
hasVrf
public boolean hasVrf()
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;- Specified by:
hasVrfin interfaceNetworkOrBuilder- Returns:
- Whether the vrf field is set.
-
getVrf
public VRF getVrf()
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;- Specified by:
getVrfin interfaceNetworkOrBuilder- Returns:
- The vrf.
-
getVrfOrBuilder
public VRFOrBuilder getVrfOrBuilder()
The vrf for the Network.
.google.cloud.baremetalsolution.v2.VRF vrf = 9;- Specified by:
getVrfOrBuilderin interfaceNetworkOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:NetworkOrBuilderLabels as key value pairs.
map<string, string> labels = 11;- Specified by:
getLabelsCountin interfaceNetworkOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Labels as key value pairs.
map<string, string> labels = 11;- Specified by:
containsLabelsin interfaceNetworkOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceNetworkOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Labels as key value pairs.
map<string, string> labels = 11;- Specified by:
getLabelsMapin interfaceNetworkOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Labels as key value pairs.
map<string, string> labels = 11;- Specified by:
getLabelsOrDefaultin interfaceNetworkOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Labels as key value pairs.
map<string, string> labels = 11;- Specified by:
getLabelsOrThrowin interfaceNetworkOrBuilder
-
getServicesCidr
public String getServicesCidr()
IP range for reserved for services (e.g. NFS).
string services_cidr = 12;- Specified by:
getServicesCidrin interfaceNetworkOrBuilder- Returns:
- The servicesCidr.
-
getServicesCidrBytes
public com.google.protobuf.ByteString getServicesCidrBytes()
IP range for reserved for services (e.g. NFS).
string services_cidr = 12;- Specified by:
getServicesCidrBytesin interfaceNetworkOrBuilder- Returns:
- The bytes for servicesCidr.
-
getReservationsList
public List<NetworkAddressReservation> getReservationsList()
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;- Specified by:
getReservationsListin interfaceNetworkOrBuilder
-
getReservationsOrBuilderList
public List<? extends NetworkAddressReservationOrBuilder> getReservationsOrBuilderList()
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;- Specified by:
getReservationsOrBuilderListin interfaceNetworkOrBuilder
-
getReservationsCount
public int getReservationsCount()
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;- Specified by:
getReservationsCountin interfaceNetworkOrBuilder
-
getReservations
public NetworkAddressReservation getReservations(int index)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;- Specified by:
getReservationsin interfaceNetworkOrBuilder
-
getReservationsOrBuilder
public NetworkAddressReservationOrBuilder getReservationsOrBuilder(int index)
List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
repeated .google.cloud.baremetalsolution.v2.NetworkAddressReservation reservations = 13;- Specified by:
getReservationsOrBuilderin interfaceNetworkOrBuilder
-
getPod
public String getPod()
Output only. Pod name.
string pod = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPodin interfaceNetworkOrBuilder- Returns:
- The pod.
-
getPodBytes
public com.google.protobuf.ByteString getPodBytes()
Output only. Pod name.
string pod = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPodBytesin interfaceNetworkOrBuilder- Returns:
- The bytes for pod.
-
getMountPointsList
public List<NetworkMountPoint> getMountPointsList()
Input only. List of mount points to attach the network to.
repeated .google.cloud.baremetalsolution.v2.NetworkMountPoint mount_points = 15 [(.google.api.field_behavior) = INPUT_ONLY];- Specified by:
getMountPointsListin interfaceNetworkOrBuilder
-
getMountPointsOrBuilderList
public List<? extends NetworkMountPointOrBuilder> getMountPointsOrBuilderList()
Input only. List of mount points to attach the network to.
repeated .google.cloud.baremetalsolution.v2.NetworkMountPoint mount_points = 15 [(.google.api.field_behavior) = INPUT_ONLY];- Specified by:
getMountPointsOrBuilderListin interfaceNetworkOrBuilder
-
getMountPointsCount
public int getMountPointsCount()
Input only. List of mount points to attach the network to.
repeated .google.cloud.baremetalsolution.v2.NetworkMountPoint mount_points = 15 [(.google.api.field_behavior) = INPUT_ONLY];- Specified by:
getMountPointsCountin interfaceNetworkOrBuilder
-
getMountPoints
public NetworkMountPoint getMountPoints(int index)
Input only. List of mount points to attach the network to.
repeated .google.cloud.baremetalsolution.v2.NetworkMountPoint mount_points = 15 [(.google.api.field_behavior) = INPUT_ONLY];- Specified by:
getMountPointsin interfaceNetworkOrBuilder
-
getMountPointsOrBuilder
public NetworkMountPointOrBuilder getMountPointsOrBuilder(int index)
Input only. List of mount points to attach the network to.
repeated .google.cloud.baremetalsolution.v2.NetworkMountPoint mount_points = 15 [(.google.api.field_behavior) = INPUT_ONLY];- Specified by:
getMountPointsOrBuilderin interfaceNetworkOrBuilder
-
getJumboFramesEnabled
public boolean getJumboFramesEnabled()
Whether network uses standard frames or jumbo ones.
bool jumbo_frames_enabled = 16;- Specified by:
getJumboFramesEnabledin interfaceNetworkOrBuilder- Returns:
- The jumboFramesEnabled.
-
getGatewayIp
public String getGatewayIp()
Output only. Gateway ip address.
string gateway_ip = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGatewayIpin interfaceNetworkOrBuilder- Returns:
- The gatewayIp.
-
getGatewayIpBytes
public com.google.protobuf.ByteString getGatewayIpBytes()
Output only. Gateway ip address.
string gateway_ip = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGatewayIpBytesin interfaceNetworkOrBuilder- Returns:
- The bytes for gatewayIp.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Network parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Network parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Network parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Network parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Network parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Network parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Network parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Network parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Network parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Network parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Network parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Network parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Network.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Network.Builder newBuilder()
-
newBuilder
public static Network.Builder newBuilder(Network prototype)
-
toBuilder
public Network.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Network.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Network getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Network> parser()
-
getParserForType
public com.google.protobuf.Parser<Network> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Network getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-