Package uk.org.siri.www.siri
Class SubscriptionResponseStructure
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.siri.www.siri.SubscriptionResponseStructure
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,SubscriptionResponseStructureOrBuilder
@Generated
public final class SubscriptionResponseStructure
extends com.google.protobuf.GeneratedMessage
implements SubscriptionResponseStructureOrBuilder
Type for Subscription Response. [siri/siri_common_services-v2.0.xsd at 557:56]Protobuf type
uk.org.siri.www.siri.SubscriptionResponseStructure- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classType for Subscription Response.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanAddress for further interaction.com.google.protobuf.ByteStringAddress for further interaction.Address of original Consumer, i.e. requesting system to which delegating response is to be returned.com.google.protobuf.ByteStringAddress of original Consumer, i.e. requesting system to which delegating response is to be returned.Identifier of delegating system that originated message.Identifier of delegating system that originated message.static final com.google.protobuf.Descriptors.DescriptorExtensions to schema.Extensions to schema.com.google.protobuf.Parser<SubscriptionResponseStructure> Reference to an arbitrary unique reference associated with the request which gave rise to this response.Reference to an arbitrary unique reference associated with the request which gave rise to this response.Participant reference that identifies responder.Participant reference that identifies responder.getResponseStatus(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.intContains infromation about the processing of a an individual service subscription - either success info or an error condition.Contains infromation about the processing of a an individual service subscription - either success info or an error condition.getResponseStatusOrBuilder(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.List<? extends StatusResponseStructureOrBuilder> Contains infromation about the processing of a an individual service subscription - either success info or an error condition.com.google.protobuf.TimestampTime individual response element was created.com.google.protobuf.TimestampOrBuilderTime individual response element was created.intcom.google.protobuf.TimestampTime at which service providing the subscription was last started.com.google.protobuf.TimestampOrBuilderTime at which service providing the subscription was last started.Endpoint address of subscription manager if different from that of the Producer or known default.com.google.protobuf.ByteStringEndpoint address of subscription manager if different from that of the Producer or known default.booleanIdentifier of delegating system that originated message.booleanExtensions to schema.inthashCode()booleanReference to an arbitrary unique reference associated with the request which gave rise to this response.booleanParticipant reference that identifies responder.booleanTime individual response element was created.booleanTime at which service providing the subscription was last started.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(SubscriptionResponseStructure prototype) protected SubscriptionResponseStructure.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SubscriptionResponseStructure> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
RESPONSE_TIMESTAMP_FIELD_NUMBER
public static final int RESPONSE_TIMESTAMP_FIELD_NUMBER- See Also:
-
ADDRESS_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER- See Also:
-
RESPONDER_REF_FIELD_NUMBER
public static final int RESPONDER_REF_FIELD_NUMBER- See Also:
-
REQUEST_MESSAGE_REF_FIELD_NUMBER
public static final int REQUEST_MESSAGE_REF_FIELD_NUMBER- See Also:
-
DELEGATOR_ADDRESS_FIELD_NUMBER
public static final int DELEGATOR_ADDRESS_FIELD_NUMBER- See Also:
-
DELEGATOR_REF_FIELD_NUMBER
public static final int DELEGATOR_REF_FIELD_NUMBER- See Also:
-
RESPONSE_STATUS_FIELD_NUMBER
public static final int RESPONSE_STATUS_FIELD_NUMBER- See Also:
-
SUBSCRIPTION_MANAGER_ADDRESS_FIELD_NUMBER
public static final int SUBSCRIPTION_MANAGER_ADDRESS_FIELD_NUMBER- See Also:
-
SERVICE_STARTED_TIME_FIELD_NUMBER
public static final int SERVICE_STARTED_TIME_FIELD_NUMBER- See Also:
-
EXTENSIONS_FIELD_NUMBER
public static final int EXTENSIONS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
hasResponseTimestamp
public boolean hasResponseTimestamp()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Specified by:
hasResponseTimestampin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- Whether the responseTimestamp field is set.
-
getResponseTimestamp
public com.google.protobuf.Timestamp getResponseTimestamp()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Specified by:
getResponseTimestampin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The responseTimestamp.
-
getResponseTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getResponseTimestampOrBuilder()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Specified by:
getResponseTimestampOrBuilderin interfaceSubscriptionResponseStructureOrBuilder
-
getAddress
Address for further interaction. [siri/siri_requests-v2.0.xsd at 666:69]
string address = 21;- Specified by:
getAddressin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The address.
-
getAddressBytes
public com.google.protobuf.ByteString getAddressBytes()Address for further interaction. [siri/siri_requests-v2.0.xsd at 666:69]
string address = 21;- Specified by:
getAddressBytesin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The bytes for address.
-
hasResponderRef
public boolean hasResponderRef()Participant reference that identifies responder. [siri/siri_requests-v2.0.xsd at 671:82]
.uk.org.siri.www.siri.ParticipantRefStructure responder_ref = 22;- Specified by:
hasResponderRefin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- Whether the responderRef field is set.
-
getResponderRef
Participant reference that identifies responder. [siri/siri_requests-v2.0.xsd at 671:82]
.uk.org.siri.www.siri.ParticipantRefStructure responder_ref = 22;- Specified by:
getResponderRefin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The responderRef.
-
getResponderRefOrBuilder
Participant reference that identifies responder. [siri/siri_requests-v2.0.xsd at 671:82]
.uk.org.siri.www.siri.ParticipantRefStructure responder_ref = 22;- Specified by:
getResponderRefOrBuilderin interfaceSubscriptionResponseStructureOrBuilder
-
hasRequestMessageRef
public boolean hasRequestMessageRef()Reference to an arbitrary unique reference associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 676:89]
.uk.org.siri.www.siri.MessageQualifierStructure request_message_ref = 23;- Specified by:
hasRequestMessageRefin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- Whether the requestMessageRef field is set.
-
getRequestMessageRef
Reference to an arbitrary unique reference associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 676:89]
.uk.org.siri.www.siri.MessageQualifierStructure request_message_ref = 23;- Specified by:
getRequestMessageRefin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The requestMessageRef.
-
getRequestMessageRefOrBuilder
Reference to an arbitrary unique reference associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 676:89]
.uk.org.siri.www.siri.MessageQualifierStructure request_message_ref = 23;- Specified by:
getRequestMessageRefOrBuilderin interfaceSubscriptionResponseStructureOrBuilder
-
getDelegatorAddress
Address of original Consumer, i.e. requesting system to which delegating response is to be returned. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 215:78]
string delegator_address = 31;- Specified by:
getDelegatorAddressin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The delegatorAddress.
-
getDelegatorAddressBytes
public com.google.protobuf.ByteString getDelegatorAddressBytes()Address of original Consumer, i.e. requesting system to which delegating response is to be returned. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 215:78]
string delegator_address = 31;- Specified by:
getDelegatorAddressBytesin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The bytes for delegatorAddress.
-
hasDelegatorRef
public boolean hasDelegatorRef()Identifier of delegating system that originated message. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 220:82]
.uk.org.siri.www.siri.ParticipantRefStructure delegator_ref = 32;- Specified by:
hasDelegatorRefin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- Whether the delegatorRef field is set.
-
getDelegatorRef
Identifier of delegating system that originated message. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 220:82]
.uk.org.siri.www.siri.ParticipantRefStructure delegator_ref = 32;- Specified by:
getDelegatorRefin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The delegatorRef.
-
getDelegatorRefOrBuilder
Identifier of delegating system that originated message. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 220:82]
.uk.org.siri.www.siri.ParticipantRefStructure delegator_ref = 32;- Specified by:
getDelegatorRefOrBuilderin interfaceSubscriptionResponseStructureOrBuilder
-
getResponseStatusList
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 111;- Specified by:
getResponseStatusListin interfaceSubscriptionResponseStructureOrBuilder
-
getResponseStatusOrBuilderList
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 111;- Specified by:
getResponseStatusOrBuilderListin interfaceSubscriptionResponseStructureOrBuilder
-
getResponseStatusCount
public int getResponseStatusCount()Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 111;- Specified by:
getResponseStatusCountin interfaceSubscriptionResponseStructureOrBuilder
-
getResponseStatus
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 111;- Specified by:
getResponseStatusin interfaceSubscriptionResponseStructureOrBuilder
-
getResponseStatusOrBuilder
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 111;- Specified by:
getResponseStatusOrBuilderin interfaceSubscriptionResponseStructureOrBuilder
-
getSubscriptionManagerAddress
Endpoint address of subscription manager if different from that of the Producer or known default. [siri/siri_common_services-v2.0.xsd at 575:88]
string subscription_manager_address = 112;- Specified by:
getSubscriptionManagerAddressin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The subscriptionManagerAddress.
-
getSubscriptionManagerAddressBytes
public com.google.protobuf.ByteString getSubscriptionManagerAddressBytes()Endpoint address of subscription manager if different from that of the Producer or known default. [siri/siri_common_services-v2.0.xsd at 575:88]
string subscription_manager_address = 112;- Specified by:
getSubscriptionManagerAddressBytesin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The bytes for subscriptionManagerAddress.
-
hasServiceStartedTime
public boolean hasServiceStartedTime()Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 580:77]
.google.protobuf.Timestamp service_started_time = 113;- Specified by:
hasServiceStartedTimein interfaceSubscriptionResponseStructureOrBuilder- Returns:
- Whether the serviceStartedTime field is set.
-
getServiceStartedTime
public com.google.protobuf.Timestamp getServiceStartedTime()Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 580:77]
.google.protobuf.Timestamp service_started_time = 113;- Specified by:
getServiceStartedTimein interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The serviceStartedTime.
-
getServiceStartedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getServiceStartedTimeOrBuilder()Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 580:77]
.google.protobuf.Timestamp service_started_time = 113;- Specified by:
getServiceStartedTimeOrBuilderin interfaceSubscriptionResponseStructureOrBuilder
-
hasExtensions
public boolean hasExtensions()Extensions to schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [siri_utility/siri_utility-v1.1.xsd at 64:60]
.uk.org.siri.www.siri.ExtensionsStructure extensions = 114;- Specified by:
hasExtensionsin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- Whether the extensions field is set.
-
getExtensions
Extensions to schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [siri_utility/siri_utility-v1.1.xsd at 64:60]
.uk.org.siri.www.siri.ExtensionsStructure extensions = 114;- Specified by:
getExtensionsin interfaceSubscriptionResponseStructureOrBuilder- Returns:
- The extensions.
-
getExtensionsOrBuilder
Extensions to schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [siri_utility/siri_utility-v1.1.xsd at 64:60]
.uk.org.siri.www.siri.ExtensionsStructure extensions = 114;- Specified by:
getExtensionsOrBuilderin interfaceSubscriptionResponseStructureOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- 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 SubscriptionResponseStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscriptionResponseStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscriptionResponseStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscriptionResponseStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscriptionResponseStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscriptionResponseStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SubscriptionResponseStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static SubscriptionResponseStructure parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static SubscriptionResponseStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static SubscriptionResponseStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SubscriptionResponseStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static SubscriptionResponseStructure.Builder newBuilder(SubscriptionResponseStructure prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SubscriptionResponseStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-