public sealed class UpdateAspectTypeRequest : IMessage<UpdateAspectTypeRequest>, IEquatable<UpdateAspectTypeRequest>, IDeepCloneable<UpdateAspectTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateAspectTypeRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage provides documentation for the `UpdateAspectTypeRequest` class within the Google Cloud Dataplex v1 API, specifically for version 3.3.0."],["The `UpdateAspectTypeRequest` class is used to send requests for updating AspectType resources, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this class is 3.6.0, with this page also listing prior versions ranging from 1.0.0 all the way to the latest."],["The class has properties like `AspectType`, `UpdateMask`, and `ValidateOnly`, allowing for the specification of which fields to update and whether to only validate the request without performing any mutations."]]],[]]