public sealed class UpdateCustomerRequest : IMessage<UpdateCustomerRequest>, IEquatable<UpdateCustomerRequest>, IDeepCloneable<UpdateCustomerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1beta API class UpdateCustomerRequest.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e class within the Cloud Controls Partner v1beta API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e class is designed to handle requests for updating customer details and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in two versions, with \u003ccode\u003e1.0.0-beta04\u003c/code\u003e being the latest version, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, along with three inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a default constructor and one that takes another \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e object, and has two primary properties, \u003ccode\u003eCustomer\u003c/code\u003e to specify the customer to be updated and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify the fields to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eCustomer\u003c/code\u003e property utilizes a specific format: \u003ccode\u003eorganizations/{organization}/locations/{location}/customers/{customer}\u003c/code\u003e, and the optional \u003ccode\u003eUpdateMask\u003c/code\u003e property uses the \u003ccode\u003eFieldMask\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]