Class InterconnectApplicationAwareInterconnect (1.82.0)

public final class InterconnectApplicationAwareInterconnect extends GeneratedMessageV3 implements InterconnectApplicationAwareInterconnectOrBuilder

Configuration information for application awareness on this Cloud Interconnect.

Protobuf type google.cloud.compute.v1.InterconnectApplicationAwareInterconnect

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > InterconnectApplicationAwareInterconnect

Static Fields

BANDWIDTH_PERCENTAGE_POLICY_FIELD_NUMBER

public static final int BANDWIDTH_PERCENTAGE_POLICY_FIELD_NUMBER
Field Value
Type Description
int

PROFILE_DESCRIPTION_FIELD_NUMBER

public static final int PROFILE_DESCRIPTION_FIELD_NUMBER
Field Value
Type Description
int

SHAPE_AVERAGE_PERCENTAGES_FIELD_NUMBER

public static final int SHAPE_AVERAGE_PERCENTAGES_FIELD_NUMBER
Field Value
Type Description
int

STRICT_PRIORITY_POLICY_FIELD_NUMBER

public static final int STRICT_PRIORITY_POLICY_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static InterconnectApplicationAwareInterconnect getDefaultInstance()
Returns
Type Description
InterconnectApplicationAwareInterconnect

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static InterconnectApplicationAwareInterconnect.Builder newBuilder()
Returns
Type Description
InterconnectApplicationAwareInterconnect.Builder

newBuilder(InterconnectApplicationAwareInterconnect prototype)

public static InterconnectApplicationAwareInterconnect.Builder newBuilder(InterconnectApplicationAwareInterconnect prototype)
Parameter
Name Description
prototype InterconnectApplicationAwareInterconnect
Returns
Type Description
InterconnectApplicationAwareInterconnect.Builder

parseDelimitedFrom(InputStream input)

public static InterconnectApplicationAwareInterconnect parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static InterconnectApplicationAwareInterconnect parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static InterconnectApplicationAwareInterconnect parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static InterconnectApplicationAwareInterconnect parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static InterconnectApplicationAwareInterconnect parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static InterconnectApplicationAwareInterconnect parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static InterconnectApplicationAwareInterconnect parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static InterconnectApplicationAwareInterconnect parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static InterconnectApplicationAwareInterconnect parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static InterconnectApplicationAwareInterconnect parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static InterconnectApplicationAwareInterconnect parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static InterconnectApplicationAwareInterconnect parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectApplicationAwareInterconnect
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<InterconnectApplicationAwareInterconnect> parser()
Returns
Type Description
Parser<InterconnectApplicationAwareInterconnect>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getBandwidthPercentagePolicy()

public InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy getBandwidthPercentagePolicy()

optional .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy bandwidth_percentage_policy = 187018857;

Returns
Type Description
InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy

The bandwidthPercentagePolicy.

getBandwidthPercentagePolicyOrBuilder()

public InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyOrBuilder getBandwidthPercentagePolicyOrBuilder()

optional .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy bandwidth_percentage_policy = 187018857;

Returns
Type Description
InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyOrBuilder

getDefaultInstanceForType()

public InterconnectApplicationAwareInterconnect getDefaultInstanceForType()
Returns
Type Description
InterconnectApplicationAwareInterconnect

getParserForType()

public Parser<InterconnectApplicationAwareInterconnect> getParserForType()
Returns
Type Description
Parser<InterconnectApplicationAwareInterconnect>
Overrides

getProfileDescription()

public String getProfileDescription()

Description for the application awareness profile on this Cloud Interconnect.

optional string profile_description = 262813286;

Returns
Type Description
String

The profileDescription.

getProfileDescriptionBytes()

public ByteString getProfileDescriptionBytes()

Description for the application awareness profile on this Cloud Interconnect.

optional string profile_description = 262813286;

Returns
Type Description
ByteString

The bytes for profileDescription.

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getShapeAveragePercentages(int index)

public InterconnectApplicationAwareInterconnectBandwidthPercentage getShapeAveragePercentages(int index)

Optional field to specify a list of shape average percentages to be applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy.

repeated .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentage shape_average_percentages = 259857497;

Parameter
Name Description
index int
Returns
Type Description
InterconnectApplicationAwareInterconnectBandwidthPercentage

getShapeAveragePercentagesCount()

public int getShapeAveragePercentagesCount()

Optional field to specify a list of shape average percentages to be applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy.

repeated .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentage shape_average_percentages = 259857497;

Returns
Type Description
int

getShapeAveragePercentagesList()

public List<InterconnectApplicationAwareInterconnectBandwidthPercentage> getShapeAveragePercentagesList()

Optional field to specify a list of shape average percentages to be applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy.

repeated .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentage shape_average_percentages = 259857497;

Returns
Type Description
List<InterconnectApplicationAwareInterconnectBandwidthPercentage>

getShapeAveragePercentagesOrBuilder(int index)

public InterconnectApplicationAwareInterconnectBandwidthPercentageOrBuilder getShapeAveragePercentagesOrBuilder(int index)

Optional field to specify a list of shape average percentages to be applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy.

repeated .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentage shape_average_percentages = 259857497;

Parameter
Name Description
index int
Returns
Type Description
InterconnectApplicationAwareInterconnectBandwidthPercentageOrBuilder

getShapeAveragePercentagesOrBuilderList()

public List<? extends InterconnectApplicationAwareInterconnectBandwidthPercentageOrBuilder> getShapeAveragePercentagesOrBuilderList()

Optional field to specify a list of shape average percentages to be applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy.

repeated .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentage shape_average_percentages = 259857497;

Returns
Type Description
List<? extends com.google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentageOrBuilder>

getStrictPriorityPolicy()

public InterconnectApplicationAwareInterconnectStrictPriorityPolicy getStrictPriorityPolicy()

optional .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectStrictPriorityPolicy strict_priority_policy = 145083063;

Returns
Type Description
InterconnectApplicationAwareInterconnectStrictPriorityPolicy

The strictPriorityPolicy.

getStrictPriorityPolicyOrBuilder()

public InterconnectApplicationAwareInterconnectStrictPriorityPolicyOrBuilder getStrictPriorityPolicyOrBuilder()

optional .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectStrictPriorityPolicy strict_priority_policy = 145083063;

Returns
Type Description
InterconnectApplicationAwareInterconnectStrictPriorityPolicyOrBuilder

hasBandwidthPercentagePolicy()

public boolean hasBandwidthPercentagePolicy()

optional .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy bandwidth_percentage_policy = 187018857;

Returns
Type Description
boolean

Whether the bandwidthPercentagePolicy field is set.

hasProfileDescription()

public boolean hasProfileDescription()

Description for the application awareness profile on this Cloud Interconnect.

optional string profile_description = 262813286;

Returns
Type Description
boolean

Whether the profileDescription field is set.

hasStrictPriorityPolicy()

public boolean hasStrictPriorityPolicy()

optional .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectStrictPriorityPolicy strict_priority_policy = 145083063;

Returns
Type Description
boolean

Whether the strictPriorityPolicy field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public InterconnectApplicationAwareInterconnect.Builder newBuilderForType()
Returns
Type Description
InterconnectApplicationAwareInterconnect.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected InterconnectApplicationAwareInterconnect.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
InterconnectApplicationAwareInterconnect.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
Name Description
unused UnusedPrivateParameter
Returns
Type Description
Object
Overrides

toBuilder()

public InterconnectApplicationAwareInterconnect.Builder toBuilder()
Returns
Type Description
InterconnectApplicationAwareInterconnect.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException