{"version":3,"sources":["node_modules/@vendasta/marketplace-apps/fesm2020/vendasta-marketplace-apps.mjs"],"sourcesContent":["import * as i0 from '@angular/core';\nimport { Injectable } from '@angular/core';\nimport * as i1 from '@angular/common/http';\nimport { HttpHeaders } from '@angular/common/http';\nimport { map } from 'rxjs/operators';\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums.\n// *********************************\nvar AppType = /*#__PURE__*/function (AppType) {\n AppType[AppType[\"APP_TYPE_ALL\"] = 0] = \"APP_TYPE_ALL\";\n AppType[AppType[\"APP_TYPE_APP\"] = 1] = \"APP_TYPE_APP\";\n AppType[AppType[\"APP_TYPE_ADDON\"] = 2] = \"APP_TYPE_ADDON\";\n return AppType;\n}(AppType || {});\nvar EndOfTrialActions = /*#__PURE__*/function (EndOfTrialActions) {\n EndOfTrialActions[EndOfTrialActions[\"END_OF_TRIAL_ACTIONS_DO_NOTHING\"] = 0] = \"END_OF_TRIAL_ACTIONS_DO_NOTHING\";\n return EndOfTrialActions;\n}(EndOfTrialActions || {});\nvar LmiCategory = /*#__PURE__*/function (LmiCategory) {\n LmiCategory[LmiCategory[\"LMI_CATEGORY_NOT_SET\"] = 0] = \"LMI_CATEGORY_NOT_SET\";\n LmiCategory[LmiCategory[\"LMI_CATEGORY_WEBSITE\"] = 1] = \"LMI_CATEGORY_WEBSITE\";\n LmiCategory[LmiCategory[\"LMI_CATEGORY_CONTENT_AND_EXPERIENCE\"] = 2] = \"LMI_CATEGORY_CONTENT_AND_EXPERIENCE\";\n LmiCategory[LmiCategory[\"LMI_CATEGORY_LISTINGS\"] = 3] = \"LMI_CATEGORY_LISTINGS\";\n LmiCategory[LmiCategory[\"LMI_CATEGORY_REPUTATION\"] = 4] = \"LMI_CATEGORY_REPUTATION\";\n LmiCategory[LmiCategory[\"LMI_CATEGORY_SEO\"] = 5] = \"LMI_CATEGORY_SEO\";\n LmiCategory[LmiCategory[\"LMI_CATEGORY_SOCIAL\"] = 6] = \"LMI_CATEGORY_SOCIAL\";\n LmiCategory[LmiCategory[\"LMI_CATEGORY_ADVERTISING\"] = 7] = \"LMI_CATEGORY_ADVERTISING\";\n return LmiCategory;\n}(LmiCategory || {});\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums.\n// *********************************\nvar EditionUpgradeAction = /*#__PURE__*/function (EditionUpgradeAction) {\n EditionUpgradeAction[EditionUpgradeAction[\"EDITION_UPGRADE_ACTION_UNSET\"] = 0] = \"EDITION_UPGRADE_ACTION_UNSET\";\n EditionUpgradeAction[EditionUpgradeAction[\"EDITION_UPGRADE_ACTION_CREATE_ORDER\"] = 1] = \"EDITION_UPGRADE_ACTION_CREATE_ORDER\";\n EditionUpgradeAction[EditionUpgradeAction[\"EDITION_UPGRADE_ACTION_CONTACT_SALES\"] = 2] = \"EDITION_UPGRADE_ACTION_CONTACT_SALES\";\n EditionUpgradeAction[EditionUpgradeAction[\"EDITION_UPGRADE_ACTION_CUSTOM_ORDER\"] = 3] = \"EDITION_UPGRADE_ACTION_CUSTOM_ORDER\";\n return EditionUpgradeAction;\n}(EditionUpgradeAction || {});\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums.\n// *********************************\nvar SuggestionReason = /*#__PURE__*/function (SuggestionReason) {\n SuggestionReason[SuggestionReason[\"SUGGESTION_REASON_INVALID\"] = 0] = \"SUGGESTION_REASON_INVALID\";\n SuggestionReason[SuggestionReason[\"SUGGESTION_REASON_START_OFFERING\"] = 1] = \"SUGGESTION_REASON_START_OFFERING\";\n SuggestionReason[SuggestionReason[\"SUGGESTION_REASON_ALREADY_OFFER\"] = 2] = \"SUGGESTION_REASON_ALREADY_OFFER\";\n SuggestionReason[SuggestionReason[\"SUGGESTION_REASON_WORK_WELL_WITH_OTHER_PRODUCTS\"] = 3] = \"SUGGESTION_REASON_WORK_WELL_WITH_OTHER_PRODUCTS\";\n SuggestionReason[SuggestionReason[\"SUGGESTION_REASON_WANT_TO_USE_MYSELF\"] = 4] = \"SUGGESTION_REASON_WANT_TO_USE_MYSELF\";\n SuggestionReason[SuggestionReason[\"SUGGESTION_REASON_OTHER\"] = 5] = \"SUGGESTION_REASON_OTHER\";\n return SuggestionReason;\n}(SuggestionReason || {});\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums.\n// *********************************\nvar DeliveryMethod = /*#__PURE__*/function (DeliveryMethod) {\n DeliveryMethod[DeliveryMethod[\"DELIVERY_METHOD_INVALID\"] = 0] = \"DELIVERY_METHOD_INVALID\";\n DeliveryMethod[DeliveryMethod[\"DELIVERY_METHOD_PRODUCT\"] = 1] = \"DELIVERY_METHOD_PRODUCT\";\n DeliveryMethod[DeliveryMethod[\"DELIVERY_METHOD_SERVICE\"] = 2] = \"DELIVERY_METHOD_SERVICE\";\n return DeliveryMethod;\n}(DeliveryMethod || {});\nvar ItemType = /*#__PURE__*/function (ItemType) {\n ItemType[ItemType[\"ITEM_TYPE_NOT_SPECIFIED\"] = 0] = \"ITEM_TYPE_NOT_SPECIFIED\";\n ItemType[ItemType[\"ITEM_TYPE_APP\"] = 1] = \"ITEM_TYPE_APP\";\n ItemType[ItemType[\"ITEM_TYPE_ADDON\"] = 2] = \"ITEM_TYPE_ADDON\";\n ItemType[ItemType[\"ITEM_TYPE_PACKAGE\"] = 3] = \"ITEM_TYPE_PACKAGE\";\n return ItemType;\n}(ItemType || {});\nvar OrderFormFilter = /*#__PURE__*/function (OrderFormFilter) {\n OrderFormFilter[OrderFormFilter[\"ORDER_FORM_FILTER_UNSPECIFIED\"] = 0] = \"ORDER_FORM_FILTER_UNSPECIFIED\";\n OrderFormFilter[OrderFormFilter[\"ORDER_FORM_FILTER_HAS_ORDER_FORM\"] = 1] = \"ORDER_FORM_FILTER_HAS_ORDER_FORM\";\n OrderFormFilter[OrderFormFilter[\"ORDER_FORM_FILTER_NO_ORDER_FORM\"] = 2] = \"ORDER_FORM_FILTER_NO_ORDER_FORM\";\n return OrderFormFilter;\n}(OrderFormFilter || {});\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums.\n// *********************************\nvar ListActivatableItemsSortField = /*#__PURE__*/function (ListActivatableItemsSortField) {\n ListActivatableItemsSortField[ListActivatableItemsSortField[\"LIST_ACTIVATABLE_ITEMS_SORT_FIELD_NOT_SPECIFIED\"] = 0] = \"LIST_ACTIVATABLE_ITEMS_SORT_FIELD_NOT_SPECIFIED\";\n ListActivatableItemsSortField[ListActivatableItemsSortField[\"LIST_ACTIVATABLE_ITEMS_SORT_FIELD_DEFAULT_NAME\"] = 1] = \"LIST_ACTIVATABLE_ITEMS_SORT_FIELD_DEFAULT_NAME\";\n return ListActivatableItemsSortField;\n}(ListActivatableItemsSortField || {});\nvar ListOwnedItemsFilterOptionsAppType = /*#__PURE__*/function (ListOwnedItemsFilterOptionsAppType) {\n ListOwnedItemsFilterOptionsAppType[ListOwnedItemsFilterOptionsAppType[\"NOT_SPECIFIED\"] = 0] = \"NOT_SPECIFIED\";\n ListOwnedItemsFilterOptionsAppType[ListOwnedItemsFilterOptionsAppType[\"ALL\"] = 1] = \"ALL\";\n ListOwnedItemsFilterOptionsAppType[ListOwnedItemsFilterOptionsAppType[\"APPLICATION\"] = 2] = \"APPLICATION\";\n ListOwnedItemsFilterOptionsAppType[ListOwnedItemsFilterOptionsAppType[\"ADDON\"] = 3] = \"ADDON\";\n return ListOwnedItemsFilterOptionsAppType;\n}(ListOwnedItemsFilterOptionsAppType || {});\nvar SortDirection = /*#__PURE__*/function (SortDirection) {\n SortDirection[SortDirection[\"DESCENDING\"] = 0] = \"DESCENDING\";\n SortDirection[SortDirection[\"ASCENDING\"] = 1] = \"ASCENDING\";\n return SortDirection;\n}(SortDirection || {});\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums.\n// *********************************\nvar FeeAmountType = /*#__PURE__*/function (FeeAmountType) {\n FeeAmountType[FeeAmountType[\"FEE_AMOUNT_TYPE_INVALID\"] = 0] = \"FEE_AMOUNT_TYPE_INVALID\";\n FeeAmountType[FeeAmountType[\"FEE_AMOUNT_TYPE_FIXED\"] = 1] = \"FEE_AMOUNT_TYPE_FIXED\";\n FeeAmountType[FeeAmountType[\"FEE_AMOUNT_TYPE_PERCENTAGE\"] = 2] = \"FEE_AMOUNT_TYPE_PERCENTAGE\";\n return FeeAmountType;\n}(FeeAmountType || {});\nvar FeeType = /*#__PURE__*/function (FeeType) {\n FeeType[FeeType[\"FEE_TYPE_INVALID\"] = 0] = \"FEE_TYPE_INVALID\";\n FeeType[FeeType[\"FEE_TYPE_MANAGEMENT\"] = 1] = \"FEE_TYPE_MANAGEMENT\";\n return FeeType;\n}(FeeType || {});\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums.\n// *********************************\nvar DiscountType = /*#__PURE__*/function (DiscountType) {\n DiscountType[DiscountType[\"DISCOUNT_TYPE_FIXED_AMOUNT\"] = 0] = \"DISCOUNT_TYPE_FIXED_AMOUNT\";\n DiscountType[DiscountType[\"DISCOUNT_TYPE_PERCENT_AMOUNT\"] = 1] = \"DISCOUNT_TYPE_PERCENT_AMOUNT\";\n DiscountType[DiscountType[\"DISCOUNT_TYPE_FIXED_NUMBER_OF_UNITS\"] = 2] = \"DISCOUNT_TYPE_FIXED_NUMBER_OF_UNITS\";\n DiscountType[DiscountType[\"DISCOUNT_TYPE_FIXED_AMOUNT_PER_UNIT\"] = 3] = \"DISCOUNT_TYPE_FIXED_AMOUNT_PER_UNIT\";\n return DiscountType;\n}(DiscountType || {});\nvar PriceDisplayOverride = /*#__PURE__*/function (PriceDisplayOverride) {\n PriceDisplayOverride[PriceDisplayOverride[\"PRICE_DISPLAY_OVERRIDE_NONE\"] = 0] = \"PRICE_DISPLAY_OVERRIDE_NONE\";\n PriceDisplayOverride[PriceDisplayOverride[\"PRICE_DISPLAY_OVERRIDE_CONTACT_SALES\"] = 1] = \"PRICE_DISPLAY_OVERRIDE_CONTACT_SALES\";\n PriceDisplayOverride[PriceDisplayOverride[\"PRICE_DISPLAY_OVERRIDE_STARTING_AT\"] = 2] = \"PRICE_DISPLAY_OVERRIDE_STARTING_AT\";\n return PriceDisplayOverride;\n}(PriceDisplayOverride || {});\nvar UnitBillingFrequency = /*#__PURE__*/function (UnitBillingFrequency) {\n UnitBillingFrequency[UnitBillingFrequency[\"UNIT_BILLING_FREQUENCY_INVALID\"] = 0] = \"UNIT_BILLING_FREQUENCY_INVALID\";\n UnitBillingFrequency[UnitBillingFrequency[\"UNIT_BILLING_FREQUENCY_MONTHLY\"] = 1] = \"UNIT_BILLING_FREQUENCY_MONTHLY\";\n UnitBillingFrequency[UnitBillingFrequency[\"UNIT_BILLING_FREQUENCY_YEARLY\"] = 2] = \"UNIT_BILLING_FREQUENCY_YEARLY\";\n UnitBillingFrequency[UnitBillingFrequency[\"UNIT_BILLING_FREQUENCY_ONETIME\"] = 3] = \"UNIT_BILLING_FREQUENCY_ONETIME\";\n return UnitBillingFrequency;\n}(UnitBillingFrequency || {});\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums.\n// *********************************\nvar AuxiliaryDataFieldType = /*#__PURE__*/function (AuxiliaryDataFieldType) {\n AuxiliaryDataFieldType[AuxiliaryDataFieldType[\"AUXILIARY_DATA_FIELD_TYPE_INVALID\"] = 0] = \"AUXILIARY_DATA_FIELD_TYPE_INVALID\";\n AuxiliaryDataFieldType[AuxiliaryDataFieldType[\"AUXILIARY_DATA_FIELD_TYPE_STRING\"] = 1] = \"AUXILIARY_DATA_FIELD_TYPE_STRING\";\n AuxiliaryDataFieldType[AuxiliaryDataFieldType[\"AUXILIARY_DATA_FIELD_TYPE_INTEGER\"] = 2] = \"AUXILIARY_DATA_FIELD_TYPE_INTEGER\";\n AuxiliaryDataFieldType[AuxiliaryDataFieldType[\"AUXILIARY_DATA_FIELD_TYPE_DATE\"] = 3] = \"AUXILIARY_DATA_FIELD_TYPE_DATE\";\n AuxiliaryDataFieldType[AuxiliaryDataFieldType[\"AUXILIARY_DATA_FIELD_TYPE_DROPDOWN\"] = 4] = \"AUXILIARY_DATA_FIELD_TYPE_DROPDOWN\";\n AuxiliaryDataFieldType[AuxiliaryDataFieldType[\"AUXILIARY_DATA_FIELD_TYPE_CURRENCY\"] = 5] = \"AUXILIARY_DATA_FIELD_TYPE_CURRENCY\";\n return AuxiliaryDataFieldType;\n}(AuxiliaryDataFieldType || {});\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums.\n// *********************************\nvar ReleaseType = /*#__PURE__*/function (ReleaseType) {\n ReleaseType[ReleaseType[\"RELEASE_TYPE_DRAFT\"] = 0] = \"RELEASE_TYPE_DRAFT\";\n ReleaseType[ReleaseType[\"RELEASE_TYPE_PUBLISHED\"] = 1] = \"RELEASE_TYPE_PUBLISHED\";\n return ReleaseType;\n}(ReleaseType || {});\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Enums Index.\n// *********************************\n\nfunction enumStringToValue$h(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass ActivationInformation {\n static fromProto(proto) {\n let m = new ActivationInformation();\n m = Object.assign(m, proto);\n if (proto.requiredBusinessData) {\n m.requiredBusinessData = RequiredBusinessData.fromProto(proto.requiredBusinessData);\n }\n if (proto.suspended) {\n m.suspended = new Date(proto.suspended);\n }\n if (proto.countryRestrictions) {\n m.countryRestrictions = PermissionLists.fromProto(proto.countryRestrictions);\n }\n if (proto.appRestrictions) {\n m.appRestrictions = AppRestrictions.fromProto(proto.appRestrictions);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.orderFormEnabled !== 'undefined') {\n toReturn['orderFormEnabled'] = this.orderFormEnabled;\n }\n if (typeof this.multipleActivationsEnabled !== 'undefined') {\n toReturn['multipleActivationsEnabled'] = this.multipleActivationsEnabled;\n }\n if (typeof this.activationSpecificUrlEnabled !== 'undefined') {\n toReturn['activationSpecificUrlEnabled'] = this.activationSpecificUrlEnabled;\n }\n if (typeof this.separateOrderForms !== 'undefined') {\n toReturn['separateOrderForms'] = this.separateOrderForms;\n }\n if (typeof this.requiredBusinessData !== 'undefined' && this.requiredBusinessData !== null) {\n toReturn['requiredBusinessData'] = 'toApiJson' in this.requiredBusinessData ? this.requiredBusinessData.toApiJson() : this.requiredBusinessData;\n }\n if (typeof this.suspended !== 'undefined' && this.suspended !== null) {\n toReturn['suspended'] = 'toApiJson' in this.suspended ? this.suspended.toApiJson() : this.suspended;\n }\n if (typeof this.countryRestrictions !== 'undefined' && this.countryRestrictions !== null) {\n toReturn['countryRestrictions'] = 'toApiJson' in this.countryRestrictions ? this.countryRestrictions.toApiJson() : this.countryRestrictions;\n }\n if (typeof this.appRestrictions !== 'undefined' && this.appRestrictions !== null) {\n toReturn['appRestrictions'] = 'toApiJson' in this.appRestrictions ? this.appRestrictions.toApiJson() : this.appRestrictions;\n }\n return toReturn;\n }\n}\nclass App {\n static fromProto(proto) {\n let m = new App();\n m = Object.assign(m, proto);\n if (proto.key) {\n m.key = AppKey.fromProto(proto.key);\n }\n if (proto.sharedMarketingInformation) {\n m.sharedMarketingInformation = SharedMarketingInformation.fromProto(proto.sharedMarketingInformation);\n }\n if (proto.endUserMarketingInformation) {\n m.endUserMarketingInformation = EndUserMarketingInformation.fromProto(proto.endUserMarketingInformation);\n }\n if (proto.parentRequirements) {\n m.parentRequirements = RequiredParent.fromProto(proto.parentRequirements);\n }\n if (proto.ssoIntegration) {\n m.ssoIntegration = SSOIntegration.fromProto(proto.ssoIntegration);\n }\n if (proto.activationInformation) {\n m.activationInformation = ActivationInformation.fromProto(proto.activationInformation);\n }\n if (proto.trialConfiguration) {\n m.trialConfiguration = TrialConfiguration.fromProto(proto.trialConfiguration);\n }\n if (proto.basicIntegration) {\n m.basicIntegration = BasicIntegration.fromProto(proto.basicIntegration);\n }\n if (proto.editionInformation) {\n m.editionInformation = EditionInformation.fromProto(proto.editionInformation);\n }\n if (proto.externalIdentifiers) {\n m.externalIdentifiers = ExternalIdentifiers.fromProto(proto.externalIdentifiers);\n }\n if (proto.price) {\n m.price = Price.fromProto(proto.price);\n }\n if (proto.appType) {\n m.appType = enumStringToValue$h(AppType, proto.appType);\n }\n if (proto.appLevelAdminDashboardEnabled) {\n m.appLevelAdminDashboardEnabled = AppLevelAdminDashboardEnabled.fromProto(proto.appLevelAdminDashboardEnabled);\n }\n if (proto.childApps) {\n m.childApps = proto.childApps.map(ChildApp.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.key !== 'undefined' && this.key !== null) {\n toReturn['key'] = 'toApiJson' in this.key ? this.key.toApiJson() : this.key;\n }\n if (typeof this.sharedMarketingInformation !== 'undefined' && this.sharedMarketingInformation !== null) {\n toReturn['sharedMarketingInformation'] = 'toApiJson' in this.sharedMarketingInformation ? this.sharedMarketingInformation.toApiJson() : this.sharedMarketingInformation;\n }\n if (typeof this.endUserMarketingInformation !== 'undefined' && this.endUserMarketingInformation !== null) {\n toReturn['endUserMarketingInformation'] = 'toApiJson' in this.endUserMarketingInformation ? this.endUserMarketingInformation.toApiJson() : this.endUserMarketingInformation;\n }\n if (typeof this.parentRequirements !== 'undefined' && this.parentRequirements !== null) {\n toReturn['parentRequirements'] = 'toApiJson' in this.parentRequirements ? this.parentRequirements.toApiJson() : this.parentRequirements;\n }\n if (typeof this.ssoIntegration !== 'undefined' && this.ssoIntegration !== null) {\n toReturn['ssoIntegration'] = 'toApiJson' in this.ssoIntegration ? this.ssoIntegration.toApiJson() : this.ssoIntegration;\n }\n if (typeof this.activationInformation !== 'undefined' && this.activationInformation !== null) {\n toReturn['activationInformation'] = 'toApiJson' in this.activationInformation ? this.activationInformation.toApiJson() : this.activationInformation;\n }\n if (typeof this.trialConfiguration !== 'undefined' && this.trialConfiguration !== null) {\n toReturn['trialConfiguration'] = 'toApiJson' in this.trialConfiguration ? this.trialConfiguration.toApiJson() : this.trialConfiguration;\n }\n if (typeof this.basicIntegration !== 'undefined' && this.basicIntegration !== null) {\n toReturn['basicIntegration'] = 'toApiJson' in this.basicIntegration ? this.basicIntegration.toApiJson() : this.basicIntegration;\n }\n if (typeof this.editionInformation !== 'undefined' && this.editionInformation !== null) {\n toReturn['editionInformation'] = 'toApiJson' in this.editionInformation ? this.editionInformation.toApiJson() : this.editionInformation;\n }\n if (typeof this.externalIdentifiers !== 'undefined' && this.externalIdentifiers !== null) {\n toReturn['externalIdentifiers'] = 'toApiJson' in this.externalIdentifiers ? this.externalIdentifiers.toApiJson() : this.externalIdentifiers;\n }\n if (typeof this.price !== 'undefined' && this.price !== null) {\n toReturn['price'] = 'toApiJson' in this.price ? this.price.toApiJson() : this.price;\n }\n if (typeof this.appType !== 'undefined') {\n toReturn['appType'] = this.appType;\n }\n if (typeof this.appLevelAdminDashboardEnabled !== 'undefined' && this.appLevelAdminDashboardEnabled !== null) {\n toReturn['appLevelAdminDashboardEnabled'] = 'toApiJson' in this.appLevelAdminDashboardEnabled ? this.appLevelAdminDashboardEnabled.toApiJson() : this.appLevelAdminDashboardEnabled;\n }\n if (typeof this.childApps !== 'undefined' && this.childApps !== null) {\n toReturn['childApps'] = 'toApiJson' in this.childApps ? this.childApps.toApiJson() : this.childApps;\n }\n return toReturn;\n }\n}\nclass AppKey {\n static fromProto(proto) {\n let m = new AppKey();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.editionId !== 'undefined') {\n toReturn['editionId'] = this.editionId;\n }\n return toReturn;\n }\n}\nclass AppLevelAdminDashboardEnabled {\n static fromProto(proto) {\n let m = new AppLevelAdminDashboardEnabled();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appLevelAdminDashboardEnabledForPartnerCenter !== 'undefined') {\n toReturn['appLevelAdminDashboardEnabledForPartnerCenter'] = this.appLevelAdminDashboardEnabledForPartnerCenter;\n }\n return toReturn;\n }\n}\nclass AppRestrictions {\n static fromProto(proto) {\n let m = new AppRestrictions();\n m = Object.assign(m, proto);\n if (proto.requiredEditionIds) {\n m.requiredEditionIds = proto.requiredEditionIds.map(EditionIdentifier.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.requiredAppIds !== 'undefined') {\n toReturn['requiredAppIds'] = this.requiredAppIds;\n }\n if (typeof this.requiredEditionIds !== 'undefined' && this.requiredEditionIds !== null) {\n toReturn['requiredEditionIds'] = 'toApiJson' in this.requiredEditionIds ? this.requiredEditionIds.toApiJson() : this.requiredEditionIds;\n }\n return toReturn;\n }\n}\nclass BasicIntegration {\n static fromProto(proto) {\n let m = new BasicIntegration();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.applicationUrl !== 'undefined') {\n toReturn['applicationUrl'] = this.applicationUrl;\n }\n if (typeof this.allowWhiteLabeling !== 'undefined') {\n toReturn['allowWhiteLabeling'] = this.allowWhiteLabeling;\n }\n return toReturn;\n }\n}\nclass ChildApp {\n static fromProto(proto) {\n let m = new ChildApp();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n return toReturn;\n }\n}\nclass RequiredParentDetails {\n static fromProto(proto) {\n let m = new RequiredParentDetails();\n m = Object.assign(m, proto);\n if (proto.key) {\n m.key = AppKey.fromProto(proto.key);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.key !== 'undefined' && this.key !== null) {\n toReturn['key'] = 'toApiJson' in this.key ? this.key.toApiJson() : this.key;\n }\n if (typeof this.iconUrl !== 'undefined') {\n toReturn['iconUrl'] = this.iconUrl;\n }\n if (typeof this.name !== 'undefined') {\n toReturn['name'] = this.name;\n }\n if (typeof this.tagline !== 'undefined') {\n toReturn['tagline'] = this.tagline;\n }\n return toReturn;\n }\n}\nclass Edition {\n static fromProto(proto) {\n let m = new Edition();\n m = Object.assign(m, proto);\n if (proto.appKey) {\n m.appKey = AppKey.fromProto(proto.appKey);\n }\n if (proto.created) {\n m.created = new Date(proto.created);\n }\n if (proto.updated) {\n m.updated = new Date(proto.updated);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appKey !== 'undefined' && this.appKey !== null) {\n toReturn['appKey'] = 'toApiJson' in this.appKey ? this.appKey.toApiJson() : this.appKey;\n }\n if (typeof this.name !== 'undefined') {\n toReturn['name'] = this.name;\n }\n if (typeof this.created !== 'undefined' && this.created !== null) {\n toReturn['created'] = 'toApiJson' in this.created ? this.created.toApiJson() : this.created;\n }\n if (typeof this.updated !== 'undefined' && this.updated !== null) {\n toReturn['updated'] = 'toApiJson' in this.updated ? this.updated.toApiJson() : this.updated;\n }\n if (typeof this.billingId !== 'undefined') {\n toReturn['billingId'] = this.billingId;\n }\n return toReturn;\n }\n}\nclass EditionIdentifier {\n static fromProto(proto) {\n let m = new EditionIdentifier();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.editionId !== 'undefined') {\n toReturn['editionId'] = this.editionId;\n }\n return toReturn;\n }\n}\nclass EditionInformation {\n static fromProto(proto) {\n let m = new EditionInformation();\n m = Object.assign(m, proto);\n if (proto.editions) {\n m.editions = proto.editions.map(Edition.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.editions !== 'undefined' && this.editions !== null) {\n toReturn['editions'] = 'toApiJson' in this.editions ? this.editions.toApiJson() : this.editions;\n }\n if (typeof this.usesEditions !== 'undefined') {\n toReturn['usesEditions'] = this.usesEditions;\n }\n return toReturn;\n }\n}\nclass EndUserMarketingInformation {\n static fromProto(proto) {\n let m = new EndUserMarketingInformation();\n m = Object.assign(m, proto);\n if (proto.faqs) {\n m.faqs = proto.faqs.map(FrequentlyAskedQuestions.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.description !== 'undefined') {\n toReturn['description'] = this.description;\n }\n if (typeof this.keySellingPoints !== 'undefined') {\n toReturn['keySellingPoints'] = this.keySellingPoints;\n }\n if (typeof this.faqs !== 'undefined' && this.faqs !== null) {\n toReturn['faqs'] = 'toApiJson' in this.faqs ? this.faqs.toApiJson() : this.faqs;\n }\n if (typeof this.fileUrls !== 'undefined') {\n toReturn['fileUrls'] = this.fileUrls;\n }\n if (typeof this.screenshotUrls !== 'undefined') {\n toReturn['screenshotUrls'] = this.screenshotUrls;\n }\n if (typeof this.needHelp !== 'undefined') {\n toReturn['needHelp'] = this.needHelp;\n }\n if (typeof this.videos !== 'undefined') {\n toReturn['videos'] = this.videos;\n }\n return toReturn;\n }\n}\nclass ExternalIdentifiers {\n static fromProto(proto) {\n let m = new ExternalIdentifiers();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.billingId !== 'undefined') {\n toReturn['billingId'] = this.billingId;\n }\n return toReturn;\n }\n}\nclass FrequentlyAskedQuestions {\n static fromProto(proto) {\n let m = new FrequentlyAskedQuestions();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.question !== 'undefined') {\n toReturn['question'] = this.question;\n }\n if (typeof this.answer !== 'undefined') {\n toReturn['answer'] = this.answer;\n }\n return toReturn;\n }\n}\nclass PermissionLists {\n static fromProto(proto) {\n let m = new PermissionLists();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.whitelist !== 'undefined') {\n toReturn['whitelist'] = this.whitelist;\n }\n if (typeof this.blacklist !== 'undefined') {\n toReturn['blacklist'] = this.blacklist;\n }\n return toReturn;\n }\n}\nclass Price {\n static fromProto(proto) {\n let m = new Price();\n m = Object.assign(m, proto);\n if (proto.setupFee) {\n m.setupFee = parseInt(proto.setupFee, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.setupFee !== 'undefined') {\n toReturn['setupFee'] = this.setupFee;\n }\n if (typeof this.usesCustomPricing !== 'undefined') {\n toReturn['usesCustomPricing'] = this.usesCustomPricing;\n }\n return toReturn;\n }\n}\nclass RequiredBusinessData {\n static fromProto(proto) {\n let m = new RequiredBusinessData();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.hours !== 'undefined') {\n toReturn['hours'] = this.hours;\n }\n if (typeof this.descriptionLong !== 'undefined') {\n toReturn['descriptionLong'] = this.descriptionLong;\n }\n if (typeof this.descriptionShort !== 'undefined') {\n toReturn['descriptionShort'] = this.descriptionShort;\n }\n if (typeof this.services !== 'undefined') {\n toReturn['services'] = this.services;\n }\n if (typeof this.brands !== 'undefined') {\n toReturn['brands'] = this.brands;\n }\n return toReturn;\n }\n}\nclass RequiredParent {\n static fromProto(proto) {\n let m = new RequiredParent();\n m = Object.assign(m, proto);\n if (proto.parentDetails) {\n m.parentDetails = RequiredParentDetails.fromProto(proto.parentDetails);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.enabled !== 'undefined') {\n toReturn['enabled'] = this.enabled;\n }\n if (typeof this.parentDetails !== 'undefined' && this.parentDetails !== null) {\n toReturn['parentDetails'] = 'toApiJson' in this.parentDetails ? this.parentDetails.toApiJson() : this.parentDetails;\n }\n return toReturn;\n }\n}\nclass SSOIntegration {\n static fromProto(proto) {\n let m = new SSOIntegration();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.enabled !== 'undefined') {\n toReturn['enabled'] = this.enabled;\n }\n if (typeof this.entryUrl !== 'undefined') {\n toReturn['entryUrl'] = this.entryUrl;\n }\n return toReturn;\n }\n}\nclass SharedMarketingInformation {\n static fromProto(proto) {\n let m = new SharedMarketingInformation();\n m = Object.assign(m, proto);\n if (proto.lmiCategories) {\n m.lmiCategories = proto.lmiCategories.map(v => enumStringToValue$h(LmiCategory, v));\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.name !== 'undefined') {\n toReturn['name'] = this.name;\n }\n if (typeof this.editionName !== 'undefined') {\n toReturn['editionName'] = this.editionName;\n }\n if (typeof this.iconUrl !== 'undefined') {\n toReturn['iconUrl'] = this.iconUrl;\n }\n if (typeof this.tagline !== 'undefined') {\n toReturn['tagline'] = this.tagline;\n }\n if (typeof this.bannerImageUrl !== 'undefined') {\n toReturn['bannerImageUrl'] = this.bannerImageUrl;\n }\n if (typeof this.lmiCategories !== 'undefined') {\n toReturn['lmiCategories'] = this.lmiCategories;\n }\n return toReturn;\n }\n}\nclass TrialConfiguration {\n static fromProto(proto) {\n let m = new TrialConfiguration();\n m = Object.assign(m, proto);\n if (proto.endOfTrialAction) {\n m.endOfTrialAction = enumStringToValue$h(EndOfTrialActions, proto.endOfTrialAction);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.trialEnabled !== 'undefined') {\n toReturn['trialEnabled'] = this.trialEnabled;\n }\n if (typeof this.trialDuration !== 'undefined') {\n toReturn['trialDuration'] = this.trialDuration;\n }\n if (typeof this.endOfTrialAction !== 'undefined') {\n toReturn['endOfTrialAction'] = this.endOfTrialAction;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$g(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass AppLevelAdminDashboard {\n static fromProto(proto) {\n let m = new AppLevelAdminDashboard();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.allowSelfServeForPartner !== 'undefined') {\n toReturn['allowSelfServeForPartner'] = this.allowSelfServeForPartner;\n }\n return toReturn;\n }\n}\nclass AppSettings {\n static fromProto(proto) {\n let m = new AppSettings();\n m = Object.assign(m, proto);\n if (proto.autoActivation) {\n m.autoActivation = AutoActivation.fromProto(proto.autoActivation);\n }\n if (proto.editionChange) {\n m.editionChange = EditionChange.fromProto(proto.editionChange);\n }\n if (proto.trial) {\n m.trial = Trial.fromProto(proto.trial);\n }\n if (proto.branding) {\n m.branding = Branding.fromProto(proto.branding);\n }\n if (proto.appLevelAdminDashboard) {\n m.appLevelAdminDashboard = AppLevelAdminDashboard.fromProto(proto.appLevelAdminDashboard);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.autoActivation !== 'undefined' && this.autoActivation !== null) {\n toReturn['autoActivation'] = 'toApiJson' in this.autoActivation ? this.autoActivation.toApiJson() : this.autoActivation;\n }\n if (typeof this.editionChange !== 'undefined' && this.editionChange !== null) {\n toReturn['editionChange'] = 'toApiJson' in this.editionChange ? this.editionChange.toApiJson() : this.editionChange;\n }\n if (typeof this.trial !== 'undefined' && this.trial !== null) {\n toReturn['trial'] = 'toApiJson' in this.trial ? this.trial.toApiJson() : this.trial;\n }\n if (typeof this.branding !== 'undefined' && this.branding !== null) {\n toReturn['branding'] = 'toApiJson' in this.branding ? this.branding.toApiJson() : this.branding;\n }\n if (typeof this.appLevelAdminDashboard !== 'undefined' && this.appLevelAdminDashboard !== null) {\n toReturn['appLevelAdminDashboard'] = 'toApiJson' in this.appLevelAdminDashboard ? this.appLevelAdminDashboard.toApiJson() : this.appLevelAdminDashboard;\n }\n return toReturn;\n }\n}\nclass AutoActivation {\n static fromProto(proto) {\n let m = new AutoActivation();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.autoActivateByDefault !== 'undefined') {\n toReturn['autoActivateByDefault'] = this.autoActivateByDefault;\n }\n if (typeof this.editionId !== 'undefined') {\n toReturn['editionId'] = this.editionId;\n }\n return toReturn;\n }\n}\nclass Branding {\n static fromProto(proto) {\n let m = new Branding();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.name !== 'undefined') {\n toReturn['name'] = this.name;\n }\n if (typeof this.iconUrl !== 'undefined') {\n toReturn['iconUrl'] = this.iconUrl;\n }\n if (typeof this.enabled !== 'undefined') {\n toReturn['enabled'] = this.enabled;\n }\n return toReturn;\n }\n}\nclass EditionChange {\n static fromProto(proto) {\n let m = new EditionChange();\n m = Object.assign(m, proto);\n if (proto.editionUpgradeAction) {\n m.editionUpgradeAction = enumStringToValue$g(EditionUpgradeAction, proto.editionUpgradeAction);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.editionUpgradeAction !== 'undefined') {\n toReturn['editionUpgradeAction'] = this.editionUpgradeAction;\n }\n if (typeof this.customUpgradePackageIds !== 'undefined') {\n toReturn['customUpgradePackageIds'] = this.customUpgradePackageIds;\n }\n if (typeof this.priceReferencePackageId !== 'undefined') {\n toReturn['priceReferencePackageId'] = this.priceReferencePackageId;\n }\n if (typeof this.hideUpgradeCta !== 'undefined') {\n toReturn['hideUpgradeCta'] = this.hideUpgradeCta;\n }\n return toReturn;\n }\n}\nclass Trial {\n static fromProto(proto) {\n let m = new Trial();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.allowSelfServe !== 'undefined') {\n toReturn['allowSelfServe'] = this.allowSelfServe;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$f(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass UpgradeDialogContent {\n static fromProto(proto) {\n let m = new UpgradeDialogContent();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.titleText !== 'undefined') {\n toReturn['titleText'] = this.titleText;\n }\n if (typeof this.sellingPoints !== 'undefined') {\n toReturn['sellingPoints'] = this.sellingPoints;\n }\n if (typeof this.imageUrl !== 'undefined') {\n toReturn['imageUrl'] = this.imageUrl;\n }\n if (typeof this.buttonText !== 'undefined') {\n toReturn['buttonText'] = this.buttonText;\n }\n if (typeof this.imageFileName !== 'undefined') {\n toReturn['imageFileName'] = this.imageFileName;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$e(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass Access {\n static fromProto(proto) {\n let m = new Access();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.scope !== 'undefined') {\n toReturn['scope'] = this.scope;\n }\n if (typeof this.public !== 'undefined') {\n toReturn['public'] = this.public;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$d(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass FieldMask {\n static fromProto(proto) {\n let m = new FieldMask();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.paths !== 'undefined') {\n toReturn['paths'] = this.paths;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$c(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass AppKeyWithQuantity {\n static fromProto(proto) {\n let m = new AppKeyWithQuantity();\n m = Object.assign(m, proto);\n if (proto.appKey) {\n m.appKey = AppKey.fromProto(proto.appKey);\n }\n if (proto.quantity) {\n m.quantity = parseInt(proto.quantity, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appKey !== 'undefined' && this.appKey !== null) {\n toReturn['appKey'] = 'toApiJson' in this.appKey ? this.appKey.toApiJson() : this.appKey;\n }\n if (typeof this.quantity !== 'undefined') {\n toReturn['quantity'] = this.quantity;\n }\n return toReturn;\n }\n}\nclass GetAppSettingsRequest {\n static fromProto(proto) {\n let m = new GetAppSettingsRequest();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.disableFallback !== 'undefined') {\n toReturn['disableFallback'] = this.disableFallback;\n }\n return toReturn;\n }\n}\nclass GetAppSettingsResponse {\n static fromProto(proto) {\n let m = new GetAppSettingsResponse();\n m = Object.assign(m, proto);\n if (proto.appSettings) {\n m.appSettings = AppSettings.fromProto(proto.appSettings);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appSettings !== 'undefined' && this.appSettings !== null) {\n toReturn['appSettings'] = 'toApiJson' in this.appSettings ? this.appSettings.toApiJson() : this.appSettings;\n }\n return toReturn;\n }\n}\nclass GetMultiAppRequest {\n static fromProto(proto) {\n let m = new GetMultiAppRequest();\n m = Object.assign(m, proto);\n if (proto.projectionFilter) {\n m.projectionFilter = FieldMask.fromProto(proto.projectionFilter);\n }\n if (proto.appKeys) {\n m.appKeys = proto.appKeys.map(AppKey.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.projectionFilter !== 'undefined' && this.projectionFilter !== null) {\n toReturn['projectionFilter'] = 'toApiJson' in this.projectionFilter ? this.projectionFilter.toApiJson() : this.projectionFilter;\n }\n if (typeof this.appKeys !== 'undefined' && this.appKeys !== null) {\n toReturn['appKeys'] = 'toApiJson' in this.appKeys ? this.appKeys.toApiJson() : this.appKeys;\n }\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.includeNotEnabled !== 'undefined') {\n toReturn['includeNotEnabled'] = this.includeNotEnabled;\n }\n return toReturn;\n }\n}\nclass GetMultiAppResponse {\n static fromProto(proto) {\n let m = new GetMultiAppResponse();\n m = Object.assign(m, proto);\n if (proto.apps) {\n m.apps = proto.apps.map(App.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.apps !== 'undefined' && this.apps !== null) {\n toReturn['apps'] = 'toApiJson' in this.apps ? this.apps.toApiJson() : this.apps;\n }\n return toReturn;\n }\n}\nclass GetPurchaseLinkRequest {\n static fromProto(proto) {\n let m = new GetPurchaseLinkRequest();\n m = Object.assign(m, proto);\n if (proto.appKeysWithQuantity) {\n m.appKeysWithQuantity = proto.appKeysWithQuantity.map(AppKeyWithQuantity.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.userId !== 'undefined') {\n toReturn['userId'] = this.userId;\n }\n if (typeof this.businessId !== 'undefined') {\n toReturn['businessId'] = this.businessId;\n }\n if (typeof this.appKeysWithQuantity !== 'undefined' && this.appKeysWithQuantity !== null) {\n toReturn['appKeysWithQuantity'] = 'toApiJson' in this.appKeysWithQuantity ? this.appKeysWithQuantity.toApiJson() : this.appKeysWithQuantity;\n }\n if (typeof this.purchaseAcceptedNextUrl !== 'undefined') {\n toReturn['purchaseAcceptedNextUrl'] = this.purchaseAcceptedNextUrl;\n }\n if (typeof this.purchaseDeclinedNextUrl !== 'undefined') {\n toReturn['purchaseDeclinedNextUrl'] = this.purchaseDeclinedNextUrl;\n }\n return toReturn;\n }\n}\nclass GetPurchaseLinkResponse {\n static fromProto(proto) {\n let m = new GetPurchaseLinkResponse();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.purchaseLink !== 'undefined') {\n toReturn['purchaseLink'] = this.purchaseLink;\n }\n if (typeof this.purchaseAllowed !== 'undefined') {\n toReturn['purchaseAllowed'] = this.purchaseAllowed;\n }\n return toReturn;\n }\n}\nclass GetUpgradeDialogContentRequest {\n static fromProto(proto) {\n let m = new GetUpgradeDialogContentRequest();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n return toReturn;\n }\n}\nclass GetUpgradeDialogContentResponse {\n static fromProto(proto) {\n let m = new GetUpgradeDialogContentResponse();\n m = Object.assign(m, proto);\n if (proto.upgradeDialogContent) {\n m.upgradeDialogContent = UpgradeDialogContent.fromProto(proto.upgradeDialogContent);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.upgradeDialogContent !== 'undefined' && this.upgradeDialogContent !== null) {\n toReturn['upgradeDialogContent'] = 'toApiJson' in this.upgradeDialogContent ? this.upgradeDialogContent.toApiJson() : this.upgradeDialogContent;\n }\n return toReturn;\n }\n}\nclass ListAppSettingsRequest {\n static fromProto(proto) {\n let m = new ListAppSettingsRequest();\n m = Object.assign(m, proto);\n if (proto.pageSize) {\n m.pageSize = parseInt(proto.pageSize, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.cursor !== 'undefined') {\n toReturn['cursor'] = this.cursor;\n }\n if (typeof this.pageSize !== 'undefined') {\n toReturn['pageSize'] = this.pageSize;\n }\n return toReturn;\n }\n}\nclass ListAppSettingsResponse {\n static fromProto(proto) {\n let m = new ListAppSettingsResponse();\n m = Object.assign(m, proto);\n if (proto.appSettings) {\n m.appSettings = proto.appSettings.map(AppSettings.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appSettings !== 'undefined' && this.appSettings !== null) {\n toReturn['appSettings'] = 'toApiJson' in this.appSettings ? this.appSettings.toApiJson() : this.appSettings;\n }\n if (typeof this.nextCursor !== 'undefined') {\n toReturn['nextCursor'] = this.nextCursor;\n }\n if (typeof this.hasMore !== 'undefined') {\n toReturn['hasMore'] = this.hasMore;\n }\n return toReturn;\n }\n}\nclass ListPartnerEnabledAppsRequestListAppsFilter {\n static fromProto(proto) {\n let m = new ListPartnerEnabledAppsRequestListAppsFilter();\n m = Object.assign(m, proto);\n if (proto.appType) {\n m.appType = enumStringToValue$c(AppType, proto.appType);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appType !== 'undefined') {\n toReturn['appType'] = this.appType;\n }\n if (typeof this.filterTerm !== 'undefined') {\n toReturn['filterTerm'] = this.filterTerm;\n }\n return toReturn;\n }\n}\nclass ListPartnerEnabledAppsRequest {\n static fromProto(proto) {\n let m = new ListPartnerEnabledAppsRequest();\n m = Object.assign(m, proto);\n if (proto.pageSize) {\n m.pageSize = parseInt(proto.pageSize, 10);\n }\n if (proto.filter) {\n m.filter = ListPartnerEnabledAppsRequestListAppsFilter.fromProto(proto.filter);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.cursor !== 'undefined') {\n toReturn['cursor'] = this.cursor;\n }\n if (typeof this.pageSize !== 'undefined') {\n toReturn['pageSize'] = this.pageSize;\n }\n if (typeof this.filter !== 'undefined' && this.filter !== null) {\n toReturn['filter'] = 'toApiJson' in this.filter ? this.filter.toApiJson() : this.filter;\n }\n return toReturn;\n }\n}\nclass ListPartnerEnabledAppsResponse {\n static fromProto(proto) {\n let m = new ListPartnerEnabledAppsResponse();\n m = Object.assign(m, proto);\n if (proto.apps) {\n m.apps = proto.apps.map(App.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.apps !== 'undefined' && this.apps !== null) {\n toReturn['apps'] = 'toApiJson' in this.apps ? this.apps.toApiJson() : this.apps;\n }\n if (typeof this.cursor !== 'undefined') {\n toReturn['cursor'] = this.cursor;\n }\n if (typeof this.hasMore !== 'undefined') {\n toReturn['hasMore'] = this.hasMore;\n }\n return toReturn;\n }\n}\nclass ProductSuggestion {\n static fromProto(proto) {\n let m = new ProductSuggestion();\n m = Object.assign(m, proto);\n if (proto.reason) {\n m.reason = enumStringToValue$c(SuggestionReason, proto.reason);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.categoryId !== 'undefined') {\n toReturn['categoryId'] = this.categoryId;\n }\n if (typeof this.productName !== 'undefined') {\n toReturn['productName'] = this.productName;\n }\n if (typeof this.productWebsiteUrl !== 'undefined') {\n toReturn['productWebsiteUrl'] = this.productWebsiteUrl;\n }\n if (typeof this.reason !== 'undefined') {\n toReturn['reason'] = this.reason;\n }\n if (typeof this.otherReasonText !== 'undefined') {\n toReturn['otherReasonText'] = this.otherReasonText;\n }\n return toReturn;\n }\n}\nclass ReplaceAppSettingsRequest {\n static fromProto(proto) {\n let m = new ReplaceAppSettingsRequest();\n m = Object.assign(m, proto);\n if (proto.fieldMask) {\n m.fieldMask = FieldMask.fromProto(proto.fieldMask);\n }\n if (proto.autoActivation) {\n m.autoActivation = AutoActivation.fromProto(proto.autoActivation);\n }\n if (proto.editionChange) {\n m.editionChange = EditionChange.fromProto(proto.editionChange);\n }\n if (proto.trial) {\n m.trial = Trial.fromProto(proto.trial);\n }\n if (proto.branding) {\n m.branding = Branding.fromProto(proto.branding);\n }\n if (proto.appLevelAdminDashboard) {\n m.appLevelAdminDashboard = AppLevelAdminDashboard.fromProto(proto.appLevelAdminDashboard);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.fieldMask !== 'undefined' && this.fieldMask !== null) {\n toReturn['fieldMask'] = 'toApiJson' in this.fieldMask ? this.fieldMask.toApiJson() : this.fieldMask;\n }\n if (typeof this.autoActivation !== 'undefined' && this.autoActivation !== null) {\n toReturn['autoActivation'] = 'toApiJson' in this.autoActivation ? this.autoActivation.toApiJson() : this.autoActivation;\n }\n if (typeof this.editionChange !== 'undefined' && this.editionChange !== null) {\n toReturn['editionChange'] = 'toApiJson' in this.editionChange ? this.editionChange.toApiJson() : this.editionChange;\n }\n if (typeof this.trial !== 'undefined' && this.trial !== null) {\n toReturn['trial'] = 'toApiJson' in this.trial ? this.trial.toApiJson() : this.trial;\n }\n if (typeof this.branding !== 'undefined' && this.branding !== null) {\n toReturn['branding'] = 'toApiJson' in this.branding ? this.branding.toApiJson() : this.branding;\n }\n if (typeof this.appLevelAdminDashboard !== 'undefined' && this.appLevelAdminDashboard !== null) {\n toReturn['appLevelAdminDashboard'] = 'toApiJson' in this.appLevelAdminDashboard ? this.appLevelAdminDashboard.toApiJson() : this.appLevelAdminDashboard;\n }\n return toReturn;\n }\n}\nclass ReplaceAppSettingsResponse {\n static fromProto(proto) {\n let m = new ReplaceAppSettingsResponse();\n m = Object.assign(m, proto);\n if (proto.appSettings) {\n m.appSettings = AppSettings.fromProto(proto.appSettings);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appSettings !== 'undefined' && this.appSettings !== null) {\n toReturn['appSettings'] = 'toApiJson' in this.appSettings ? this.appSettings.toApiJson() : this.appSettings;\n }\n return toReturn;\n }\n}\nclass ReplaceUpgradeDialogContentRequest {\n static fromProto(proto) {\n let m = new ReplaceUpgradeDialogContentRequest();\n m = Object.assign(m, proto);\n if (proto.upgradeDialogContent) {\n m.upgradeDialogContent = UpgradeDialogContent.fromProto(proto.upgradeDialogContent);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.upgradeDialogContent !== 'undefined' && this.upgradeDialogContent !== null) {\n toReturn['upgradeDialogContent'] = 'toApiJson' in this.upgradeDialogContent ? this.upgradeDialogContent.toApiJson() : this.upgradeDialogContent;\n }\n return toReturn;\n }\n}\nclass SuggestProductRequest {\n static fromProto(proto) {\n let m = new SuggestProductRequest();\n m = Object.assign(m, proto);\n if (proto.productSuggestion) {\n m.productSuggestion = ProductSuggestion.fromProto(proto.productSuggestion);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.productSuggestion !== 'undefined' && this.productSuggestion !== null) {\n toReturn['productSuggestion'] = 'toApiJson' in this.productSuggestion ? this.productSuggestion.toApiJson() : this.productSuggestion;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$b(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass AppTag {\n static fromProto(proto) {\n let m = new AppTag();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.scope !== 'undefined') {\n toReturn['scope'] = this.scope;\n }\n if (typeof this.kind !== 'undefined') {\n toReturn['kind'] = this.kind;\n }\n if (typeof this.value !== 'undefined') {\n toReturn['value'] = this.value;\n }\n if (typeof this.data !== 'undefined') {\n toReturn['data'] = this.data;\n }\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n return toReturn;\n }\n}\nclass GetMultiAppDataRequest {\n static fromProto(proto) {\n let m = new GetMultiAppDataRequest();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n return toReturn;\n }\n}\nclass GetMultiAppDataResponse {\n static fromProto(proto) {\n let m = new GetMultiAppDataResponse();\n m = Object.assign(m, proto);\n if (proto.apps) {\n m.apps = proto.apps.map(MarketplaceApp.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.apps !== 'undefined' && this.apps !== null) {\n toReturn['apps'] = 'toApiJson' in this.apps ? this.apps.toApiJson() : this.apps;\n }\n return toReturn;\n }\n}\nclass KindValues {\n static fromProto(proto) {\n let m = new KindValues();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.kind !== 'undefined') {\n toReturn['kind'] = this.kind;\n }\n if (typeof this.values !== 'undefined') {\n toReturn['values'] = this.values;\n }\n return toReturn;\n }\n}\nclass ListAppIDsByMultiTagRequest {\n static fromProto(proto) {\n let m = new ListAppIDsByMultiTagRequest();\n m = Object.assign(m, proto);\n if (proto.tags) {\n m.tags = proto.tags.map(Tag.fromProto);\n }\n if (proto.pageSize) {\n m.pageSize = parseInt(proto.pageSize, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.tags !== 'undefined' && this.tags !== null) {\n toReturn['tags'] = 'toApiJson' in this.tags ? this.tags.toApiJson() : this.tags;\n }\n if (typeof this.cursor !== 'undefined') {\n toReturn['cursor'] = this.cursor;\n }\n if (typeof this.pageSize !== 'undefined') {\n toReturn['pageSize'] = this.pageSize;\n }\n return toReturn;\n }\n}\nclass ListAppIDsByMultiTagResponse {\n static fromProto(proto) {\n let m = new ListAppIDsByMultiTagResponse();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appIds !== 'undefined') {\n toReturn['appIds'] = this.appIds;\n }\n if (typeof this.nextCursor !== 'undefined') {\n toReturn['nextCursor'] = this.nextCursor;\n }\n if (typeof this.hasMore !== 'undefined') {\n toReturn['hasMore'] = this.hasMore;\n }\n return toReturn;\n }\n}\nclass ListByMultiTagRequest {\n static fromProto(proto) {\n let m = new ListByMultiTagRequest();\n m = Object.assign(m, proto);\n if (proto.tags) {\n m.tags = proto.tags.map(ScopedTag.fromProto);\n }\n if (proto.pageSize) {\n m.pageSize = parseInt(proto.pageSize, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.tags !== 'undefined' && this.tags !== null) {\n toReturn['tags'] = 'toApiJson' in this.tags ? this.tags.toApiJson() : this.tags;\n }\n if (typeof this.cursor !== 'undefined') {\n toReturn['cursor'] = this.cursor;\n }\n if (typeof this.pageSize !== 'undefined') {\n toReturn['pageSize'] = this.pageSize;\n }\n return toReturn;\n }\n}\nclass ListByMultiTagResponse {\n static fromProto(proto) {\n let m = new ListByMultiTagResponse();\n m = Object.assign(m, proto);\n if (proto.appTags) {\n m.appTags = proto.appTags.map(AppTag.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appTags !== 'undefined' && this.appTags !== null) {\n toReturn['appTags'] = 'toApiJson' in this.appTags ? this.appTags.toApiJson() : this.appTags;\n }\n if (typeof this.nextCursor !== 'undefined') {\n toReturn['nextCursor'] = this.nextCursor;\n }\n if (typeof this.hasMore !== 'undefined') {\n toReturn['hasMore'] = this.hasMore;\n }\n return toReturn;\n }\n}\nclass ListValuesByMultiKindRequest {\n static fromProto(proto) {\n let m = new ListValuesByMultiKindRequest();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.scope !== 'undefined') {\n toReturn['scope'] = this.scope;\n }\n if (typeof this.kind !== 'undefined') {\n toReturn['kind'] = this.kind;\n }\n return toReturn;\n }\n}\nclass ListValuesByMultiKindResponse {\n static fromProto(proto) {\n let m = new ListValuesByMultiKindResponse();\n m = Object.assign(m, proto);\n if (proto.tagValues) {\n m.tagValues = proto.tagValues.map(KindValues.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.scope !== 'undefined') {\n toReturn['scope'] = this.scope;\n }\n if (typeof this.tagValues !== 'undefined' && this.tagValues !== null) {\n toReturn['tagValues'] = 'toApiJson' in this.tagValues ? this.tagValues.toApiJson() : this.tagValues;\n }\n return toReturn;\n }\n}\nclass MarketplaceApp {\n static fromProto(proto) {\n let m = new MarketplaceApp();\n m = Object.assign(m, proto);\n if (proto.appData) {\n m.appData = proto.appData.map(KindValues.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.scope !== 'undefined') {\n toReturn['scope'] = this.scope;\n }\n if (typeof this.appData !== 'undefined' && this.appData !== null) {\n toReturn['appData'] = 'toApiJson' in this.appData ? this.appData.toApiJson() : this.appData;\n }\n return toReturn;\n }\n}\nclass ScopedTag {\n static fromProto(proto) {\n let m = new ScopedTag();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.scope !== 'undefined') {\n toReturn['scope'] = this.scope;\n }\n if (typeof this.kind !== 'undefined') {\n toReturn['kind'] = this.kind;\n }\n if (typeof this.value !== 'undefined') {\n toReturn['value'] = this.value;\n }\n if (typeof this.data !== 'undefined') {\n toReturn['data'] = this.data;\n }\n return toReturn;\n }\n}\nclass Tag {\n static fromProto(proto) {\n let m = new Tag();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.kind !== 'undefined') {\n toReturn['kind'] = this.kind;\n }\n if (typeof this.value !== 'undefined') {\n toReturn['value'] = this.value;\n }\n return toReturn;\n }\n}\nclass TagAppsRequest {\n static fromProto(proto) {\n let m = new TagAppsRequest();\n m = Object.assign(m, proto);\n if (proto.tags) {\n m.tags = proto.tags.map(ScopedTag.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.tags !== 'undefined' && this.tags !== null) {\n toReturn['tags'] = 'toApiJson' in this.tags ? this.tags.toApiJson() : this.tags;\n }\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n return toReturn;\n }\n}\nclass UntagAppsRequest {\n static fromProto(proto) {\n let m = new UntagAppsRequest();\n m = Object.assign(m, proto);\n if (proto.tags) {\n m.tags = proto.tags.map(ScopedTag.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.tags !== 'undefined' && this.tags !== null) {\n toReturn['tags'] = 'toApiJson' in this.tags ? this.tags.toApiJson() : this.tags;\n }\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$a(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass ActivatableItemSummary {\n static fromProto(proto) {\n let m = new ActivatableItemSummary();\n m = Object.assign(m, proto);\n if (proto.requiredItems) {\n m.requiredItems = proto.requiredItems.map(RequiredItem.fromProto);\n }\n if (proto.itemType) {\n m.itemType = enumStringToValue$a(ItemType, proto.itemType);\n }\n if (proto.deliveryMethod) {\n m.deliveryMethod = enumStringToValue$a(DeliveryMethod, proto.deliveryMethod);\n }\n if (proto.enabledDate) {\n m.enabledDate = new Date(proto.enabledDate);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.itemId !== 'undefined') {\n toReturn['itemId'] = this.itemId;\n }\n if (typeof this.defaultName !== 'undefined') {\n toReturn['defaultName'] = this.defaultName;\n }\n if (typeof this.sellerWhitelabelName !== 'undefined') {\n toReturn['sellerWhitelabelName'] = this.sellerWhitelabelName;\n }\n if (typeof this.tagline !== 'undefined') {\n toReturn['tagline'] = this.tagline;\n }\n if (typeof this.iconUrl !== 'undefined') {\n toReturn['iconUrl'] = this.iconUrl;\n }\n if (typeof this.sellerWhitelabelIconUrl !== 'undefined') {\n toReturn['sellerWhitelabelIconUrl'] = this.sellerWhitelabelIconUrl;\n }\n if (typeof this.isSuspended !== 'undefined') {\n toReturn['isSuspended'] = this.isSuspended;\n }\n if (typeof this.isMultiactivatable !== 'undefined') {\n toReturn['isMultiactivatable'] = this.isMultiactivatable;\n }\n if (typeof this.requiredCountries !== 'undefined') {\n toReturn['requiredCountries'] = this.requiredCountries;\n }\n if (typeof this.requiredItems !== 'undefined' && this.requiredItems !== null) {\n toReturn['requiredItems'] = 'toApiJson' in this.requiredItems ? this.requiredItems.toApiJson() : this.requiredItems;\n }\n if (typeof this.ownerName !== 'undefined') {\n toReturn['ownerName'] = this.ownerName;\n }\n if (typeof this.itemType !== 'undefined') {\n toReturn['itemType'] = this.itemType;\n }\n if (typeof this.deliveryMethod !== 'undefined') {\n toReturn['deliveryMethod'] = this.deliveryMethod;\n }\n if (typeof this.enabledDate !== 'undefined' && this.enabledDate !== null) {\n toReturn['enabledDate'] = 'toApiJson' in this.enabledDate ? this.enabledDate.toApiJson() : this.enabledDate;\n }\n if (typeof this.categories !== 'undefined') {\n toReturn['categories'] = this.categories;\n }\n if (typeof this.usesEditions !== 'undefined') {\n toReturn['usesEditions'] = this.usesEditions;\n }\n return toReturn;\n }\n}\nclass Item {\n static fromProto(proto) {\n let m = new Item();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.id !== 'undefined') {\n toReturn['id'] = this.id;\n }\n if (typeof this.name !== 'undefined') {\n toReturn['name'] = this.name;\n }\n return toReturn;\n }\n}\nclass RequiredItem {\n static fromProto(proto) {\n let m = new RequiredItem();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.itemId !== 'undefined') {\n toReturn['itemId'] = this.itemId;\n }\n if (typeof this.name !== 'undefined') {\n toReturn['name'] = this.name;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$9(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass EditionRequirement {\n static fromProto(proto) {\n let m = new EditionRequirement();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.editionId !== 'undefined') {\n toReturn['editionId'] = this.editionId;\n }\n if (typeof this.editionRequired !== 'undefined') {\n toReturn['editionRequired'] = this.editionRequired;\n }\n return toReturn;\n }\n}\nclass ItemIdentifier {\n static fromProto(proto) {\n let m = new ItemIdentifier();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.itemId !== 'undefined') {\n toReturn['itemId'] = this.itemId;\n }\n if (typeof this.editionId !== 'undefined') {\n toReturn['editionId'] = this.editionId;\n }\n return toReturn;\n }\n}\nclass ListDependenciesRequest {\n static fromProto(proto) {\n let m = new ListDependenciesRequest();\n m = Object.assign(m, proto);\n if (proto.items) {\n m.items = proto.items.map(ItemIdentifier.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.sellerId !== 'undefined') {\n toReturn['sellerId'] = this.sellerId;\n }\n if (typeof this.items !== 'undefined' && this.items !== null) {\n toReturn['items'] = 'toApiJson' in this.items ? this.items.toApiJson() : this.items;\n }\n return toReturn;\n }\n}\nclass ListDependenciesRequiredItem {\n static fromProto(proto) {\n let m = new ListDependenciesRequiredItem();\n m = Object.assign(m, proto);\n if (proto.editionRequirement) {\n m.editionRequirement = EditionRequirement.fromProto(proto.editionRequirement);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.itemId !== 'undefined') {\n toReturn['itemId'] = this.itemId;\n }\n if (typeof this.editionRequirement !== 'undefined' && this.editionRequirement !== null) {\n toReturn['editionRequirement'] = 'toApiJson' in this.editionRequirement ? this.editionRequirement.toApiJson() : this.editionRequirement;\n }\n if (typeof this.enabled !== 'undefined') {\n toReturn['enabled'] = this.enabled;\n }\n return toReturn;\n }\n}\nclass ListDependenciesRequiredItems {\n static fromProto(proto) {\n let m = new ListDependenciesRequiredItems();\n m = Object.assign(m, proto);\n if (proto.requiredItems) {\n m.requiredItems = proto.requiredItems.map(ListDependenciesRequiredItem.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.requiredItems !== 'undefined' && this.requiredItems !== null) {\n toReturn['requiredItems'] = 'toApiJson' in this.requiredItems ? this.requiredItems.toApiJson() : this.requiredItems;\n }\n return toReturn;\n }\n}\nclass ListDependenciesResponse {\n static fromProto(proto) {\n let m = new ListDependenciesResponse();\n m = Object.assign(m, proto);\n if (proto.missingItems) {\n m.missingItems = Object.keys(proto.missingItems).reduce((obj, k) => {\n obj[k] = ListDependenciesRequiredItems.fromProto(proto.missingItems[k]);\n return obj;\n }, {});\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.missingItems !== 'undefined' && this.missingItems !== null) {\n toReturn['missingItems'] = 'toApiJson' in this.missingItems ? this.missingItems.toApiJson() : this.missingItems;\n }\n return toReturn;\n }\n}\nclass ListDependenciesResponseMissingItemsEntry {\n static fromProto(proto) {\n let m = new ListDependenciesResponseMissingItemsEntry();\n m = Object.assign(m, proto);\n if (proto.value) {\n m.value = ListDependenciesRequiredItems.fromProto(proto.value);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.key !== 'undefined') {\n toReturn['key'] = this.key;\n }\n if (typeof this.value !== 'undefined' && this.value !== null) {\n toReturn['value'] = 'toApiJson' in this.value ? this.value.toApiJson() : this.value;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$8(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass ListActivatableItemsFilters {\n static fromProto(proto) {\n let m = new ListActivatableItemsFilters();\n m = Object.assign(m, proto);\n if (proto.itemType) {\n m.itemType = enumStringToValue$8(ItemType, proto.itemType);\n }\n if (proto.hasOrderForm) {\n m.hasOrderForm = enumStringToValue$8(OrderFormFilter, proto.hasOrderForm);\n }\n if (proto.itemTypes) {\n m.itemTypes = proto.itemTypes.map(v => enumStringToValue$8(ItemType, v));\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.searchTerm !== 'undefined') {\n toReturn['searchTerm'] = this.searchTerm;\n }\n if (typeof this.ownerPartnerId !== 'undefined') {\n toReturn['ownerPartnerId'] = this.ownerPartnerId;\n }\n if (typeof this.includeSuspended !== 'undefined') {\n toReturn['includeSuspended'] = this.includeSuspended;\n }\n if (typeof this.country !== 'undefined') {\n toReturn['country'] = this.country;\n }\n if (typeof this.itemType !== 'undefined') {\n toReturn['itemType'] = this.itemType;\n }\n if (typeof this.requiredItemId !== 'undefined') {\n toReturn['requiredItemId'] = this.requiredItemId;\n }\n if (typeof this.hasOrderForm !== 'undefined') {\n toReturn['hasOrderForm'] = this.hasOrderForm;\n }\n if (typeof this.itemTypes !== 'undefined') {\n toReturn['itemTypes'] = this.itemTypes;\n }\n return toReturn;\n }\n}\nclass ListActivatableItemsRequest {\n static fromProto(proto) {\n let m = new ListActivatableItemsRequest();\n m = Object.assign(m, proto);\n if (proto.pageSize) {\n m.pageSize = parseInt(proto.pageSize, 10);\n }\n if (proto.sortOptions) {\n m.sortOptions = ListActivatableItemsSortOptions.fromProto(proto.sortOptions);\n }\n if (proto.filters) {\n m.filters = ListActivatableItemsFilters.fromProto(proto.filters);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.sellerId !== 'undefined') {\n toReturn['sellerId'] = this.sellerId;\n }\n if (typeof this.cursor !== 'undefined') {\n toReturn['cursor'] = this.cursor;\n }\n if (typeof this.pageSize !== 'undefined') {\n toReturn['pageSize'] = this.pageSize;\n }\n if (typeof this.sortOptions !== 'undefined' && this.sortOptions !== null) {\n toReturn['sortOptions'] = 'toApiJson' in this.sortOptions ? this.sortOptions.toApiJson() : this.sortOptions;\n }\n if (typeof this.filters !== 'undefined' && this.filters !== null) {\n toReturn['filters'] = 'toApiJson' in this.filters ? this.filters.toApiJson() : this.filters;\n }\n if (typeof this.storeId !== 'undefined') {\n toReturn['storeId'] = this.storeId;\n }\n return toReturn;\n }\n}\nclass ListActivatableItemsResponse {\n static fromProto(proto) {\n let m = new ListActivatableItemsResponse();\n m = Object.assign(m, proto);\n if (proto.activatableItemSummaries) {\n m.activatableItemSummaries = proto.activatableItemSummaries.map(ActivatableItemSummary.fromProto);\n }\n if (proto.totalResults) {\n m.totalResults = parseInt(proto.totalResults, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.activatableItemSummaries !== 'undefined' && this.activatableItemSummaries !== null) {\n toReturn['activatableItemSummaries'] = 'toApiJson' in this.activatableItemSummaries ? this.activatableItemSummaries.toApiJson() : this.activatableItemSummaries;\n }\n if (typeof this.nextCursor !== 'undefined') {\n toReturn['nextCursor'] = this.nextCursor;\n }\n if (typeof this.hasMore !== 'undefined') {\n toReturn['hasMore'] = this.hasMore;\n }\n if (typeof this.totalResults !== 'undefined') {\n toReturn['totalResults'] = this.totalResults;\n }\n return toReturn;\n }\n}\nclass ListActivatableItemsSortOptions {\n static fromProto(proto) {\n let m = new ListActivatableItemsSortOptions();\n m = Object.assign(m, proto);\n if (proto.sortField) {\n m.sortField = enumStringToValue$8(ListActivatableItemsSortField, proto.sortField);\n }\n if (proto.sortDirection) {\n m.sortDirection = enumStringToValue$8(SortDirection, proto.sortDirection);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.sortField !== 'undefined') {\n toReturn['sortField'] = this.sortField;\n }\n if (typeof this.sortDirection !== 'undefined') {\n toReturn['sortDirection'] = this.sortDirection;\n }\n return toReturn;\n }\n}\nclass ListOwnedItemsFilterOptions {\n static fromProto(proto) {\n let m = new ListOwnedItemsFilterOptions();\n m = Object.assign(m, proto);\n if (proto.appType) {\n m.appType = enumStringToValue$8(ListOwnedItemsFilterOptionsAppType, proto.appType);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.searchTerm !== 'undefined') {\n toReturn['searchTerm'] = this.searchTerm;\n }\n if (typeof this.appType !== 'undefined') {\n toReturn['appType'] = this.appType;\n }\n return toReturn;\n }\n}\nclass ListOwnedItemsRequest {\n static fromProto(proto) {\n let m = new ListOwnedItemsRequest();\n m = Object.assign(m, proto);\n if (proto.pageSize) {\n m.pageSize = parseInt(proto.pageSize, 10);\n }\n if (proto.filterOptions) {\n m.filterOptions = ListOwnedItemsFilterOptions.fromProto(proto.filterOptions);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.ownerId !== 'undefined') {\n toReturn['ownerId'] = this.ownerId;\n }\n if (typeof this.cursor !== 'undefined') {\n toReturn['cursor'] = this.cursor;\n }\n if (typeof this.pageSize !== 'undefined') {\n toReturn['pageSize'] = this.pageSize;\n }\n if (typeof this.filterOptions !== 'undefined' && this.filterOptions !== null) {\n toReturn['filterOptions'] = 'toApiJson' in this.filterOptions ? this.filterOptions.toApiJson() : this.filterOptions;\n }\n return toReturn;\n }\n}\nclass ListOwnedItemsResponse {\n static fromProto(proto) {\n let m = new ListOwnedItemsResponse();\n m = Object.assign(m, proto);\n if (proto.items) {\n m.items = proto.items.map(Item.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.items !== 'undefined' && this.items !== null) {\n toReturn['items'] = 'toApiJson' in this.items ? this.items.toApiJson() : this.items;\n }\n if (typeof this.nextCursor !== 'undefined') {\n toReturn['nextCursor'] = this.nextCursor;\n }\n if (typeof this.hasMore !== 'undefined') {\n toReturn['hasMore'] = this.hasMore;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$7(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass DeleteCategoryRequest {\n static fromProto(proto) {\n let m = new DeleteCategoryRequest();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.categoryId !== 'undefined') {\n toReturn['categoryId'] = this.categoryId;\n }\n return toReturn;\n }\n}\nclass GetCategoriesRequest {\n static fromProto(proto) {\n let m = new GetCategoriesRequest();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n return toReturn;\n }\n}\nclass GetCategoriesResponse {\n static fromProto(proto) {\n let m = new GetCategoriesResponse();\n m = Object.assign(m, proto);\n if (proto.category) {\n m.category = proto.category.map(MarketplaceCategory.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.category !== 'undefined' && this.category !== null) {\n toReturn['category'] = 'toApiJson' in this.category ? this.category.toApiJson() : this.category;\n }\n return toReturn;\n }\n}\nclass MarketplaceCategory {\n static fromProto(proto) {\n let m = new MarketplaceCategory();\n m = Object.assign(m, proto);\n if (proto.subCategories) {\n m.subCategories = proto.subCategories.map(MarketplaceCategory.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.id !== 'undefined') {\n toReturn['id'] = this.id;\n }\n if (typeof this.name !== 'undefined') {\n toReturn['name'] = this.name;\n }\n if (typeof this.subCategories !== 'undefined' && this.subCategories !== null) {\n toReturn['subCategories'] = 'toApiJson' in this.subCategories ? this.subCategories.toApiJson() : this.subCategories;\n }\n return toReturn;\n }\n}\nclass UpsertRequest {\n static fromProto(proto) {\n let m = new UpsertRequest();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.categoryId !== 'undefined') {\n toReturn['categoryId'] = this.categoryId;\n }\n if (typeof this.categoryName !== 'undefined') {\n toReturn['categoryName'] = this.categoryName;\n }\n if (typeof this.parentId !== 'undefined') {\n toReturn['parentId'] = this.parentId;\n }\n return toReturn;\n }\n}\nclass UpsertResponse {\n static fromProto(proto) {\n let m = new UpsertResponse();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.categoryId !== 'undefined') {\n toReturn['categoryId'] = this.categoryId;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$6(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass Fee {\n static fromProto(proto) {\n let m = new Fee();\n m = Object.assign(m, proto);\n if (proto.amountType) {\n m.amountType = enumStringToValue$6(FeeAmountType, proto.amountType);\n }\n if (proto.feeType) {\n m.feeType = enumStringToValue$6(FeeType, proto.feeType);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.amount !== 'undefined') {\n toReturn['amount'] = this.amount;\n }\n if (typeof this.amountType !== 'undefined') {\n toReturn['amountType'] = this.amountType;\n }\n if (typeof this.feeType !== 'undefined') {\n toReturn['feeType'] = this.feeType;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$5(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass AppPrice {\n static fromProto(proto) {\n let m = new AppPrice();\n m = Object.assign(m, proto);\n if (proto.displayOverride) {\n m.displayOverride = enumStringToValue$5(PriceDisplayOverride, proto.displayOverride);\n }\n if (proto.billingConfiguration) {\n m.billingConfiguration = BillingConfiguration.fromProto(proto.billingConfiguration);\n }\n if (proto.pricesForEditions) {\n m.pricesForEditions = Object.keys(proto.pricesForEditions).reduce((obj, k) => {\n obj[k] = UnitPrice.fromProto(proto.pricesForEditions[k]);\n return obj;\n }, {});\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.displayOverride !== 'undefined') {\n toReturn['displayOverride'] = this.displayOverride;\n }\n if (typeof this.billingConfiguration !== 'undefined' && this.billingConfiguration !== null) {\n toReturn['billingConfiguration'] = 'toApiJson' in this.billingConfiguration ? this.billingConfiguration.toApiJson() : this.billingConfiguration;\n }\n if (typeof this.pricesForEditions !== 'undefined' && this.pricesForEditions !== null) {\n toReturn['pricesForEditions'] = 'toApiJson' in this.pricesForEditions ? this.pricesForEditions.toApiJson() : this.pricesForEditions;\n }\n return toReturn;\n }\n}\nclass AppPrices {\n static fromProto(proto) {\n let m = new AppPrices();\n m = Object.assign(m, proto);\n if (proto.pricesForContexts) {\n m.pricesForContexts = Object.keys(proto.pricesForContexts).reduce((obj, k) => {\n obj[k] = AppPrice.fromProto(proto.pricesForContexts[k]);\n return obj;\n }, {});\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.pricesForContexts !== 'undefined' && this.pricesForContexts !== null) {\n toReturn['pricesForContexts'] = 'toApiJson' in this.pricesForContexts ? this.pricesForContexts.toApiJson() : this.pricesForContexts;\n }\n return toReturn;\n }\n}\nclass BillingConfiguration {\n static fromProto(proto) {\n let m = new BillingConfiguration();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.usesVariablePricing !== 'undefined') {\n toReturn['usesVariablePricing'] = this.usesVariablePricing;\n }\n if (typeof this.usesComponentPricing !== 'undefined') {\n toReturn['usesComponentPricing'] = this.usesComponentPricing;\n }\n if (typeof this.usesEditions !== 'undefined') {\n toReturn['usesEditions'] = this.usesEditions;\n }\n return toReturn;\n }\n}\nclass Commitment {\n static fromProto(proto) {\n let m = new Commitment();\n m = Object.assign(m, proto);\n if (proto.initial) {\n m.initial = parseInt(proto.initial, 10);\n }\n if (proto.recurring) {\n m.recurring = parseInt(proto.recurring, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.initial !== 'undefined') {\n toReturn['initial'] = this.initial;\n }\n if (typeof this.recurring !== 'undefined') {\n toReturn['recurring'] = this.recurring;\n }\n return toReturn;\n }\n}\nclass Discount {\n static fromProto(proto) {\n let m = new Discount();\n m = Object.assign(m, proto);\n if (proto.discountType) {\n m.discountType = enumStringToValue$5(DiscountType, proto.discountType);\n }\n if (proto.amount) {\n m.amount = parseInt(proto.amount, 10);\n }\n if (proto.start) {\n m.start = new Date(proto.start);\n }\n if (proto.end) {\n m.end = new Date(proto.end);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.discountType !== 'undefined') {\n toReturn['discountType'] = this.discountType;\n }\n if (typeof this.amount !== 'undefined') {\n toReturn['amount'] = this.amount;\n }\n if (typeof this.start !== 'undefined' && this.start !== null) {\n toReturn['start'] = 'toApiJson' in this.start ? this.start.toApiJson() : this.start;\n }\n if (typeof this.end !== 'undefined' && this.end !== null) {\n toReturn['end'] = 'toApiJson' in this.end ? this.end.toApiJson() : this.end;\n }\n return toReturn;\n }\n}\nclass FrequencyPrice {\n static fromProto(proto) {\n let m = new FrequencyPrice();\n m = Object.assign(m, proto);\n if (proto.frequency) {\n m.frequency = enumStringToValue$5(UnitBillingFrequency, proto.frequency);\n }\n if (proto.setupFee) {\n m.setupFee = parseInt(proto.setupFee, 10);\n }\n if (proto.commitment) {\n m.commitment = Commitment.fromProto(proto.commitment);\n }\n if (proto.pricingRules) {\n m.pricingRules = proto.pricingRules.map(PricingRule.fromProto);\n }\n if (proto.instancePrice) {\n m.instancePrice = InstancePrice.fromProto(proto.instancePrice);\n }\n if (proto.fees) {\n m.fees = proto.fees.map(Fee.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.frequency !== 'undefined') {\n toReturn['frequency'] = this.frequency;\n }\n if (typeof this.setupFee !== 'undefined') {\n toReturn['setupFee'] = this.setupFee;\n }\n if (typeof this.commitment !== 'undefined' && this.commitment !== null) {\n toReturn['commitment'] = 'toApiJson' in this.commitment ? this.commitment.toApiJson() : this.commitment;\n }\n if (typeof this.pricingRules !== 'undefined' && this.pricingRules !== null) {\n toReturn['pricingRules'] = 'toApiJson' in this.pricingRules ? this.pricingRules.toApiJson() : this.pricingRules;\n }\n if (typeof this.instancePrice !== 'undefined' && this.instancePrice !== null) {\n toReturn['instancePrice'] = 'toApiJson' in this.instancePrice ? this.instancePrice.toApiJson() : this.instancePrice;\n }\n if (typeof this.fees !== 'undefined' && this.fees !== null) {\n toReturn['fees'] = 'toApiJson' in this.fees ? this.fees.toApiJson() : this.fees;\n }\n return toReturn;\n }\n}\nclass FrequencyPrices {\n static fromProto(proto) {\n let m = new FrequencyPrices();\n m = Object.assign(m, proto);\n if (proto.pricesForFrequencies) {\n m.pricesForFrequencies = proto.pricesForFrequencies.map(FrequencyPrice.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.pricesForFrequencies !== 'undefined' && this.pricesForFrequencies !== null) {\n toReturn['pricesForFrequencies'] = 'toApiJson' in this.pricesForFrequencies ? this.pricesForFrequencies.toApiJson() : this.pricesForFrequencies;\n }\n return toReturn;\n }\n}\nclass InstancePrice {\n static fromProto(proto) {\n let m = new InstancePrice();\n m = Object.assign(m, proto);\n if (proto.total) {\n m.total = parseInt(proto.total, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.total !== 'undefined') {\n toReturn['total'] = this.total;\n }\n return toReturn;\n }\n}\nclass AppPricesPricesForContextsEntry {\n static fromProto(proto) {\n let m = new AppPricesPricesForContextsEntry();\n m = Object.assign(m, proto);\n if (proto.value) {\n m.value = AppPrice.fromProto(proto.value);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.key !== 'undefined') {\n toReturn['key'] = this.key;\n }\n if (typeof this.value !== 'undefined' && this.value !== null) {\n toReturn['value'] = 'toApiJson' in this.value ? this.value.toApiJson() : this.value;\n }\n return toReturn;\n }\n}\nclass UnitPricePricesForCurrenciesEntry {\n static fromProto(proto) {\n let m = new UnitPricePricesForCurrenciesEntry();\n m = Object.assign(m, proto);\n if (proto.value) {\n m.value = FrequencyPrices.fromProto(proto.value);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.key !== 'undefined') {\n toReturn['key'] = this.key;\n }\n if (typeof this.value !== 'undefined' && this.value !== null) {\n toReturn['value'] = 'toApiJson' in this.value ? this.value.toApiJson() : this.value;\n }\n return toReturn;\n }\n}\nclass AppPricePricesForEditionsEntry {\n static fromProto(proto) {\n let m = new AppPricePricesForEditionsEntry();\n m = Object.assign(m, proto);\n if (proto.value) {\n m.value = UnitPrice.fromProto(proto.value);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.key !== 'undefined') {\n toReturn['key'] = this.key;\n }\n if (typeof this.value !== 'undefined' && this.value !== null) {\n toReturn['value'] = 'toApiJson' in this.value ? this.value.toApiJson() : this.value;\n }\n return toReturn;\n }\n}\nclass PricingRule {\n static fromProto(proto) {\n let m = new PricingRule();\n m = Object.assign(m, proto);\n if (proto.price) {\n m.price = parseInt(proto.price, 10);\n }\n if (proto.max) {\n m.max = parseInt(proto.max, 10);\n }\n if (proto.min) {\n m.min = parseInt(proto.min, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.price !== 'undefined') {\n toReturn['price'] = this.price;\n }\n if (typeof this.max !== 'undefined') {\n toReturn['max'] = this.max;\n }\n if (typeof this.min !== 'undefined') {\n toReturn['min'] = this.min;\n }\n return toReturn;\n }\n}\nclass RequestedApp {\n static fromProto(proto) {\n let m = new RequestedApp();\n m = Object.assign(m, proto);\n if (proto.quantity) {\n m.quantity = parseInt(proto.quantity, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.quantity !== 'undefined') {\n toReturn['quantity'] = this.quantity;\n }\n return toReturn;\n }\n}\nclass UnitPrice {\n static fromProto(proto) {\n let m = new UnitPrice();\n m = Object.assign(m, proto);\n if (proto.pricesForCurrencies) {\n m.pricesForCurrencies = Object.keys(proto.pricesForCurrencies).reduce((obj, k) => {\n obj[k] = FrequencyPrices.fromProto(proto.pricesForCurrencies[k]);\n return obj;\n }, {});\n }\n if (proto.discount) {\n m.discount = proto.discount.map(Discount.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.pricesForCurrencies !== 'undefined' && this.pricesForCurrencies !== null) {\n toReturn['pricesForCurrencies'] = 'toApiJson' in this.pricesForCurrencies ? this.pricesForCurrencies.toApiJson() : this.pricesForCurrencies;\n }\n if (typeof this.discount !== 'undefined' && this.discount !== null) {\n toReturn['discount'] = 'toApiJson' in this.discount ? this.discount.toApiJson() : this.discount;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$4(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass GetMultiPricingRequest {\n static fromProto(proto) {\n let m = new GetMultiPricingRequest();\n m = Object.assign(m, proto);\n if (proto.pricingContexts) {\n m.pricingContexts = FieldMask.fromProto(proto.pricingContexts);\n }\n if (proto.filterOptions) {\n m.filterOptions = FieldMask.fromProto(proto.filterOptions);\n }\n if (proto.requestedApps) {\n m.requestedApps = proto.requestedApps.map(RequestedApp.fromProto);\n }\n if (proto.requestedItems) {\n m.requestedItems = proto.requestedItems.map(RequestedApp.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appIds !== 'undefined') {\n toReturn['appIds'] = this.appIds;\n }\n if (typeof this.pricingContexts !== 'undefined' && this.pricingContexts !== null) {\n toReturn['pricingContexts'] = 'toApiJson' in this.pricingContexts ? this.pricingContexts.toApiJson() : this.pricingContexts;\n }\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.marketId !== 'undefined') {\n toReturn['marketId'] = this.marketId;\n }\n if (typeof this.filterOptions !== 'undefined' && this.filterOptions !== null) {\n toReturn['filterOptions'] = 'toApiJson' in this.filterOptions ? this.filterOptions.toApiJson() : this.filterOptions;\n }\n if (typeof this.requestedApps !== 'undefined' && this.requestedApps !== null) {\n toReturn['requestedApps'] = 'toApiJson' in this.requestedApps ? this.requestedApps.toApiJson() : this.requestedApps;\n }\n if (typeof this.businessId !== 'undefined') {\n toReturn['businessId'] = this.businessId;\n }\n if (typeof this.itemIds !== 'undefined') {\n toReturn['itemIds'] = this.itemIds;\n }\n if (typeof this.requestedItems !== 'undefined' && this.requestedItems !== null) {\n toReturn['requestedItems'] = 'toApiJson' in this.requestedItems ? this.requestedItems.toApiJson() : this.requestedItems;\n }\n return toReturn;\n }\n}\nclass GetMultiPricingResponse {\n static fromProto(proto) {\n let m = new GetMultiPricingResponse();\n m = Object.assign(m, proto);\n if (proto.appPrices) {\n m.appPrices = proto.appPrices.map(AppPrices.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appPrices !== 'undefined' && this.appPrices !== null) {\n toReturn['appPrices'] = 'toApiJson' in this.appPrices ? this.appPrices.toApiJson() : this.appPrices;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$3(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass PagedRequestOptions {\n static fromProto(proto) {\n let m = new PagedRequestOptions();\n m = Object.assign(m, proto);\n if (proto.pageSize) {\n m.pageSize = parseInt(proto.pageSize, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.cursor !== 'undefined') {\n toReturn['cursor'] = this.cursor;\n }\n if (typeof this.pageSize !== 'undefined') {\n toReturn['pageSize'] = this.pageSize;\n }\n return toReturn;\n }\n}\nclass PagedResponseMetadata {\n static fromProto(proto) {\n let m = new PagedResponseMetadata();\n m = Object.assign(m, proto);\n if (proto.totalResults) {\n m.totalResults = parseInt(proto.totalResults, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.nextCursor !== 'undefined') {\n toReturn['nextCursor'] = this.nextCursor;\n }\n if (typeof this.hasMore !== 'undefined') {\n toReturn['hasMore'] = this.hasMore;\n }\n if (typeof this.totalResults !== 'undefined') {\n toReturn['totalResults'] = this.totalResults;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$2(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass ArchiveAuxiliaryDataFieldSchemaRequest {\n static fromProto(proto) {\n let m = new ArchiveAuxiliaryDataFieldSchemaRequest();\n m = Object.assign(m, proto);\n if (proto.identifier) {\n m.identifier = FieldSchemaIdentifier.fromProto(proto.identifier);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.identifier !== 'undefined' && this.identifier !== null) {\n toReturn['identifier'] = 'toApiJson' in this.identifier ? this.identifier.toApiJson() : this.identifier;\n }\n return toReturn;\n }\n}\nclass AuxiliaryDataFieldSchema {\n static fromProto(proto) {\n let m = new AuxiliaryDataFieldSchema();\n m = Object.assign(m, proto);\n if (proto.fieldType) {\n m.fieldType = enumStringToValue$2(AuxiliaryDataFieldType, proto.fieldType);\n }\n if (proto.created) {\n m.created = new Date(proto.created);\n }\n if (proto.updated) {\n m.updated = new Date(proto.updated);\n }\n if (proto.dropdownOptions) {\n m.dropdownOptions = proto.dropdownOptions.map(DropdownOption.fromProto);\n }\n if (proto.archived) {\n m.archived = new Date(proto.archived);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.fieldId !== 'undefined') {\n toReturn['fieldId'] = this.fieldId;\n }\n if (typeof this.fieldType !== 'undefined') {\n toReturn['fieldType'] = this.fieldType;\n }\n if (typeof this.fieldName !== 'undefined') {\n toReturn['fieldName'] = this.fieldName;\n }\n if (typeof this.fieldDescription !== 'undefined') {\n toReturn['fieldDescription'] = this.fieldDescription;\n }\n if (typeof this.created !== 'undefined' && this.created !== null) {\n toReturn['created'] = 'toApiJson' in this.created ? this.created.toApiJson() : this.created;\n }\n if (typeof this.updated !== 'undefined' && this.updated !== null) {\n toReturn['updated'] = 'toApiJson' in this.updated ? this.updated.toApiJson() : this.updated;\n }\n if (typeof this.dropdownOptions !== 'undefined' && this.dropdownOptions !== null) {\n toReturn['dropdownOptions'] = 'toApiJson' in this.dropdownOptions ? this.dropdownOptions.toApiJson() : this.dropdownOptions;\n }\n if (typeof this.currencyCode !== 'undefined') {\n toReturn['currencyCode'] = this.currencyCode;\n }\n if (typeof this.archived !== 'undefined' && this.archived !== null) {\n toReturn['archived'] = 'toApiJson' in this.archived ? this.archived.toApiJson() : this.archived;\n }\n if (typeof this.externalId !== 'undefined') {\n toReturn['externalId'] = this.externalId;\n }\n return toReturn;\n }\n}\nclass AuxiliaryDataObjectID {\n static fromProto(proto) {\n let m = new AuxiliaryDataObjectID();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.objectId !== 'undefined') {\n toReturn['objectId'] = this.objectId;\n }\n return toReturn;\n }\n}\nclass CreateAuxiliaryDataFieldSchemaRequest {\n static fromProto(proto) {\n let m = new CreateAuxiliaryDataFieldSchemaRequest();\n m = Object.assign(m, proto);\n if (proto.fieldSchema) {\n m.fieldSchema = AuxiliaryDataFieldSchema.fromProto(proto.fieldSchema);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.fieldSchema !== 'undefined' && this.fieldSchema !== null) {\n toReturn['fieldSchema'] = 'toApiJson' in this.fieldSchema ? this.fieldSchema.toApiJson() : this.fieldSchema;\n }\n return toReturn;\n }\n}\nclass DropdownOption {\n static fromProto(proto) {\n let m = new DropdownOption();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.label !== 'undefined') {\n toReturn['label'] = this.label;\n }\n if (typeof this.value !== 'undefined') {\n toReturn['value'] = this.value;\n }\n return toReturn;\n }\n}\nclass FieldDataUpsertOperation {\n static fromProto(proto) {\n let m = new FieldDataUpsertOperation();\n m = Object.assign(m, proto);\n if (proto.integer) {\n m.integer = parseInt(proto.integer, 10);\n }\n if (proto.date) {\n m.date = new Date(proto.date);\n }\n if (proto.currencyValue) {\n m.currencyValue = parseInt(proto.currencyValue, 10);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.fieldDataId !== 'undefined') {\n toReturn['fieldDataId'] = this.fieldDataId;\n }\n if (typeof this.externalId !== 'undefined') {\n toReturn['externalId'] = this.externalId;\n }\n if (typeof this.integer !== 'undefined') {\n toReturn['integer'] = this.integer;\n }\n if (typeof this.string !== 'undefined') {\n toReturn['string'] = this.string;\n }\n if (typeof this.date !== 'undefined' && this.date !== null) {\n toReturn['date'] = 'toApiJson' in this.date ? this.date.toApiJson() : this.date;\n }\n if (typeof this.dropdownValue !== 'undefined') {\n toReturn['dropdownValue'] = this.dropdownValue;\n }\n if (typeof this.currencyValue !== 'undefined') {\n toReturn['currencyValue'] = this.currencyValue;\n }\n if (typeof this.deleteValue !== 'undefined') {\n toReturn['deleteValue'] = this.deleteValue;\n }\n return toReturn;\n }\n}\nclass FieldSchemaIdentifier {\n static fromProto(proto) {\n let m = new FieldSchemaIdentifier();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.fieldId !== 'undefined') {\n toReturn['fieldId'] = this.fieldId;\n }\n if (typeof this.externalId !== 'undefined') {\n toReturn['externalId'] = this.externalId;\n }\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n return toReturn;\n }\n}\nclass ListAuxiliaryDataFieldSchemaRequestFilters {\n static fromProto(proto) {\n let m = new ListAuxiliaryDataFieldSchemaRequestFilters();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.onlyArchived !== 'undefined') {\n toReturn['onlyArchived'] = this.onlyArchived;\n }\n return toReturn;\n }\n}\nclass GetAuxiliaryDataFieldSchemaRequest {\n static fromProto(proto) {\n let m = new GetAuxiliaryDataFieldSchemaRequest();\n m = Object.assign(m, proto);\n if (proto.identifier) {\n m.identifier = FieldSchemaIdentifier.fromProto(proto.identifier);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.identifier !== 'undefined' && this.identifier !== null) {\n toReturn['identifier'] = 'toApiJson' in this.identifier ? this.identifier.toApiJson() : this.identifier;\n }\n return toReturn;\n }\n}\nclass GetAuxiliaryDataFieldSchemaResponse {\n static fromProto(proto) {\n let m = new GetAuxiliaryDataFieldSchemaResponse();\n m = Object.assign(m, proto);\n if (proto.fieldSchema) {\n m.fieldSchema = AuxiliaryDataFieldSchema.fromProto(proto.fieldSchema);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.fieldSchema !== 'undefined' && this.fieldSchema !== null) {\n toReturn['fieldSchema'] = 'toApiJson' in this.fieldSchema ? this.fieldSchema.toApiJson() : this.fieldSchema;\n }\n return toReturn;\n }\n}\nclass GetMultiAuxiliaryDataFieldSchemaRequest {\n static fromProto(proto) {\n let m = new GetMultiAuxiliaryDataFieldSchemaRequest();\n m = Object.assign(m, proto);\n if (proto.identifiers) {\n m.identifiers = proto.identifiers.map(FieldSchemaIdentifier.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.identifiers !== 'undefined' && this.identifiers !== null) {\n toReturn['identifiers'] = 'toApiJson' in this.identifiers ? this.identifiers.toApiJson() : this.identifiers;\n }\n return toReturn;\n }\n}\nclass GetMultiAuxiliaryDataFieldSchemaResponse {\n static fromProto(proto) {\n let m = new GetMultiAuxiliaryDataFieldSchemaResponse();\n m = Object.assign(m, proto);\n if (proto.fieldSchemas) {\n m.fieldSchemas = proto.fieldSchemas.map(AuxiliaryDataFieldSchema.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.fieldSchemas !== 'undefined' && this.fieldSchemas !== null) {\n toReturn['fieldSchemas'] = 'toApiJson' in this.fieldSchemas ? this.fieldSchemas.toApiJson() : this.fieldSchemas;\n }\n return toReturn;\n }\n}\nclass ListAuxiliaryDataFieldSchemaRequest {\n static fromProto(proto) {\n let m = new ListAuxiliaryDataFieldSchemaRequest();\n m = Object.assign(m, proto);\n if (proto.pagingOptions) {\n m.pagingOptions = PagedRequestOptions.fromProto(proto.pagingOptions);\n }\n if (proto.filters) {\n m.filters = ListAuxiliaryDataFieldSchemaRequestFilters.fromProto(proto.filters);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.partnerId !== 'undefined') {\n toReturn['partnerId'] = this.partnerId;\n }\n if (typeof this.pagingOptions !== 'undefined' && this.pagingOptions !== null) {\n toReturn['pagingOptions'] = 'toApiJson' in this.pagingOptions ? this.pagingOptions.toApiJson() : this.pagingOptions;\n }\n if (typeof this.filters !== 'undefined' && this.filters !== null) {\n toReturn['filters'] = 'toApiJson' in this.filters ? this.filters.toApiJson() : this.filters;\n }\n return toReturn;\n }\n}\nclass ListAuxiliaryDataFieldSchemaResponse {\n static fromProto(proto) {\n let m = new ListAuxiliaryDataFieldSchemaResponse();\n m = Object.assign(m, proto);\n if (proto.fieldSchemas) {\n m.fieldSchemas = proto.fieldSchemas.map(AuxiliaryDataFieldSchema.fromProto);\n }\n if (proto.pagingMetadata) {\n m.pagingMetadata = PagedResponseMetadata.fromProto(proto.pagingMetadata);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.fieldSchemas !== 'undefined' && this.fieldSchemas !== null) {\n toReturn['fieldSchemas'] = 'toApiJson' in this.fieldSchemas ? this.fieldSchemas.toApiJson() : this.fieldSchemas;\n }\n if (typeof this.pagingMetadata !== 'undefined' && this.pagingMetadata !== null) {\n toReturn['pagingMetadata'] = 'toApiJson' in this.pagingMetadata ? this.pagingMetadata.toApiJson() : this.pagingMetadata;\n }\n return toReturn;\n }\n}\nclass ListAuxiliaryDataRequest {\n static fromProto(proto) {\n let m = new ListAuxiliaryDataRequest();\n m = Object.assign(m, proto);\n if (proto.auxiliaryDataObjectId) {\n m.auxiliaryDataObjectId = AuxiliaryDataObjectID.fromProto(proto.auxiliaryDataObjectId);\n }\n if (proto.pagingOptions) {\n m.pagingOptions = PagedRequestOptions.fromProto(proto.pagingOptions);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.auxiliaryDataObjectId !== 'undefined' && this.auxiliaryDataObjectId !== null) {\n toReturn['auxiliaryDataObjectId'] = 'toApiJson' in this.auxiliaryDataObjectId ? this.auxiliaryDataObjectId.toApiJson() : this.auxiliaryDataObjectId;\n }\n if (typeof this.pagingOptions !== 'undefined' && this.pagingOptions !== null) {\n toReturn['pagingOptions'] = 'toApiJson' in this.pagingOptions ? this.pagingOptions.toApiJson() : this.pagingOptions;\n }\n return toReturn;\n }\n}\nclass ListAuxiliaryDataResponse {\n static fromProto(proto) {\n let m = new ListAuxiliaryDataResponse();\n m = Object.assign(m, proto);\n if (proto.pagingMetadata) {\n m.pagingMetadata = PagedResponseMetadata.fromProto(proto.pagingMetadata);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.jsonSchema !== 'undefined') {\n toReturn['jsonSchema'] = this.jsonSchema;\n }\n if (typeof this.jsonData !== 'undefined') {\n toReturn['jsonData'] = this.jsonData;\n }\n if (typeof this.pagingMetadata !== 'undefined' && this.pagingMetadata !== null) {\n toReturn['pagingMetadata'] = 'toApiJson' in this.pagingMetadata ? this.pagingMetadata.toApiJson() : this.pagingMetadata;\n }\n return toReturn;\n }\n}\nclass UnarchiveAuxiliaryDataFieldSchemaRequest {\n static fromProto(proto) {\n let m = new UnarchiveAuxiliaryDataFieldSchemaRequest();\n m = Object.assign(m, proto);\n if (proto.identifier) {\n m.identifier = FieldSchemaIdentifier.fromProto(proto.identifier);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.identifier !== 'undefined' && this.identifier !== null) {\n toReturn['identifier'] = 'toApiJson' in this.identifier ? this.identifier.toApiJson() : this.identifier;\n }\n return toReturn;\n }\n}\nclass UpdateAuxiliaryDataFieldSchemaRequest {\n static fromProto(proto) {\n let m = new UpdateAuxiliaryDataFieldSchemaRequest();\n m = Object.assign(m, proto);\n if (proto.fieldSchema) {\n m.fieldSchema = AuxiliaryDataFieldSchema.fromProto(proto.fieldSchema);\n }\n if (proto.fieldMask) {\n m.fieldMask = FieldMask.fromProto(proto.fieldMask);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.fieldSchema !== 'undefined' && this.fieldSchema !== null) {\n toReturn['fieldSchema'] = 'toApiJson' in this.fieldSchema ? this.fieldSchema.toApiJson() : this.fieldSchema;\n }\n if (typeof this.fieldMask !== 'undefined' && this.fieldMask !== null) {\n toReturn['fieldMask'] = 'toApiJson' in this.fieldMask ? this.fieldMask.toApiJson() : this.fieldMask;\n }\n return toReturn;\n }\n}\nclass UpsertAuxiliaryDataRequest {\n static fromProto(proto) {\n let m = new UpsertAuxiliaryDataRequest();\n m = Object.assign(m, proto);\n if (proto.auxiliaryDataObjectId) {\n m.auxiliaryDataObjectId = AuxiliaryDataObjectID.fromProto(proto.auxiliaryDataObjectId);\n }\n if (proto.fieldDataUpsertOperations) {\n m.fieldDataUpsertOperations = proto.fieldDataUpsertOperations.map(FieldDataUpsertOperation.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.auxiliaryDataObjectId !== 'undefined' && this.auxiliaryDataObjectId !== null) {\n toReturn['auxiliaryDataObjectId'] = 'toApiJson' in this.auxiliaryDataObjectId ? this.auxiliaryDataObjectId.toApiJson() : this.auxiliaryDataObjectId;\n }\n if (typeof this.fieldDataUpsertOperations !== 'undefined' && this.fieldDataUpsertOperations !== null) {\n toReturn['fieldDataUpsertOperations'] = 'toApiJson' in this.fieldDataUpsertOperations ? this.fieldDataUpsertOperations.toApiJson() : this.fieldDataUpsertOperations;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue$1(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass IncludedCommonFormFields {\n static fromProto(proto) {\n let m = new IncludedCommonFormFields();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.businessName !== 'undefined') {\n toReturn['businessName'] = this.businessName;\n }\n if (typeof this.businessAddress !== 'undefined') {\n toReturn['businessAddress'] = this.businessAddress;\n }\n if (typeof this.businessPhoneNumber !== 'undefined') {\n toReturn['businessPhoneNumber'] = this.businessPhoneNumber;\n }\n if (typeof this.businessAccountGroupId !== 'undefined') {\n toReturn['businessAccountGroupId'] = this.businessAccountGroupId;\n }\n if (typeof this.salespersonName !== 'undefined') {\n toReturn['salespersonName'] = this.salespersonName;\n }\n if (typeof this.salespersonPhoneNumber !== 'undefined') {\n toReturn['salespersonPhoneNumber'] = this.salespersonPhoneNumber;\n }\n if (typeof this.salespersonEmail !== 'undefined') {\n toReturn['salespersonEmail'] = this.salespersonEmail;\n }\n if (typeof this.contactName !== 'undefined') {\n toReturn['contactName'] = this.contactName;\n }\n if (typeof this.contactPhoneNumber !== 'undefined') {\n toReturn['contactPhoneNumber'] = this.contactPhoneNumber;\n }\n if (typeof this.contactEmail !== 'undefined') {\n toReturn['contactEmail'] = this.contactEmail;\n }\n if (typeof this.businessWebsite !== 'undefined') {\n toReturn['businessWebsite'] = this.businessWebsite;\n }\n return toReturn;\n }\n}\nclass OrderFormFieldOption {\n static fromProto(proto) {\n let m = new OrderFormFieldOption();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.label !== 'undefined') {\n toReturn['label'] = this.label;\n }\n if (typeof this.value !== 'undefined') {\n toReturn['value'] = this.value;\n }\n return toReturn;\n }\n}\nclass OrderForm {\n static fromProto(proto) {\n let m = new OrderForm();\n m = Object.assign(m, proto);\n if (proto.orderForm) {\n m.orderForm = proto.orderForm.map(OrderFormField.fromProto);\n }\n if (proto.commonForm) {\n m.commonForm = IncludedCommonFormFields.fromProto(proto.commonForm);\n }\n if (proto.commonFormRequiredFields) {\n m.commonFormRequiredFields = IncludedCommonFormFields.fromProto(proto.commonFormRequiredFields);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.orderForm !== 'undefined' && this.orderForm !== null) {\n toReturn['orderForm'] = 'toApiJson' in this.orderForm ? this.orderForm.toApiJson() : this.orderForm;\n }\n if (typeof this.commonForm !== 'undefined' && this.commonForm !== null) {\n toReturn['commonForm'] = 'toApiJson' in this.commonForm ? this.commonForm.toApiJson() : this.commonForm;\n }\n if (typeof this.activationMessage !== 'undefined') {\n toReturn['activationMessage'] = this.activationMessage;\n }\n if (typeof this.separateOrderForms !== 'undefined') {\n toReturn['separateOrderForms'] = this.separateOrderForms;\n }\n if (typeof this.commonFormRequiredFields !== 'undefined' && this.commonFormRequiredFields !== null) {\n toReturn['commonFormRequiredFields'] = 'toApiJson' in this.commonFormRequiredFields ? this.commonFormRequiredFields.toApiJson() : this.commonFormRequiredFields;\n }\n if (typeof this.usesPostBillingOrderForm !== 'undefined') {\n toReturn['usesPostBillingOrderForm'] = this.usesPostBillingOrderForm;\n }\n if (typeof this.footerText !== 'undefined') {\n toReturn['footerText'] = this.footerText;\n }\n return toReturn;\n }\n}\nclass OrderFormField {\n static fromProto(proto) {\n let m = new OrderFormField();\n m = Object.assign(m, proto);\n if (proto.maxChoices) {\n m.maxChoices = parseInt(proto.maxChoices, 10);\n }\n if (proto.optionsWithLabels) {\n m.optionsWithLabels = proto.optionsWithLabels.map(OrderFormFieldOption.fromProto);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.label !== 'undefined') {\n toReturn['label'] = this.label;\n }\n if (typeof this.id !== 'undefined') {\n toReturn['id'] = this.id;\n }\n if (typeof this.type !== 'undefined') {\n toReturn['type'] = this.type;\n }\n if (typeof this.options !== 'undefined') {\n toReturn['options'] = this.options;\n }\n if (typeof this.description !== 'undefined') {\n toReturn['description'] = this.description;\n }\n if (typeof this.required !== 'undefined') {\n toReturn['required'] = this.required;\n }\n if (typeof this.uploadUrl !== 'undefined') {\n toReturn['uploadUrl'] = this.uploadUrl;\n }\n if (typeof this.prefix !== 'undefined') {\n toReturn['prefix'] = this.prefix;\n }\n if (typeof this.suffix !== 'undefined') {\n toReturn['suffix'] = this.suffix;\n }\n if (typeof this.regexValidator !== 'undefined') {\n toReturn['regexValidator'] = this.regexValidator;\n }\n if (typeof this.regexErrorMessage !== 'undefined') {\n toReturn['regexErrorMessage'] = this.regexErrorMessage;\n }\n if (typeof this.useWebhookValidator !== 'undefined') {\n toReturn['useWebhookValidator'] = this.useWebhookValidator;\n }\n if (typeof this.allowMultiples !== 'undefined') {\n toReturn['allowMultiples'] = this.allowMultiples;\n }\n if (typeof this.allowDuplicates !== 'undefined') {\n toReturn['allowDuplicates'] = this.allowDuplicates;\n }\n if (typeof this.maxChoices !== 'undefined') {\n toReturn['maxChoices'] = this.maxChoices;\n }\n if (typeof this.forOfficeUseOnly !== 'undefined') {\n toReturn['forOfficeUseOnly'] = this.forOfficeUseOnly;\n }\n if (typeof this.optionsWithLabels !== 'undefined' && this.optionsWithLabels !== null) {\n toReturn['optionsWithLabels'] = 'toApiJson' in this.optionsWithLabels ? this.optionsWithLabels.toApiJson() : this.optionsWithLabels;\n }\n if (typeof this.officeEditableOnly !== 'undefined') {\n toReturn['officeEditableOnly'] = this.officeEditableOnly;\n }\n return toReturn;\n }\n}\nfunction enumStringToValue(enumRef, value) {\n if (typeof value === 'number') {\n return value;\n }\n return enumRef[value];\n}\nclass FulfillmentOrderConfig {\n static fromProto(proto) {\n let m = new FulfillmentOrderConfig();\n m = Object.assign(m, proto);\n if (proto.release) {\n m.release = enumStringToValue(ReleaseType, proto.release);\n }\n if (proto.fulfillmentForm) {\n m.fulfillmentForm = OrderForm.fromProto(proto.fulfillmentForm);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.release !== 'undefined') {\n toReturn['release'] = this.release;\n }\n if (typeof this.defaultExternalFormUrl !== 'undefined') {\n toReturn['defaultExternalFormUrl'] = this.defaultExternalFormUrl;\n }\n if (typeof this.isEnabled !== 'undefined') {\n toReturn['isEnabled'] = this.isEnabled;\n }\n if (typeof this.fulfillmentForm !== 'undefined' && this.fulfillmentForm !== null) {\n toReturn['fulfillmentForm'] = 'toApiJson' in this.fulfillmentForm ? this.fulfillmentForm.toApiJson() : this.fulfillmentForm;\n }\n if (typeof this.usesFulfillmentForm !== 'undefined') {\n toReturn['usesFulfillmentForm'] = this.usesFulfillmentForm;\n }\n return toReturn;\n }\n}\nclass FulfillmentOrderConfigProjectionFilter {\n static fromProto(proto) {\n let m = new FulfillmentOrderConfigProjectionFilter();\n m = Object.assign(m, proto);\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.includeExternalFormUrl !== 'undefined') {\n toReturn['includeExternalFormUrl'] = this.includeExternalFormUrl;\n }\n if (typeof this.includeFormConfig !== 'undefined') {\n toReturn['includeFormConfig'] = this.includeFormConfig;\n }\n return toReturn;\n }\n}\nclass GetFulfillmentOrderConfigRequest {\n static fromProto(proto) {\n let m = new GetFulfillmentOrderConfigRequest();\n m = Object.assign(m, proto);\n if (proto.release) {\n m.release = enumStringToValue(ReleaseType, proto.release);\n }\n if (proto.projectionFilter) {\n m.projectionFilter = FulfillmentOrderConfigProjectionFilter.fromProto(proto.projectionFilter);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.release !== 'undefined') {\n toReturn['release'] = this.release;\n }\n if (typeof this.projectionFilter !== 'undefined' && this.projectionFilter !== null) {\n toReturn['projectionFilter'] = 'toApiJson' in this.projectionFilter ? this.projectionFilter.toApiJson() : this.projectionFilter;\n }\n return toReturn;\n }\n}\nclass GetFulfillmentOrderConfigResponse {\n static fromProto(proto) {\n let m = new GetFulfillmentOrderConfigResponse();\n m = Object.assign(m, proto);\n if (proto.config) {\n m.config = FulfillmentOrderConfig.fromProto(proto.config);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.config !== 'undefined' && this.config !== null) {\n toReturn['config'] = 'toApiJson' in this.config ? this.config.toApiJson() : this.config;\n }\n return toReturn;\n }\n}\nclass UpdateFulfillmentOrderConfigRequest {\n static fromProto(proto) {\n let m = new UpdateFulfillmentOrderConfigRequest();\n m = Object.assign(m, proto);\n if (proto.fulfillmentForm) {\n m.fulfillmentForm = OrderForm.fromProto(proto.fulfillmentForm);\n }\n return m;\n }\n constructor(kwargs) {\n if (!kwargs) {\n return;\n }\n Object.assign(this, kwargs);\n }\n toApiJson() {\n const toReturn = {};\n if (typeof this.appId !== 'undefined') {\n toReturn['appId'] = this.appId;\n }\n if (typeof this.defaultExternalFormUrl !== 'undefined') {\n toReturn['defaultExternalFormUrl'] = this.defaultExternalFormUrl;\n }\n if (typeof this.isEnabled !== 'undefined') {\n toReturn['isEnabled'] = this.isEnabled;\n }\n if (typeof this.fulfillmentForm !== 'undefined' && this.fulfillmentForm !== null) {\n toReturn['fulfillmentForm'] = 'toApiJson' in this.fulfillmentForm ? this.fulfillmentForm.toApiJson() : this.fulfillmentForm;\n }\n if (typeof this.usesFulfillmentForm !== 'undefined') {\n toReturn['usesFulfillmentForm'] = this.usesFulfillmentForm;\n }\n return toReturn;\n }\n}\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Objects Index.\n// *********************************\n\nconst environment = (window ? window['environment'] : 'prod') ?? 'prod';\nconst hostMap = {\n 'local': '',\n 'test': '',\n 'demo': 'marketplace-apps-api-demo.apigateway.co',\n 'prod': 'marketplace-apps-api-prod.apigateway.co',\n 'production': 'marketplace-apps-api-prod.apigateway.co'\n};\nlet HostService = /*#__PURE__*/(() => {\n class HostService {\n get host() {\n return hostMap[environment.toLowerCase()];\n }\n get hostWithScheme() {\n return 'https://' + this.host;\n }\n }\n HostService.ɵfac = function HostService_Factory(t) {\n return new (t || HostService)();\n };\n HostService.ɵprov = /* @__PURE__ */i0.ɵɵdefineInjectable({\n token: HostService,\n factory: HostService.ɵfac,\n providedIn: 'root'\n });\n return HostService;\n})();\n(() => {\n (typeof ngDevMode === \"undefined\" || ngDevMode) && void 0;\n})();\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// API Service.\n// *********************************\nlet AppPricingApiService = /*#__PURE__*/(() => {\n class AppPricingApiService {\n constructor(http, hostService) {\n this.http = http;\n this.hostService = hostService;\n this._host = this.hostService.hostWithScheme;\n }\n apiOptions() {\n return {\n headers: new HttpHeaders({\n 'Content-Type': 'application/json'\n }),\n withCredentials: true\n };\n }\n getMultiPricing(r) {\n const request = r.toApiJson ? r : new GetMultiPricingRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.AppPricing/GetMultiPricing\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetMultiPricingResponse.fromProto(resp)));\n }\n }\n AppPricingApiService.ɵfac = function AppPricingApiService_Factory(t) {\n return new (t || AppPricingApiService)(i0.ɵɵinject(i1.HttpClient), i0.ɵɵinject(HostService));\n };\n AppPricingApiService.ɵprov = /* @__PURE__ */i0.ɵɵdefineInjectable({\n token: AppPricingApiService,\n factory: AppPricingApiService.ɵfac,\n providedIn: 'root'\n });\n return AppPricingApiService;\n})();\n(() => {\n (typeof ngDevMode === \"undefined\" || ngDevMode) && void 0;\n})();\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// API Service.\n// *********************************\nlet CategoryApiService = /*#__PURE__*/(() => {\n class CategoryApiService {\n constructor(http, hostService) {\n this.http = http;\n this.hostService = hostService;\n this._host = this.hostService.hostWithScheme;\n }\n apiOptions() {\n return {\n headers: new HttpHeaders({\n 'Content-Type': 'application/json'\n }),\n withCredentials: true\n };\n }\n upsert(r) {\n const request = r.toApiJson ? r : new UpsertRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Category/Upsert\", request.toApiJson(), this.apiOptions()).pipe(map(resp => UpsertResponse.fromProto(resp)));\n }\n getCategories(r) {\n const request = r.toApiJson ? r : new GetCategoriesRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Category/GetCategories\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetCategoriesResponse.fromProto(resp)));\n }\n deleteCategory(r) {\n const request = r.toApiJson ? r : new DeleteCategoryRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Category/DeleteCategory\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n }\n CategoryApiService.ɵfac = function CategoryApiService_Factory(t) {\n return new (t || CategoryApiService)(i0.ɵɵinject(i1.HttpClient), i0.ɵɵinject(HostService));\n };\n CategoryApiService.ɵprov = /* @__PURE__ */i0.ɵɵdefineInjectable({\n token: CategoryApiService,\n factory: CategoryApiService.ɵfac,\n providedIn: 'root'\n });\n return CategoryApiService;\n})();\n(() => {\n (typeof ngDevMode === \"undefined\" || ngDevMode) && void 0;\n})();\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// API Service.\n// *********************************\nlet FulfillmentOrderConfigApiService = /*#__PURE__*/(() => {\n class FulfillmentOrderConfigApiService {\n constructor(http, hostService) {\n this.http = http;\n this.hostService = hostService;\n this._host = this.hostService.hostWithScheme;\n }\n apiOptions() {\n return {\n headers: new HttpHeaders({\n 'Content-Type': 'application/json'\n }),\n withCredentials: true\n };\n }\n getFulfillmentOrderConfig(r) {\n const request = r.toApiJson ? r : new GetFulfillmentOrderConfigRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.FulfillmentOrderConfigService/GetFulfillmentOrderConfig\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetFulfillmentOrderConfigResponse.fromProto(resp)));\n }\n updateFulfillmentOrderConfig(r) {\n const request = r.toApiJson ? r : new UpdateFulfillmentOrderConfigRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.FulfillmentOrderConfigService/UpdateFulfillmentOrderConfig\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n }\n FulfillmentOrderConfigApiService.ɵfac = function FulfillmentOrderConfigApiService_Factory(t) {\n return new (t || FulfillmentOrderConfigApiService)(i0.ɵɵinject(i1.HttpClient), i0.ɵɵinject(HostService));\n };\n FulfillmentOrderConfigApiService.ɵprov = /* @__PURE__ */i0.ɵɵdefineInjectable({\n token: FulfillmentOrderConfigApiService,\n factory: FulfillmentOrderConfigApiService.ɵfac,\n providedIn: 'root'\n });\n return FulfillmentOrderConfigApiService;\n})();\n(() => {\n (typeof ngDevMode === \"undefined\" || ngDevMode) && void 0;\n})();\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// API Service.\n// *********************************\nlet ItemsApiService = /*#__PURE__*/(() => {\n class ItemsApiService {\n constructor(http, hostService) {\n this.http = http;\n this.hostService = hostService;\n this._host = this.hostService.hostWithScheme;\n }\n apiOptions() {\n return {\n headers: new HttpHeaders({\n 'Content-Type': 'application/json'\n }),\n withCredentials: true\n };\n }\n listOwnedItems(r) {\n const request = r.toApiJson ? r : new ListOwnedItemsRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Items/ListOwnedItems\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListOwnedItemsResponse.fromProto(resp)));\n }\n listActivatableItems(r) {\n const request = r.toApiJson ? r : new ListActivatableItemsRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Items/ListActivatableItems\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListActivatableItemsResponse.fromProto(resp)));\n }\n listDependencies(r) {\n const request = r.toApiJson ? r : new ListDependenciesRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Items/ListDependencies\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListDependenciesResponse.fromProto(resp)));\n }\n }\n ItemsApiService.ɵfac = function ItemsApiService_Factory(t) {\n return new (t || ItemsApiService)(i0.ɵɵinject(i1.HttpClient), i0.ɵɵinject(HostService));\n };\n ItemsApiService.ɵprov = /* @__PURE__ */i0.ɵɵdefineInjectable({\n token: ItemsApiService,\n factory: ItemsApiService.ɵfac,\n providedIn: 'root'\n });\n return ItemsApiService;\n})();\n(() => {\n (typeof ngDevMode === \"undefined\" || ngDevMode) && void 0;\n})();\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// API Service.\n// *********************************\nlet MarketplaceAppDataApiService = /*#__PURE__*/(() => {\n class MarketplaceAppDataApiService {\n constructor(http, hostService) {\n this.http = http;\n this.hostService = hostService;\n this._host = this.hostService.hostWithScheme;\n }\n apiOptions() {\n return {\n headers: new HttpHeaders({\n 'Content-Type': 'application/json'\n }),\n withCredentials: true\n };\n }\n getMultiAppData(r) {\n const request = r.toApiJson ? r : new GetMultiAppDataRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.MarketplaceAppData/GetMultiAppData\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetMultiAppDataResponse.fromProto(resp)));\n }\n listAppIDsByMultiTag(r) {\n const request = r.toApiJson ? r : new ListAppIDsByMultiTagRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.MarketplaceAppData/ListAppIDsByMultiTag\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListAppIDsByMultiTagResponse.fromProto(resp)));\n }\n listValuesByMultiKind(r) {\n const request = r.toApiJson ? r : new ListValuesByMultiKindRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.MarketplaceAppData/ListValuesByMultiKind\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListValuesByMultiKindResponse.fromProto(resp)));\n }\n tagApps(r) {\n const request = r.toApiJson ? r : new TagAppsRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.MarketplaceAppData/TagApps\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n untagApps(r) {\n const request = r.toApiJson ? r : new UntagAppsRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.MarketplaceAppData/UntagApps\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n listByMultiTag(r) {\n const request = r.toApiJson ? r : new ListByMultiTagRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.MarketplaceAppData/ListByMultiTag\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListByMultiTagResponse.fromProto(resp)));\n }\n }\n MarketplaceAppDataApiService.ɵfac = function MarketplaceAppDataApiService_Factory(t) {\n return new (t || MarketplaceAppDataApiService)(i0.ɵɵinject(i1.HttpClient), i0.ɵɵinject(HostService));\n };\n MarketplaceAppDataApiService.ɵprov = /* @__PURE__ */i0.ɵɵdefineInjectable({\n token: MarketplaceAppDataApiService,\n factory: MarketplaceAppDataApiService.ɵfac,\n providedIn: 'root'\n });\n return MarketplaceAppDataApiService;\n})();\n(() => {\n (typeof ngDevMode === \"undefined\" || ngDevMode) && void 0;\n})();\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// API Service.\n// *********************************\nlet PartnerApiService = /*#__PURE__*/(() => {\n class PartnerApiService {\n constructor(http, hostService) {\n this.http = http;\n this.hostService = hostService;\n this._host = this.hostService.hostWithScheme;\n }\n apiOptions() {\n return {\n headers: new HttpHeaders({\n 'Content-Type': 'application/json'\n }),\n withCredentials: true\n };\n }\n getMultiApp(r) {\n const request = r.toApiJson ? r : new GetMultiAppRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Partner/GetMultiApp\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetMultiAppResponse.fromProto(resp)));\n }\n listPartnerEnabledApps(r) {\n const request = r.toApiJson ? r : new ListPartnerEnabledAppsRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Partner/ListPartnerEnabledApps\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListPartnerEnabledAppsResponse.fromProto(resp)));\n }\n replaceAppSettings(r) {\n const request = r.toApiJson ? r : new ReplaceAppSettingsRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Partner/ReplaceAppSettings\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ReplaceAppSettingsResponse.fromProto(resp)));\n }\n getAppSettings(r) {\n const request = r.toApiJson ? r : new GetAppSettingsRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Partner/GetAppSettings\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetAppSettingsResponse.fromProto(resp)));\n }\n listAppSettings(r) {\n const request = r.toApiJson ? r : new ListAppSettingsRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Partner/ListAppSettings\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListAppSettingsResponse.fromProto(resp)));\n }\n replaceUpgradeDialogContent(r) {\n const request = r.toApiJson ? r : new ReplaceUpgradeDialogContentRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Partner/ReplaceUpgradeDialogContent\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n getUpgradeDialogContent(r) {\n const request = r.toApiJson ? r : new GetUpgradeDialogContentRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Partner/GetUpgradeDialogContent\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetUpgradeDialogContentResponse.fromProto(resp)));\n }\n suggestProduct(r) {\n const request = r.toApiJson ? r : new SuggestProductRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Partner/SuggestProduct\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n getPurchaseLink(r) {\n const request = r.toApiJson ? r : new GetPurchaseLinkRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.Partner/GetPurchaseLink\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetPurchaseLinkResponse.fromProto(resp)));\n }\n }\n PartnerApiService.ɵfac = function PartnerApiService_Factory(t) {\n return new (t || PartnerApiService)(i0.ɵɵinject(i1.HttpClient), i0.ɵɵinject(HostService));\n };\n PartnerApiService.ɵprov = /* @__PURE__ */i0.ɵɵdefineInjectable({\n token: PartnerApiService,\n factory: PartnerApiService.ɵfac,\n providedIn: 'root'\n });\n return PartnerApiService;\n})();\n(() => {\n (typeof ngDevMode === \"undefined\" || ngDevMode) && void 0;\n})();\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// API Service.\n// *********************************\nlet ProductAuxiliaryFieldDataApiService = /*#__PURE__*/(() => {\n class ProductAuxiliaryFieldDataApiService {\n constructor(http, hostService) {\n this.http = http;\n this.hostService = hostService;\n this._host = this.hostService.hostWithScheme;\n }\n apiOptions() {\n return {\n headers: new HttpHeaders({\n 'Content-Type': 'application/json'\n }),\n withCredentials: true\n };\n }\n listAuxiliaryData(r) {\n const request = r.toApiJson ? r : new ListAuxiliaryDataRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.ProductAuxiliaryFieldData/ListAuxiliaryData\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListAuxiliaryDataResponse.fromProto(resp)));\n }\n upsertAuxiliaryData(r) {\n const request = r.toApiJson ? r : new UpsertAuxiliaryDataRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.ProductAuxiliaryFieldData/UpsertAuxiliaryData\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n }\n ProductAuxiliaryFieldDataApiService.ɵfac = function ProductAuxiliaryFieldDataApiService_Factory(t) {\n return new (t || ProductAuxiliaryFieldDataApiService)(i0.ɵɵinject(i1.HttpClient), i0.ɵɵinject(HostService));\n };\n ProductAuxiliaryFieldDataApiService.ɵprov = /* @__PURE__ */i0.ɵɵdefineInjectable({\n token: ProductAuxiliaryFieldDataApiService,\n factory: ProductAuxiliaryFieldDataApiService.ɵfac,\n providedIn: 'root'\n });\n return ProductAuxiliaryFieldDataApiService;\n})();\n(() => {\n (typeof ngDevMode === \"undefined\" || ngDevMode) && void 0;\n})();\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// API Service.\n// *********************************\nlet ProductAuxiliaryFieldSchemaApiService = /*#__PURE__*/(() => {\n class ProductAuxiliaryFieldSchemaApiService {\n constructor(http, hostService) {\n this.http = http;\n this.hostService = hostService;\n this._host = this.hostService.hostWithScheme;\n }\n apiOptions() {\n return {\n headers: new HttpHeaders({\n 'Content-Type': 'application/json'\n }),\n withCredentials: true\n };\n }\n createAuxiliaryDataFieldSchema(r) {\n const request = r.toApiJson ? r : new CreateAuxiliaryDataFieldSchemaRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.ProductAuxiliaryFieldSchema/CreateAuxiliaryDataFieldSchema\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n getAuxiliaryDataFieldSchema(r) {\n const request = r.toApiJson ? r : new GetAuxiliaryDataFieldSchemaRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.ProductAuxiliaryFieldSchema/GetAuxiliaryDataFieldSchema\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetAuxiliaryDataFieldSchemaResponse.fromProto(resp)));\n }\n getMultiAuxiliaryDataFieldSchema(r) {\n const request = r.toApiJson ? r : new GetMultiAuxiliaryDataFieldSchemaRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.ProductAuxiliaryFieldSchema/GetMultiAuxiliaryDataFieldSchema\", request.toApiJson(), this.apiOptions()).pipe(map(resp => GetMultiAuxiliaryDataFieldSchemaResponse.fromProto(resp)));\n }\n listAuxiliaryDataFieldSchema(r) {\n const request = r.toApiJson ? r : new ListAuxiliaryDataFieldSchemaRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.ProductAuxiliaryFieldSchema/ListAuxiliaryDataFieldSchema\", request.toApiJson(), this.apiOptions()).pipe(map(resp => ListAuxiliaryDataFieldSchemaResponse.fromProto(resp)));\n }\n updateAuxiliaryDataFieldSchema(r) {\n const request = r.toApiJson ? r : new UpdateAuxiliaryDataFieldSchemaRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.ProductAuxiliaryFieldSchema/UpdateAuxiliaryDataFieldSchema\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n archiveAuxiliaryDataFieldSchema(r) {\n const request = r.toApiJson ? r : new ArchiveAuxiliaryDataFieldSchemaRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.ProductAuxiliaryFieldSchema/ArchiveAuxiliaryDataFieldSchema\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n unarchiveAuxiliaryDataFieldSchema(r) {\n const request = r.toApiJson ? r : new UnarchiveAuxiliaryDataFieldSchemaRequest(r);\n return this.http.post(this._host + \"/marketplaceapps.v2.ProductAuxiliaryFieldSchema/UnarchiveAuxiliaryDataFieldSchema\", request.toApiJson(), {\n ...this.apiOptions(),\n observe: 'response'\n });\n }\n }\n ProductAuxiliaryFieldSchemaApiService.ɵfac = function ProductAuxiliaryFieldSchemaApiService_Factory(t) {\n return new (t || ProductAuxiliaryFieldSchemaApiService)(i0.ɵɵinject(i1.HttpClient), i0.ɵɵinject(HostService));\n };\n ProductAuxiliaryFieldSchemaApiService.ɵprov = /* @__PURE__ */i0.ɵɵdefineInjectable({\n token: ProductAuxiliaryFieldSchemaApiService,\n factory: ProductAuxiliaryFieldSchemaApiService.ɵfac,\n providedIn: 'root'\n });\n return ProductAuxiliaryFieldSchemaApiService;\n})();\n(() => {\n (typeof ngDevMode === \"undefined\" || ngDevMode) && void 0;\n})();\n\n// *********************************\n// Code generated by sdkgen\n// DO NOT EDIT!.\n//\n// Index.\n// *********************************\n\n/**\n * Generated bundle index. Do not edit.\n */\n\nexport { Access, ActivatableItemSummary, ActivationInformation, App, AppKey, AppKeyWithQuantity, AppLevelAdminDashboard, AppLevelAdminDashboardEnabled, AppPrice, AppPricePricesForEditionsEntry, AppPrices, AppPricesPricesForContextsEntry, AppPricingApiService, AppRestrictions, AppSettings, AppTag, AppType, ArchiveAuxiliaryDataFieldSchemaRequest, AutoActivation, AuxiliaryDataFieldSchema, AuxiliaryDataFieldType, AuxiliaryDataObjectID, BasicIntegration, BillingConfiguration, Branding, CategoryApiService, ChildApp, Commitment, CreateAuxiliaryDataFieldSchemaRequest, DeleteCategoryRequest, DeliveryMethod, Discount, DiscountType, DropdownOption, Edition, EditionChange, EditionIdentifier, EditionInformation, EditionRequirement, EditionUpgradeAction, EndOfTrialActions, EndUserMarketingInformation, ExternalIdentifiers, Fee, FeeAmountType, FeeType, FieldDataUpsertOperation, FieldMask, FieldSchemaIdentifier, FrequencyPrice, FrequencyPrices, FrequentlyAskedQuestions, FulfillmentOrderConfig, FulfillmentOrderConfigApiService, FulfillmentOrderConfigProjectionFilter, GetAppSettingsRequest, GetAppSettingsResponse, GetAuxiliaryDataFieldSchemaRequest, GetAuxiliaryDataFieldSchemaResponse, GetCategoriesRequest, GetCategoriesResponse, GetFulfillmentOrderConfigRequest, GetFulfillmentOrderConfigResponse, GetMultiAppDataRequest, GetMultiAppDataResponse, GetMultiAppRequest, GetMultiAppResponse, GetMultiAuxiliaryDataFieldSchemaRequest, GetMultiAuxiliaryDataFieldSchemaResponse, GetMultiPricingRequest, GetMultiPricingResponse, GetPurchaseLinkRequest, GetPurchaseLinkResponse, GetUpgradeDialogContentRequest, GetUpgradeDialogContentResponse, IncludedCommonFormFields, InstancePrice, Item, ItemIdentifier, ItemType, ItemsApiService, KindValues, ListActivatableItemsFilters, ListActivatableItemsRequest, ListActivatableItemsResponse, ListActivatableItemsSortField, ListActivatableItemsSortOptions, ListAppIDsByMultiTagRequest, ListAppIDsByMultiTagResponse, ListAppSettingsRequest, ListAppSettingsResponse, ListAuxiliaryDataFieldSchemaRequest, ListAuxiliaryDataFieldSchemaRequestFilters, ListAuxiliaryDataFieldSchemaResponse, ListAuxiliaryDataRequest, ListAuxiliaryDataResponse, ListByMultiTagRequest, ListByMultiTagResponse, ListDependenciesRequest, ListDependenciesRequiredItem, ListDependenciesRequiredItems, ListDependenciesResponse, ListDependenciesResponseMissingItemsEntry, ListOwnedItemsFilterOptions, ListOwnedItemsFilterOptionsAppType, ListOwnedItemsRequest, ListOwnedItemsResponse, ListPartnerEnabledAppsRequest, ListPartnerEnabledAppsRequestListAppsFilter, ListPartnerEnabledAppsResponse, ListValuesByMultiKindRequest, ListValuesByMultiKindResponse, LmiCategory, MarketplaceApp, MarketplaceAppDataApiService, MarketplaceCategory, OrderForm, OrderFormField, OrderFormFieldOption, OrderFormFilter, PagedRequestOptions, PagedResponseMetadata, PartnerApiService, PermissionLists, Price, PriceDisplayOverride, PricingRule, ProductAuxiliaryFieldDataApiService, ProductAuxiliaryFieldSchemaApiService, ProductSuggestion, ReleaseType, ReplaceAppSettingsRequest, ReplaceAppSettingsResponse, ReplaceUpgradeDialogContentRequest, RequestedApp, RequiredBusinessData, RequiredItem, RequiredParent, RequiredParentDetails, SSOIntegration, ScopedTag, SharedMarketingInformation, SortDirection, SuggestProductRequest, SuggestionReason, Tag, TagAppsRequest, Trial, TrialConfiguration, UnarchiveAuxiliaryDataFieldSchemaRequest, UnitBillingFrequency, UnitPrice, UnitPricePricesForCurrenciesEntry, UntagAppsRequest, UpdateAuxiliaryDataFieldSchemaRequest, UpdateFulfillmentOrderConfigRequest, UpgradeDialogContent, UpsertAuxiliaryDataRequest, UpsertRequest, UpsertResponse };\n"],"mappings":"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","names":["AppType","EndOfTrialActions","LmiCategory","EditionUpgradeAction","SuggestionReason","DeliveryMethod","ItemType","OrderFormFilter","ListActivatableItemsSortField","ListOwnedItemsFilterOptionsAppType","SortDirection","FeeAmountType","FeeType","DiscountType","PriceDisplayOverride","UnitBillingFrequency","AuxiliaryDataFieldType","ReleaseType","enumStringToValue$h","enumRef","value","ActivationInformation","_ActivationInformation","proto","m","RequiredBusinessData","PermissionLists","AppRestrictions","kwargs","toReturn","App","_App","AppKey","SharedMarketingInformation","EndUserMarketingInformation","RequiredParent","SSOIntegration","TrialConfiguration","BasicIntegration","EditionInformation","ExternalIdentifiers","Price","AppLevelAdminDashboardEnabled","ChildApp","_AppKey","_AppLevelAdminDashboardEnabled","_AppRestrictions","EditionIdentifier","_BasicIntegration","_ChildApp","RequiredParentDetails","_RequiredParentDetails","Edition","_Edition","_EditionIdentifier","_EditionInformation","_EndUserMarketingInformation","FrequentlyAskedQuestions","_ExternalIdentifiers","_FrequentlyAskedQuestions","_PermissionLists","_Price","_RequiredBusinessData","_RequiredParent","_SSOIntegration","_SharedMarketingInformation","v","_TrialConfiguration","enumStringToValue$g","AppLevelAdminDashboard","_AppLevelAdminDashboard","AppSettings","_AppSettings","AutoActivation","EditionChange","Trial","Branding","_AutoActivation","_Branding","_EditionChange","_Trial","UpgradeDialogContent","_UpgradeDialogContent","proto","m","kwargs","toReturn","FieldMask","_FieldMask","proto","m","kwargs","toReturn","enumStringToValue$c","enumRef","value","AppKeyWithQuantity","_AppKeyWithQuantity","AppKey","GetAppSettingsRequest","_GetAppSettingsRequest","GetAppSettingsResponse","_GetAppSettingsResponse","AppSettings","GetMultiAppRequest","_GetMultiAppRequest","GetMultiAppResponse","_GetMultiAppResponse","App","GetPurchaseLinkRequest","_GetPurchaseLinkRequest","GetPurchaseLinkResponse","_GetPurchaseLinkResponse","GetUpgradeDialogContentRequest","_GetUpgradeDialogContentRequest","GetUpgradeDialogContentResponse","_GetUpgradeDialogContentResponse","UpgradeDialogContent","ListAppSettingsRequest","_ListAppSettingsRequest","ListAppSettingsResponse","_ListAppSettingsResponse","ListPartnerEnabledAppsRequestListAppsFilter","_ListPartnerEnabledAppsRequestListAppsFilter","AppType","ListPartnerEnabledAppsRequest","_ListPartnerEnabledAppsRequest","ListPartnerEnabledAppsResponse","_ListPartnerEnabledAppsResponse","ProductSuggestion","_ProductSuggestion","SuggestionReason","ReplaceAppSettingsRequest","_ReplaceAppSettingsRequest","AutoActivation","EditionChange","Trial","Branding","AppLevelAdminDashboard","ReplaceAppSettingsResponse","_ReplaceAppSettingsResponse","ReplaceUpgradeDialogContentRequest","_ReplaceUpgradeDialogContentRequest","SuggestProductRequest","_SuggestProductRequest","AppTag","_AppTag","proto","m","kwargs","toReturn","GetMultiAppDataRequest","_GetMultiAppDataRequest","GetMultiAppDataResponse","_GetMultiAppDataResponse","MarketplaceApp","KindValues","_KindValues","ListAppIDsByMultiTagRequest","_ListAppIDsByMultiTagRequest","Tag","ListAppIDsByMultiTagResponse","_ListAppIDsByMultiTagResponse","ListByMultiTagRequest","_ListByMultiTagRequest","ScopedTag","ListByMultiTagResponse","_ListByMultiTagResponse","ListValuesByMultiKindRequest","_ListValuesByMultiKindRequest","ListValuesByMultiKindResponse","_ListValuesByMultiKindResponse","_MarketplaceApp","_ScopedTag","_Tag","TagAppsRequest","_TagAppsRequest","UntagAppsRequest","_UntagAppsRequest","enumStringToValue$a","enumRef","value","ActivatableItemSummary","_ActivatableItemSummary","RequiredItem","ItemType","DeliveryMethod","Item","_Item","_RequiredItem","EditionRequirement","_EditionRequirement","proto","m","kwargs","toReturn","ItemIdentifier","_ItemIdentifier","ListDependenciesRequest","_ListDependenciesRequest","ListDependenciesRequiredItem","_ListDependenciesRequiredItem","ListDependenciesRequiredItems","_ListDependenciesRequiredItems","ListDependenciesResponse","_ListDependenciesResponse","obj","k","enumStringToValue$8","enumRef","value","ListActivatableItemsFilters","_ListActivatableItemsFilters","proto","m","ItemType","OrderFormFilter","v","kwargs","toReturn","ListActivatableItemsRequest","_ListActivatableItemsRequest","ListActivatableItemsSortOptions","ListActivatableItemsResponse","_ListActivatableItemsResponse","ActivatableItemSummary","_ListActivatableItemsSortOptions","ListActivatableItemsSortField","SortDirection","ListOwnedItemsFilterOptions","_ListOwnedItemsFilterOptions","ListOwnedItemsFilterOptionsAppType","ListOwnedItemsRequest","_ListOwnedItemsRequest","ListOwnedItemsResponse","_ListOwnedItemsResponse","Item","DeleteCategoryRequest","_DeleteCategoryRequest","proto","m","kwargs","toReturn","GetCategoriesRequest","_GetCategoriesRequest","GetCategoriesResponse","_GetCategoriesResponse","MarketplaceCategory","_MarketplaceCategory","UpsertRequest","_UpsertRequest","UpsertResponse","_UpsertResponse","enumStringToValue$6","enumRef","value","Fee","_Fee","FeeAmountType","FeeType","enumStringToValue$5","AppPrice","_AppPrice","PriceDisplayOverride","BillingConfiguration","obj","k","UnitPrice","AppPrices","_AppPrices","_BillingConfiguration","Commitment","_Commitment","Discount","_Discount","DiscountType","FrequencyPrice","_FrequencyPrice","UnitBillingFrequency","PricingRule","InstancePrice","FrequencyPrices","_FrequencyPrices","_InstancePrice","PricingRule","_PricingRule","proto","m","kwargs","toReturn","RequestedApp","_RequestedApp","UnitPrice","_UnitPrice","obj","k","FrequencyPrices","Discount","GetMultiPricingRequest","_GetMultiPricingRequest","proto","m","FieldMask","RequestedApp","kwargs","toReturn","GetMultiPricingResponse","_GetMultiPricingResponse","AppPrices","PagedRequestOptions","_PagedRequestOptions","proto","m","kwargs","toReturn","PagedResponseMetadata","_PagedResponseMetadata","enumStringToValue$2","enumRef","value","ArchiveAuxiliaryDataFieldSchemaRequest","_ArchiveAuxiliaryDataFieldSchemaRequest","FieldSchemaIdentifier","AuxiliaryDataFieldSchema","_AuxiliaryDataFieldSchema","AuxiliaryDataFieldType","DropdownOption","AuxiliaryDataObjectID","_AuxiliaryDataObjectID","CreateAuxiliaryDataFieldSchemaRequest","_CreateAuxiliaryDataFieldSchemaRequest","_DropdownOption","FieldDataUpsertOperation","_FieldDataUpsertOperation","_FieldSchemaIdentifier","ListAuxiliaryDataFieldSchemaRequestFilters","_ListAuxiliaryDataFieldSchemaRequestFilters","GetAuxiliaryDataFieldSchemaRequest","_GetAuxiliaryDataFieldSchemaRequest","GetAuxiliaryDataFieldSchemaResponse","_GetAuxiliaryDataFieldSchemaResponse","GetMultiAuxiliaryDataFieldSchemaRequest","_GetMultiAuxiliaryDataFieldSchemaRequest","GetMultiAuxiliaryDataFieldSchemaResponse","_GetMultiAuxiliaryDataFieldSchemaResponse","ListAuxiliaryDataFieldSchemaRequest","_ListAuxiliaryDataFieldSchemaRequest","ListAuxiliaryDataFieldSchemaResponse","_ListAuxiliaryDataFieldSchemaResponse","ListAuxiliaryDataRequest","_ListAuxiliaryDataRequest","ListAuxiliaryDataResponse","_ListAuxiliaryDataResponse","UnarchiveAuxiliaryDataFieldSchemaRequest","_UnarchiveAuxiliaryDataFieldSchemaRequest","UpdateAuxiliaryDataFieldSchemaRequest","_UpdateAuxiliaryDataFieldSchemaRequest","FieldMask","UpsertAuxiliaryDataRequest","_UpsertAuxiliaryDataRequest","IncludedCommonFormFields","_IncludedCommonFormFields","proto","m","kwargs","toReturn","OrderFormFieldOption","_OrderFormFieldOption","OrderForm","_OrderForm","OrderFormField","_OrderFormField","enumStringToValue","enumRef","value","FulfillmentOrderConfig","_FulfillmentOrderConfig","ReleaseType","FulfillmentOrderConfigProjectionFilter","_FulfillmentOrderConfigProjectionFilter","GetFulfillmentOrderConfigRequest","_GetFulfillmentOrderConfigRequest","GetFulfillmentOrderConfigResponse","_GetFulfillmentOrderConfigResponse","UpdateFulfillmentOrderConfigRequest","_UpdateFulfillmentOrderConfigRequest","environment","hostMap","HostService","t","ɵɵdefineInjectable","AppPricingApiService","http","hostService","HttpHeaders","r","request","GetMultiPricingRequest","map","resp","GetMultiPricingResponse","ɵɵinject","HttpClient","CategoryApiService","UpsertRequest","UpsertResponse","GetCategoriesRequest","GetCategoriesResponse","DeleteCategoryRequest","__spreadProps","__spreadValues","FulfillmentOrderConfigApiService","ItemsApiService","ListOwnedItemsRequest","ListOwnedItemsResponse","ListActivatableItemsRequest","ListActivatableItemsResponse","ListDependenciesRequest","ListDependenciesResponse","MarketplaceAppDataApiService","GetMultiAppDataRequest","GetMultiAppDataResponse","ListAppIDsByMultiTagRequest","ListAppIDsByMultiTagResponse","ListValuesByMultiKindRequest","ListValuesByMultiKindResponse","TagAppsRequest","UntagAppsRequest","ListByMultiTagRequest","ListByMultiTagResponse","PartnerApiService","GetMultiAppRequest","GetMultiAppResponse","ListPartnerEnabledAppsRequest","ListPartnerEnabledAppsResponse","ReplaceAppSettingsRequest","ReplaceAppSettingsResponse","GetAppSettingsRequest","GetAppSettingsResponse","ListAppSettingsRequest","ListAppSettingsResponse","ReplaceUpgradeDialogContentRequest","GetUpgradeDialogContentRequest","GetUpgradeDialogContentResponse","SuggestProductRequest","GetPurchaseLinkRequest","GetPurchaseLinkResponse","ProductAuxiliaryFieldDataApiService","ListAuxiliaryDataRequest","ListAuxiliaryDataResponse","UpsertAuxiliaryDataRequest","ProductAuxiliaryFieldSchemaApiService","CreateAuxiliaryDataFieldSchemaRequest","GetAuxiliaryDataFieldSchemaRequest","GetAuxiliaryDataFieldSchemaResponse","GetMultiAuxiliaryDataFieldSchemaRequest","GetMultiAuxiliaryDataFieldSchemaResponse","ListAuxiliaryDataFieldSchemaRequest","ListAuxiliaryDataFieldSchemaResponse","UpdateAuxiliaryDataFieldSchemaRequest","ArchiveAuxiliaryDataFieldSchemaRequest","UnarchiveAuxiliaryDataFieldSchemaRequest"],"x_google_ignoreList":[0]}