Google Cloud License Manager V1 Client - Class LicenseType (0.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud License Manager V1 Client class LicenseType.
Different types of licenses that are supported.
Protobuf type google.cloud.licensemanager.v1.LicenseType
Namespace
Google \ Cloud \ LicenseManager \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
LICENSE_TYPE_UNSPECIFIED
Value: 0
unspecified.
Generated from protobuf enum LICENSE_TYPE_UNSPECIFIED = 0;
LICENSE_TYPE_PER_MONTH_PER_USER
Value: 1
Billing will be based on number of users listed per month.
Generated from protobuf enum LICENSE_TYPE_PER_MONTH_PER_USER = 1;
LICENSE_TYPE_BRING_YOUR_OWN_LICENSE
Value: 2
Bring your own license.
Generated from protobuf enum LICENSE_TYPE_BRING_YOUR_OWN_LICENSE = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]