Package com.google.cloud.compute.v1
Class InterconnectOutageNotification
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.InterconnectOutageNotification
-
- All Implemented Interfaces:
InterconnectOutageNotificationOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class InterconnectOutageNotification extends com.google.protobuf.GeneratedMessageV3 implements InterconnectOutageNotificationOrBuilder
Description of a planned outage on this Interconnect.
Protobuf typegoogle.cloud.compute.v1.InterconnectOutageNotification- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInterconnectOutageNotification.BuilderDescription of a planned outage on this Interconnect.static classInterconnectOutageNotification.IssueTypeForm this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window.static classInterconnectOutageNotification.SourceThe party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google.static classInterconnectOutageNotification.StateState of this notification, which can take one of the following values: - ACTIVE: This outage notification is active.-
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 intAFFECTED_CIRCUITS_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intEND_TIME_FIELD_NUMBERstatic intISSUE_TYPE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBERstatic intSTATE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAffectedCircuits(int index)If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.com.google.protobuf.ByteStringgetAffectedCircuitsBytes(int index)If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.intgetAffectedCircuitsCount()If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.com.google.protobuf.ProtocolStringListgetAffectedCircuitsList()If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.static InterconnectOutageNotificationgetDefaultInstance()InterconnectOutageNotificationgetDefaultInstanceForType()StringgetDescription()A description about the purpose of the outage.com.google.protobuf.ByteStringgetDescriptionBytes()A description about the purpose of the outage.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetEndTime()Scheduled end time for the outage (milliseconds since Unix epoch).StringgetIssueType()Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window.com.google.protobuf.ByteStringgetIssueTypeBytes()Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window.StringgetName()Unique identifier for this outage notification.com.google.protobuf.ByteStringgetNameBytes()Unique identifier for this outage notification.com.google.protobuf.Parser<InterconnectOutageNotification>getParserForType()intgetSerializedSize()StringgetSource()The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google.com.google.protobuf.ByteStringgetSourceBytes()The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google.longgetStartTime()Scheduled start time for the outage (milliseconds since Unix epoch).StringgetState()State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active.com.google.protobuf.ByteStringgetStateBytes()State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active.booleanhasDescription()A description about the purpose of the outage.booleanhasEndTime()Scheduled end time for the outage (milliseconds since Unix epoch).inthashCode()booleanhasIssueType()Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window.booleanhasName()Unique identifier for this outage notification.booleanhasSource()The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google.booleanhasStartTime()Scheduled start time for the outage (milliseconds since Unix epoch).booleanhasState()State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static InterconnectOutageNotification.BuildernewBuilder()static InterconnectOutageNotification.BuildernewBuilder(InterconnectOutageNotification prototype)InterconnectOutageNotification.BuildernewBuilderForType()protected InterconnectOutageNotification.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static InterconnectOutageNotificationparseDelimitedFrom(InputStream input)static InterconnectOutageNotificationparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectOutageNotificationparseFrom(byte[] data)static InterconnectOutageNotificationparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectOutageNotificationparseFrom(com.google.protobuf.ByteString data)static InterconnectOutageNotificationparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectOutageNotificationparseFrom(com.google.protobuf.CodedInputStream input)static InterconnectOutageNotificationparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectOutageNotificationparseFrom(InputStream input)static InterconnectOutageNotificationparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectOutageNotificationparseFrom(ByteBuffer data)static InterconnectOutageNotificationparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<InterconnectOutageNotification>parser()InterconnectOutageNotification.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, internalGetMapField, 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
-
AFFECTED_CIRCUITS_FIELD_NUMBER
public static final int AFFECTED_CIRCUITS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ISSUE_TYPE_FIELD_NUMBER
public static final int ISSUE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getAffectedCircuitsList
public com.google.protobuf.ProtocolStringList getAffectedCircuitsList()
If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
repeated string affected_circuits = 177717013;- Specified by:
getAffectedCircuitsListin interfaceInterconnectOutageNotificationOrBuilder- Returns:
- A list containing the affectedCircuits.
-
getAffectedCircuitsCount
public int getAffectedCircuitsCount()
If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
repeated string affected_circuits = 177717013;- Specified by:
getAffectedCircuitsCountin interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The count of affectedCircuits.
-
getAffectedCircuits
public String getAffectedCircuits(int index)
If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
repeated string affected_circuits = 177717013;- Specified by:
getAffectedCircuitsin interfaceInterconnectOutageNotificationOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The affectedCircuits at the given index.
-
getAffectedCircuitsBytes
public com.google.protobuf.ByteString getAffectedCircuitsBytes(int index)
If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
repeated string affected_circuits = 177717013;- Specified by:
getAffectedCircuitsBytesin interfaceInterconnectOutageNotificationOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the affectedCircuits at the given index.
-
hasDescription
public boolean hasDescription()
A description about the purpose of the outage.
optional string description = 422937596;- Specified by:
hasDescriptionin interfaceInterconnectOutageNotificationOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
A description about the purpose of the outage.
optional string description = 422937596;- Specified by:
getDescriptionin interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
A description about the purpose of the outage.
optional string description = 422937596;- Specified by:
getDescriptionBytesin interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The bytes for description.
-
hasEndTime
public boolean hasEndTime()
Scheduled end time for the outage (milliseconds since Unix epoch).
optional int64 end_time = 114938801;- Specified by:
hasEndTimein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public long getEndTime()
Scheduled end time for the outage (milliseconds since Unix epoch).
optional int64 end_time = 114938801;- Specified by:
getEndTimein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The endTime.
-
hasIssueType
public boolean hasIssueType()
Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window. - PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain up, but with reduced bandwidth. Note that the versions of this enum prefixed with "IT_" have been deprecated in favor of the unprefixed values. Check the IssueType enum for the list of possible values.
optional string issue_type = 369639136;- Specified by:
hasIssueTypein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- Whether the issueType field is set.
-
getIssueType
public String getIssueType()
Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window. - PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain up, but with reduced bandwidth. Note that the versions of this enum prefixed with "IT_" have been deprecated in favor of the unprefixed values. Check the IssueType enum for the list of possible values.
optional string issue_type = 369639136;- Specified by:
getIssueTypein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The issueType.
-
getIssueTypeBytes
public com.google.protobuf.ByteString getIssueTypeBytes()
Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window. - PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain up, but with reduced bandwidth. Note that the versions of this enum prefixed with "IT_" have been deprecated in favor of the unprefixed values. Check the IssueType enum for the list of possible values.
optional string issue_type = 369639136;- Specified by:
getIssueTypeBytesin interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The bytes for issueType.
-
hasName
public boolean hasName()
Unique identifier for this outage notification.
optional string name = 3373707;- Specified by:
hasNamein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
Unique identifier for this outage notification.
optional string name = 3373707;- Specified by:
getNamein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Unique identifier for this outage notification.
optional string name = 3373707;- Specified by:
getNameBytesin interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The bytes for name.
-
hasSource
public boolean hasSource()
The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google. Note that the value of NSRC_GOOGLE has been deprecated in favor of GOOGLE. Check the Source enum for the list of possible values.
optional string source = 177235995;- Specified by:
hasSourcein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- Whether the source field is set.
-
getSource
public String getSource()
The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google. Note that the value of NSRC_GOOGLE has been deprecated in favor of GOOGLE. Check the Source enum for the list of possible values.
optional string source = 177235995;- Specified by:
getSourcein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google. Note that the value of NSRC_GOOGLE has been deprecated in favor of GOOGLE. Check the Source enum for the list of possible values.
optional string source = 177235995;- Specified by:
getSourceBytesin interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The bytes for source.
-
hasStartTime
public boolean hasStartTime()
Scheduled start time for the outage (milliseconds since Unix epoch).
optional int64 start_time = 37467274;- Specified by:
hasStartTimein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public long getStartTime()
Scheduled start time for the outage (milliseconds since Unix epoch).
optional int64 start_time = 37467274;- Specified by:
getStartTimein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The startTime.
-
hasState
public boolean hasState()
State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active. The event could be in the past, present, or future. See start_time and end_time for scheduling. - CANCELLED: The outage associated with this notification was cancelled before the outage was due to start. - COMPLETED: The outage associated with this notification is complete. Note that the versions of this enum prefixed with "NS_" have been deprecated in favor of the unprefixed values. Check the State enum for the list of possible values.
optional string state = 109757585;- Specified by:
hasStatein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- Whether the state field is set.
-
getState
public String getState()
State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active. The event could be in the past, present, or future. See start_time and end_time for scheduling. - CANCELLED: The outage associated with this notification was cancelled before the outage was due to start. - COMPLETED: The outage associated with this notification is complete. Note that the versions of this enum prefixed with "NS_" have been deprecated in favor of the unprefixed values. Check the State enum for the list of possible values.
optional string state = 109757585;- Specified by:
getStatein interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The state.
-
getStateBytes
public com.google.protobuf.ByteString getStateBytes()
State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active. The event could be in the past, present, or future. See start_time and end_time for scheduling. - CANCELLED: The outage associated with this notification was cancelled before the outage was due to start. - COMPLETED: The outage associated with this notification is complete. Note that the versions of this enum prefixed with "NS_" have been deprecated in favor of the unprefixed values. Check the State enum for the list of possible values.
optional string state = 109757585;- Specified by:
getStateBytesin interfaceInterconnectOutageNotificationOrBuilder- Returns:
- The bytes for state.
-
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 InterconnectOutageNotification parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectOutageNotification parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectOutageNotification parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectOutageNotification parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectOutageNotification parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectOutageNotification parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectOutageNotification parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InterconnectOutageNotification parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InterconnectOutageNotification parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InterconnectOutageNotification parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static InterconnectOutageNotification parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InterconnectOutageNotification parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public InterconnectOutageNotification.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InterconnectOutageNotification.Builder newBuilder()
-
newBuilder
public static InterconnectOutageNotification.Builder newBuilder(InterconnectOutageNotification prototype)
-
toBuilder
public InterconnectOutageNotification.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InterconnectOutageNotification.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InterconnectOutageNotification getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InterconnectOutageNotification> parser()
-
getParserForType
public com.google.protobuf.Parser<InterconnectOutageNotification> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InterconnectOutageNotification getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-