Skip to main content

Gcp/licensing

@swamp/gcp/licensingv2026.04.23.1· 8d agoMODELS
01README

Google Cloud licensing infrastructure models

02Models1
@swamp/gcp/licensing/licenseassignmentsv2026.04.23.1licenseassignments.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
userIdstringThe user's current primary email address. If the user's email address changes, use the new email address in your API requests. Since a `userId` is subject to change, do not use a `userId` value as a key for persistent data. This key could break if the current user's email address changes. If the `userId` is suspended, the license status changes.
etags?stringETag of the resource.
kind?stringIdentifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
productId?stringA product's unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
productName?stringDisplay Name of the product.
selfLink?stringLink to this page.
skuId?stringA product SKU's unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
skuName?stringDisplay Name of the sku of the product.
fn create()
Create a licenseAssignments
fn get(identifier: string)
Get a licenseAssignments
ArgumentTypeDescription
identifierstringThe name of the licenseAssignments
fn update()
Update licenseAssignments attributes
fn delete(identifier: string)
Delete the licenseAssignments
ArgumentTypeDescription
identifierstringThe name of the licenseAssignments
fn sync()
Sync licenseAssignments state from GCP
fn list_for_product()
list for product
fn list_for_product_and_sku()
list for product and sku

Resources

state(infinite)— Representation of a license assignment.
03Previous Versions4
2026.04.03.3Apr 3, 2026
  • Updated: licenseassignments
2026.04.03.1Apr 3, 2026
  • Updated: licenseassignments
2026.04.02.2Apr 2, 2026
2026.03.27.1Mar 27, 2026
  • Added: licenseassignments
04Stats
A
100 / 100
Downloads
0
Archive size
13.9 KB
Verified by Swamp
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels