Package com.google.apps.script.type
Class CommonAddOnManifest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.apps.script.type.CommonAddOnManifest
-
- All Implemented Interfaces:
CommonAddOnManifestOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class CommonAddOnManifest extends com.google.protobuf.GeneratedMessageV3 implements CommonAddOnManifestOrBuilder
Add-on configuration that is shared across all add-on host applications.
Protobuf typegoogle.apps.script.type.CommonAddOnManifest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCommonAddOnManifest.BuilderAdd-on configuration that is shared across all add-on host applications.-
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 intADD_ON_WIDGET_SET_FIELD_NUMBERstatic intHOMEPAGE_TRIGGER_FIELD_NUMBERstatic intLAYOUT_PROPERTIES_FIELD_NUMBERstatic intLOGO_URL_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOPEN_LINK_URL_PREFIXES_FIELD_NUMBERstatic intUNIVERSAL_ACTIONS_FIELD_NUMBERstatic intUSE_LOCALE_FROM_APP_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AddOnWidgetSetgetAddOnWidgetSet()The widgets used in the add-on.AddOnWidgetSetOrBuildergetAddOnWidgetSetOrBuilder()The widgets used in the add-on.static CommonAddOnManifestgetDefaultInstance()CommonAddOnManifestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()HomepageExtensionPointgetHomepageTrigger()Defines an endpoint that will be executed in any context, in any host.HomepageExtensionPointOrBuildergetHomepageTriggerOrBuilder()Defines an endpoint that will be executed in any context, in any host.LayoutPropertiesgetLayoutProperties()Common layout properties for the add-on cards.LayoutPropertiesOrBuildergetLayoutPropertiesOrBuilder()Common layout properties for the add-on cards.StringgetLogoUrl()Required.com.google.protobuf.ByteStringgetLogoUrlBytes()Required.StringgetName()Required.com.google.protobuf.ByteStringgetNameBytes()Required.com.google.protobuf.ListValuegetOpenLinkUrlPrefixes()An OpenLink action can only use a URL with an HTTPS, MAILTO or TEL scheme.com.google.protobuf.ListValueOrBuildergetOpenLinkUrlPrefixesOrBuilder()An OpenLink action can only use a URL with an HTTPS, MAILTO or TEL scheme.com.google.protobuf.Parser<CommonAddOnManifest>getParserForType()intgetSerializedSize()UniversalActionExtensionPointgetUniversalActions(int index)Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on.intgetUniversalActionsCount()Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on.List<UniversalActionExtensionPoint>getUniversalActionsList()Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on.UniversalActionExtensionPointOrBuildergetUniversalActionsOrBuilder(int index)Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on.List<? extends UniversalActionExtensionPointOrBuilder>getUniversalActionsOrBuilderList()Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on.booleangetUseLocaleFromApp()Whether to pass locale information from host app.booleanhasAddOnWidgetSet()The widgets used in the add-on.inthashCode()booleanhasHomepageTrigger()Defines an endpoint that will be executed in any context, in any host.booleanhasLayoutProperties()Common layout properties for the add-on cards.booleanhasOpenLinkUrlPrefixes()An OpenLink action can only use a URL with an HTTPS, MAILTO or TEL scheme.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CommonAddOnManifest.BuildernewBuilder()static CommonAddOnManifest.BuildernewBuilder(CommonAddOnManifest prototype)CommonAddOnManifest.BuildernewBuilderForType()protected CommonAddOnManifest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CommonAddOnManifestparseDelimitedFrom(InputStream input)static CommonAddOnManifestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonAddOnManifestparseFrom(byte[] data)static CommonAddOnManifestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonAddOnManifestparseFrom(com.google.protobuf.ByteString data)static CommonAddOnManifestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonAddOnManifestparseFrom(com.google.protobuf.CodedInputStream input)static CommonAddOnManifestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonAddOnManifestparseFrom(InputStream input)static CommonAddOnManifestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonAddOnManifestparseFrom(ByteBuffer data)static CommonAddOnManifestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CommonAddOnManifest>parser()CommonAddOnManifest.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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGO_URL_FIELD_NUMBER
public static final int LOGO_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAYOUT_PROPERTIES_FIELD_NUMBER
public static final int LAYOUT_PROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADD_ON_WIDGET_SET_FIELD_NUMBER
public static final int ADD_ON_WIDGET_SET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_LOCALE_FROM_APP_FIELD_NUMBER
public static final int USE_LOCALE_FROM_APP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HOMEPAGE_TRIGGER_FIELD_NUMBER
public static final int HOMEPAGE_TRIGGER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNIVERSAL_ACTIONS_FIELD_NUMBER
public static final int UNIVERSAL_ACTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPEN_LINK_URL_PREFIXES_FIELD_NUMBER
public static final int OPEN_LINK_URL_PREFIXES_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
-
getName
public String getName()
Required. The display name of the add-on.
string name = 1;- Specified by:
getNamein interfaceCommonAddOnManifestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. The display name of the add-on.
string name = 1;- Specified by:
getNameBytesin interfaceCommonAddOnManifestOrBuilder- Returns:
- The bytes for name.
-
getLogoUrl
public String getLogoUrl()
Required. The URL for the logo image shown in the add-on toolbar.
string logo_url = 2;- Specified by:
getLogoUrlin interfaceCommonAddOnManifestOrBuilder- Returns:
- The logoUrl.
-
getLogoUrlBytes
public com.google.protobuf.ByteString getLogoUrlBytes()
Required. The URL for the logo image shown in the add-on toolbar.
string logo_url = 2;- Specified by:
getLogoUrlBytesin interfaceCommonAddOnManifestOrBuilder- Returns:
- The bytes for logoUrl.
-
hasLayoutProperties
public boolean hasLayoutProperties()
Common layout properties for the add-on cards.
.google.apps.script.type.LayoutProperties layout_properties = 3;- Specified by:
hasLayoutPropertiesin interfaceCommonAddOnManifestOrBuilder- Returns:
- Whether the layoutProperties field is set.
-
getLayoutProperties
public LayoutProperties getLayoutProperties()
Common layout properties for the add-on cards.
.google.apps.script.type.LayoutProperties layout_properties = 3;- Specified by:
getLayoutPropertiesin interfaceCommonAddOnManifestOrBuilder- Returns:
- The layoutProperties.
-
getLayoutPropertiesOrBuilder
public LayoutPropertiesOrBuilder getLayoutPropertiesOrBuilder()
Common layout properties for the add-on cards.
.google.apps.script.type.LayoutProperties layout_properties = 3;- Specified by:
getLayoutPropertiesOrBuilderin interfaceCommonAddOnManifestOrBuilder
-
hasAddOnWidgetSet
public boolean hasAddOnWidgetSet()
The widgets used in the add-on. If this field is not specified, it indicates that default set is used.
.google.apps.script.type.AddOnWidgetSet add_on_widget_set = 4;- Specified by:
hasAddOnWidgetSetin interfaceCommonAddOnManifestOrBuilder- Returns:
- Whether the addOnWidgetSet field is set.
-
getAddOnWidgetSet
public AddOnWidgetSet getAddOnWidgetSet()
The widgets used in the add-on. If this field is not specified, it indicates that default set is used.
.google.apps.script.type.AddOnWidgetSet add_on_widget_set = 4;- Specified by:
getAddOnWidgetSetin interfaceCommonAddOnManifestOrBuilder- Returns:
- The addOnWidgetSet.
-
getAddOnWidgetSetOrBuilder
public AddOnWidgetSetOrBuilder getAddOnWidgetSetOrBuilder()
The widgets used in the add-on. If this field is not specified, it indicates that default set is used.
.google.apps.script.type.AddOnWidgetSet add_on_widget_set = 4;- Specified by:
getAddOnWidgetSetOrBuilderin interfaceCommonAddOnManifestOrBuilder
-
getUseLocaleFromApp
public boolean getUseLocaleFromApp()
Whether to pass locale information from host app.
bool use_locale_from_app = 5;- Specified by:
getUseLocaleFromAppin interfaceCommonAddOnManifestOrBuilder- Returns:
- The useLocaleFromApp.
-
hasHomepageTrigger
public boolean hasHomepageTrigger()
Defines an endpoint that will be executed in any context, in any host. Any cards generated by this function will always be available to the user, but may be eclipsed by contextual content when this add-on declares more targeted triggers.
.google.apps.script.type.HomepageExtensionPoint homepage_trigger = 6;- Specified by:
hasHomepageTriggerin interfaceCommonAddOnManifestOrBuilder- Returns:
- Whether the homepageTrigger field is set.
-
getHomepageTrigger
public HomepageExtensionPoint getHomepageTrigger()
Defines an endpoint that will be executed in any context, in any host. Any cards generated by this function will always be available to the user, but may be eclipsed by contextual content when this add-on declares more targeted triggers.
.google.apps.script.type.HomepageExtensionPoint homepage_trigger = 6;- Specified by:
getHomepageTriggerin interfaceCommonAddOnManifestOrBuilder- Returns:
- The homepageTrigger.
-
getHomepageTriggerOrBuilder
public HomepageExtensionPointOrBuilder getHomepageTriggerOrBuilder()
Defines an endpoint that will be executed in any context, in any host. Any cards generated by this function will always be available to the user, but may be eclipsed by contextual content when this add-on declares more targeted triggers.
.google.apps.script.type.HomepageExtensionPoint homepage_trigger = 6;- Specified by:
getHomepageTriggerOrBuilderin interfaceCommonAddOnManifestOrBuilder
-
getUniversalActionsList
public List<UniversalActionExtensionPoint> getUniversalActionsList()
Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on. The extension point can be link URL to open or an endpoint to execute as a form submission.
repeated .google.apps.script.type.UniversalActionExtensionPoint universal_actions = 7;- Specified by:
getUniversalActionsListin interfaceCommonAddOnManifestOrBuilder
-
getUniversalActionsOrBuilderList
public List<? extends UniversalActionExtensionPointOrBuilder> getUniversalActionsOrBuilderList()
Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on. The extension point can be link URL to open or an endpoint to execute as a form submission.
repeated .google.apps.script.type.UniversalActionExtensionPoint universal_actions = 7;- Specified by:
getUniversalActionsOrBuilderListin interfaceCommonAddOnManifestOrBuilder
-
getUniversalActionsCount
public int getUniversalActionsCount()
Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on. The extension point can be link URL to open or an endpoint to execute as a form submission.
repeated .google.apps.script.type.UniversalActionExtensionPoint universal_actions = 7;- Specified by:
getUniversalActionsCountin interfaceCommonAddOnManifestOrBuilder
-
getUniversalActions
public UniversalActionExtensionPoint getUniversalActions(int index)
Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on. The extension point can be link URL to open or an endpoint to execute as a form submission.
repeated .google.apps.script.type.UniversalActionExtensionPoint universal_actions = 7;- Specified by:
getUniversalActionsin interfaceCommonAddOnManifestOrBuilder
-
getUniversalActionsOrBuilder
public UniversalActionExtensionPointOrBuilder getUniversalActionsOrBuilder(int index)
Defines a list of extension points in the universal action menu which serves as a setting menu for the add-on. The extension point can be link URL to open or an endpoint to execute as a form submission.
repeated .google.apps.script.type.UniversalActionExtensionPoint universal_actions = 7;- Specified by:
getUniversalActionsOrBuilderin interfaceCommonAddOnManifestOrBuilder
-
hasOpenLinkUrlPrefixes
public boolean hasOpenLinkUrlPrefixes()
An OpenLink action can only use a URL with an HTTPS, MAILTO or TEL scheme. For HTTPS links, the URL must also [match](/gmail/add-ons/concepts/manifests#whitelisting_urls) one of the prefixes specified in this whitelist. If the prefix omits the scheme, HTTPS is assumed. Notice that HTTP links are automatically rewritten to HTTPS links.
.google.protobuf.ListValue open_link_url_prefixes = 8;- Specified by:
hasOpenLinkUrlPrefixesin interfaceCommonAddOnManifestOrBuilder- Returns:
- Whether the openLinkUrlPrefixes field is set.
-
getOpenLinkUrlPrefixes
public com.google.protobuf.ListValue getOpenLinkUrlPrefixes()
An OpenLink action can only use a URL with an HTTPS, MAILTO or TEL scheme. For HTTPS links, the URL must also [match](/gmail/add-ons/concepts/manifests#whitelisting_urls) one of the prefixes specified in this whitelist. If the prefix omits the scheme, HTTPS is assumed. Notice that HTTP links are automatically rewritten to HTTPS links.
.google.protobuf.ListValue open_link_url_prefixes = 8;- Specified by:
getOpenLinkUrlPrefixesin interfaceCommonAddOnManifestOrBuilder- Returns:
- The openLinkUrlPrefixes.
-
getOpenLinkUrlPrefixesOrBuilder
public com.google.protobuf.ListValueOrBuilder getOpenLinkUrlPrefixesOrBuilder()
An OpenLink action can only use a URL with an HTTPS, MAILTO or TEL scheme. For HTTPS links, the URL must also [match](/gmail/add-ons/concepts/manifests#whitelisting_urls) one of the prefixes specified in this whitelist. If the prefix omits the scheme, HTTPS is assumed. Notice that HTTP links are automatically rewritten to HTTPS links.
.google.protobuf.ListValue open_link_url_prefixes = 8;- Specified by:
getOpenLinkUrlPrefixesOrBuilderin interfaceCommonAddOnManifestOrBuilder
-
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 CommonAddOnManifest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonAddOnManifest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonAddOnManifest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonAddOnManifest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonAddOnManifest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonAddOnManifest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonAddOnManifest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CommonAddOnManifest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CommonAddOnManifest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CommonAddOnManifest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CommonAddOnManifest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CommonAddOnManifest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CommonAddOnManifest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CommonAddOnManifest.Builder newBuilder()
-
newBuilder
public static CommonAddOnManifest.Builder newBuilder(CommonAddOnManifest prototype)
-
toBuilder
public CommonAddOnManifest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CommonAddOnManifest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CommonAddOnManifest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CommonAddOnManifest> parser()
-
getParserForType
public com.google.protobuf.Parser<CommonAddOnManifest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CommonAddOnManifest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-