ProductFamily
Stay organized with collections
Save and categorize content based on your preferences.
Represents the Product Family for Partners.
Enums |
PRODUCT_FAMILY_UNSPECIFIED |
None specified. |
PRODUCT_FAMILY_CHROME_ENTERPRISE |
Chrome enterprise. |
PRODUCT_FAMILY_GOOGLE_CLOUD_PLATFORM |
Google Cloud Platform. |
PRODUCT_FAMILY_GOOGLE_MAPS_PLATFORM |
Google Maps Platform. |
PRODUCT_FAMILY_GOOGLE_WORKSPACE |
Google Workspace. |
PRODUCT_FAMILY_PROFESSIONAL_SERVICES_ORGANIZATION |
Professional Services Organization. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-04-05 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-05 UTC."],[[["\u003cp\u003eRepresents the different product families available to partners.\u003c/p\u003e\n"],["\u003cp\u003eIncludes product families such as Chrome Enterprise, Google Cloud Platform, Google Maps Platform, Google Workspace, and Professional Services Organization.\u003c/p\u003e\n"],["\u003cp\u003eUses specific enums to identify each product family, including a default \u003ccode\u003ePRODUCT_FAMILY_UNSPECIFIED\u003c/code\u003e for cases where no specific family is designated.\u003c/p\u003e\n"]]],[],null,["# ProductFamily\n\nRepresents the Product Family for Partners.\n\n| Enums ||\n|-----------------------------------------------------|-------------------------------------|\n| `PRODUCT_FAMILY_UNSPECIFIED` | None specified. |\n| `PRODUCT_FAMILY_CHROME_ENTERPRISE` | Chrome enterprise. |\n| `PRODUCT_FAMILY_GOOGLE_CLOUD_PLATFORM` | Google Cloud Platform. |\n| `PRODUCT_FAMILY_GOOGLE_MAPS_PLATFORM` | Google Maps Platform. |\n| `PRODUCT_FAMILY_GOOGLE_WORKSPACE` | Google Workspace. |\n| `PRODUCT_FAMILY_PROFESSIONAL_SERVICES_ORGANIZATION` | Professional Services Organization. |"]]