public final class InterconnectApplicationAwareInterconnect extends GeneratedMessage implements InterconnectApplicationAwareInterconnectOrBuilder
Configuration information for application awareness on this Cloud
Interconnect.
Protobuf type google.cloud.compute.v1.InterconnectApplicationAwareInterconnect
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
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()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static InterconnectApplicationAwareInterconnect.Builder newBuilder()
newBuilder(InterconnectApplicationAwareInterconnect prototype)
public static InterconnectApplicationAwareInterconnect.Builder newBuilder(InterconnectApplicationAwareInterconnect prototype)
public static InterconnectApplicationAwareInterconnect parseDelimitedFrom(InputStream input)
public static InterconnectApplicationAwareInterconnect parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static InterconnectApplicationAwareInterconnect parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static InterconnectApplicationAwareInterconnect parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static InterconnectApplicationAwareInterconnect parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static InterconnectApplicationAwareInterconnect parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static InterconnectApplicationAwareInterconnect parseFrom(CodedInputStream input)
public static InterconnectApplicationAwareInterconnect parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static InterconnectApplicationAwareInterconnect parseFrom(InputStream input)
public static InterconnectApplicationAwareInterconnect parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static InterconnectApplicationAwareInterconnect parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static InterconnectApplicationAwareInterconnect parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<InterconnectApplicationAwareInterconnect> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getBandwidthPercentagePolicy()
public InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy getBandwidthPercentagePolicy()
optional .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy bandwidth_percentage_policy = 187018857;
getBandwidthPercentagePolicyOrBuilder()
public InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyOrBuilder getBandwidthPercentagePolicyOrBuilder()
optional .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy bandwidth_percentage_policy = 187018857;
getDefaultInstanceForType()
public InterconnectApplicationAwareInterconnect getDefaultInstanceForType()
getParserForType()
public Parser<InterconnectApplicationAwareInterconnect> getParserForType()
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
|
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;
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
|
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;
getStrictPriorityPolicyOrBuilder()
public InterconnectApplicationAwareInterconnectStrictPriorityPolicyOrBuilder getStrictPriorityPolicyOrBuilder()
optional .google.cloud.compute.v1.InterconnectApplicationAwareInterconnectStrictPriorityPolicy strict_priority_policy = 145083063;
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()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public InterconnectApplicationAwareInterconnect.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected InterconnectApplicationAwareInterconnect.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public InterconnectApplicationAwareInterconnect.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides