Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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 2025-03-06 UTC."],[[["CustomerAssetSet links an asset set with a customer, creating a relationship between them."],["It's represented by a JSON object containing the resource name, linked asset set, linked customer, and the link's status."],["The resource name, asset set, and customer are immutable once set, while the status is read-only and reflects the current state of the link."]]],["CustomerAssetSet connects a customer to an asset set. Key actions include adding a CustomerAssetSet to link an asset set with a customer. The data includes `resourceName`, `assetSet`, and `customer` (all strings) to identify the linked resources. `status` (enum) reflects the connection's state. These fields, are all immutable except status which is read-only. `resourceName` field provides the path for finding the asset.\n"]]