public sealed class UpdateServerTlsPolicyRequest : IMessage<UpdateServerTlsPolicyRequest>, IEquatable<UpdateServerTlsPolicyRequest>, IDeepCloneable<UpdateServerTlsPolicyRequest>, IBufferMessage, IMessage
Optional. Field mask is used to specify the fields to be overwritten in the
ServerTlsPolicy resource by the update. The fields
specified in the update_mask are relative to the resource, not
the full request. A field will be overwritten if it is in the
mask. If the user does not provide a mask then all fields will be
overwritten.
[[["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\u003eThe \u003ccode\u003eUpdateServerTlsPolicyRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eUpdateServerTlsPolicy\u003c/code\u003e method within the Google Cloud Network Security API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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\u003eThere are two constructors available, one being parameterless, and one allowing the initialization of a new object through a given existing \u003ccode\u003eUpdateServerTlsPolicyRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eServerTlsPolicy\u003c/code\u003e, which represents the updated ServerTlsPolicy resource and is required, and \u003ccode\u003eUpdateMask\u003c/code\u003e, an optional field used to specify which ServerTlsPolicy resource fields should be overwritten during the update.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class, with the latest being \u003ccode\u003e2.0.0-beta06\u003c/code\u003e, and the current doc version being \u003ccode\u003e1.0.0-beta02\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]