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."],[[["The latest version of the `UpdateAspectTypeRequest` is 3.6.0, as listed at the top of the version history."],["This page provides documentation for the `UpdateAspectTypeRequest` class in the Google Cloud Dataplex v1 API, specifically focusing on version 3.1.0."],["The `UpdateAspectTypeRequest` class inherits from the base `object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three main properties: `AspectType`, `UpdateMask`, and `ValidateOnly`, which are used to specify the aspect type to be updated, the fields to update, and whether to validate the request without making changes respectively."],["There is a full version history of the `UpdateAspectTypeRequest` class documented on this page, ranging from the most current 3.6.0 down to 1.0.0."]]],[]]