public sealed class UpdateServerTlsPolicyRequest : IMessage<UpdateServerTlsPolicyRequest>, IEquatable<UpdateServerTlsPolicyRequest>, IDeepCloneable<UpdateServerTlsPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Security v1beta1 API class UpdateServerTlsPolicyRequest.
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 part of the Network Security v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.NetworkSecurity.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to send a request to update a \u003ccode\u003eServerTlsPolicy\u003c/code\u003e resource, as part of the broader Network Security API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateServerTlsPolicyRequest\u003c/code\u003e class 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, providing functionality for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateServerTlsPolicyRequest\u003c/code\u003e instance as a parameter to clone it.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eServerTlsPolicy\u003c/code\u003e (which is the updated resource) and \u003ccode\u003eUpdateMask\u003c/code\u003e (to define which fields of the \u003ccode\u003eServerTlsPolicy\u003c/code\u003e should be updated).\u003c/p\u003e\n"]]],[],null,[]]