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 class
CommonAddOnManifest.Builder
Add-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 int
ADD_ON_WIDGET_SET_FIELD_NUMBER
static int
HOMEPAGE_TRIGGER_FIELD_NUMBER
static int
LAYOUT_PROPERTIES_FIELD_NUMBER
static int
LOGO_URL_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
OPEN_LINK_URL_PREFIXES_FIELD_NUMBER
static int
UNIVERSAL_ACTIONS_FIELD_NUMBER
static int
USE_LOCALE_FROM_APP_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
AddOnWidgetSet
getAddOnWidgetSet()
The widgets used in the add-on.AddOnWidgetSetOrBuilder
getAddOnWidgetSetOrBuilder()
The widgets used in the add-on.static CommonAddOnManifest
getDefaultInstance()
CommonAddOnManifest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
HomepageExtensionPoint
getHomepageTrigger()
Defines an endpoint that will be executed in any context, in any host.HomepageExtensionPointOrBuilder
getHomepageTriggerOrBuilder()
Defines an endpoint that will be executed in any context, in any host.LayoutProperties
getLayoutProperties()
Common layout properties for the add-on cards.LayoutPropertiesOrBuilder
getLayoutPropertiesOrBuilder()
Common layout properties for the add-on cards.String
getLogoUrl()
Required.com.google.protobuf.ByteString
getLogoUrlBytes()
Required.String
getName()
Required.com.google.protobuf.ByteString
getNameBytes()
Required.com.google.protobuf.ListValue
getOpenLinkUrlPrefixes()
An OpenLink action can only use a URL with an HTTPS, MAILTO or TEL scheme.com.google.protobuf.ListValueOrBuilder
getOpenLinkUrlPrefixesOrBuilder()
An OpenLink action can only use a URL with an HTTPS, MAILTO or TEL scheme.com.google.protobuf.Parser<CommonAddOnManifest>
getParserForType()
int
getSerializedSize()
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.int
getUniversalActionsCount()
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.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.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.boolean
getUseLocaleFromApp()
Whether to pass locale information from host app.boolean
hasAddOnWidgetSet()
The widgets used in the add-on.int
hashCode()
boolean
hasHomepageTrigger()
Defines an endpoint that will be executed in any context, in any host.boolean
hasLayoutProperties()
Common layout properties for the add-on cards.boolean
hasOpenLinkUrlPrefixes()
An OpenLink action can only use a URL with an HTTPS, MAILTO or TEL scheme.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static CommonAddOnManifest.Builder
newBuilder()
static CommonAddOnManifest.Builder
newBuilder(CommonAddOnManifest prototype)
CommonAddOnManifest.Builder
newBuilderForType()
protected CommonAddOnManifest.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static CommonAddOnManifest
parseDelimitedFrom(InputStream input)
static CommonAddOnManifest
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonAddOnManifest
parseFrom(byte[] data)
static CommonAddOnManifest
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonAddOnManifest
parseFrom(com.google.protobuf.ByteString data)
static CommonAddOnManifest
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonAddOnManifest
parseFrom(com.google.protobuf.CodedInputStream input)
static CommonAddOnManifest
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonAddOnManifest
parseFrom(InputStream input)
static CommonAddOnManifest
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonAddOnManifest
parseFrom(ByteBuffer data)
static CommonAddOnManifest
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<CommonAddOnManifest>
parser()
CommonAddOnManifest.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Required. The display name of the add-on.
string name = 1;
- Specified by:
getName
in interfaceCommonAddOnManifestOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. The display name of the add-on.
string name = 1;
- Specified by:
getNameBytes
in 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:
getLogoUrl
in 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:
getLogoUrlBytes
in 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:
hasLayoutProperties
in 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:
getLayoutProperties
in 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:
getLayoutPropertiesOrBuilder
in 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:
hasAddOnWidgetSet
in 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:
getAddOnWidgetSet
in 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:
getAddOnWidgetSetOrBuilder
in interfaceCommonAddOnManifestOrBuilder
-
getUseLocaleFromApp
public boolean getUseLocaleFromApp()
Whether to pass locale information from host app.
bool use_locale_from_app = 5;
- Specified by:
getUseLocaleFromApp
in 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:
hasHomepageTrigger
in 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:
getHomepageTrigger
in 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:
getHomepageTriggerOrBuilder
in 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:
getUniversalActionsList
in 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:
getUniversalActionsOrBuilderList
in 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:
getUniversalActionsCount
in 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:
getUniversalActions
in 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:
getUniversalActionsOrBuilder
in 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:
hasOpenLinkUrlPrefixes
in 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:
getOpenLinkUrlPrefixes
in 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:
getOpenLinkUrlPrefixesOrBuilder
in interfaceCommonAddOnManifestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CommonAddOnManifest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CommonAddOnManifest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-