Send feedback
Class PacketMirroringNetworkInfo.Builder (1.45.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.45.0 keyboard_arrow_down
public static final class PacketMirroringNetworkInfo . Builder extends GeneratedMessageV3 . Builder<PacketMirroringNetworkInfo . Builder > implements PacketMirroringNetworkInfoOrBuilder
Protobuf type google.cloud.compute.v1.PacketMirroringNetworkInfo
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public PacketMirroringNetworkInfo . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public PacketMirroringNetworkInfo build ()
buildPartial()
public PacketMirroringNetworkInfo buildPartial ()
clear()
public PacketMirroringNetworkInfo . Builder clear ()
Overrides
clearCanonicalUrl()
public PacketMirroringNetworkInfo . Builder clearCanonicalUrl ()
[Output Only] Unique identifier for the network; defined by the server.
optional string canonical_url = 512294820;
clearField(Descriptors.FieldDescriptor field)
public PacketMirroringNetworkInfo . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public PacketMirroringNetworkInfo . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearUrl()
public PacketMirroringNetworkInfo . Builder clearUrl ()
URL of the network resource.
optional string url = 116079;
clone()
public PacketMirroringNetworkInfo . Builder clone ()
Overrides
getCanonicalUrl()
public String getCanonicalUrl ()
[Output Only] Unique identifier for the network; defined by the server.
optional string canonical_url = 512294820;
Returns Type Description String
The canonicalUrl.
getCanonicalUrlBytes()
public ByteString getCanonicalUrlBytes ()
[Output Only] Unique identifier for the network; defined by the server.
optional string canonical_url = 512294820;
Returns Type Description ByteString
The bytes for canonicalUrl.
getDefaultInstanceForType()
public PacketMirroringNetworkInfo getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getUrl()
URL of the network resource.
optional string url = 116079;
Returns Type Description String
The url.
getUrlBytes()
public ByteString getUrlBytes ()
URL of the network resource.
optional string url = 116079;
Returns Type Description ByteString
The bytes for url.
hasCanonicalUrl()
public boolean hasCanonicalUrl ()
[Output Only] Unique identifier for the network; defined by the server.
optional string canonical_url = 512294820;
Returns Type Description boolean
Whether the canonicalUrl field is set.
hasUrl()
URL of the network resource.
optional string url = 116079;
Returns Type Description boolean
Whether the url field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(PacketMirroringNetworkInfo other)
public PacketMirroringNetworkInfo . Builder mergeFrom ( PacketMirroringNetworkInfo other )
public PacketMirroringNetworkInfo . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public PacketMirroringNetworkInfo . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PacketMirroringNetworkInfo . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setCanonicalUrl(String value)
public PacketMirroringNetworkInfo . Builder setCanonicalUrl ( String value )
[Output Only] Unique identifier for the network; defined by the server.
optional string canonical_url = 512294820;
Parameter Name Description value
String
The canonicalUrl to set.
setCanonicalUrlBytes(ByteString value)
public PacketMirroringNetworkInfo . Builder setCanonicalUrlBytes ( ByteString value )
[Output Only] Unique identifier for the network; defined by the server.
optional string canonical_url = 512294820;
Parameter Name Description value
ByteString
The bytes for canonicalUrl to set.
setField(Descriptors.FieldDescriptor field, Object value)
public PacketMirroringNetworkInfo . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PacketMirroringNetworkInfo . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final PacketMirroringNetworkInfo . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setUrl(String value)
public PacketMirroringNetworkInfo . Builder setUrl ( String value )
URL of the network resource.
optional string url = 116079;
Parameter Name Description value
String
The url to set.
setUrlBytes(ByteString value)
public PacketMirroringNetworkInfo . Builder setUrlBytes ( ByteString value )
URL of the network resource.
optional string url = 116079;
Parameter Name Description value
ByteString
The bytes for url to set.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]