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-21 UTC."],[[["The latest version available for the `UpdateAspectTypeRequest` in the Google Cloud Dataplex V1 API is version 3.6.0."],["This documentation provides access to various versions of the `UpdateAspectTypeRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0, allowing for historical reference and backward compatibility."],["The `UpdateAspectTypeRequest` class is a part of the Google.Cloud.Dataplex.V1 namespace and is implemented as a sealed class with multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateAspectTypeRequest` class include `AspectType`, `UpdateMask`, and `ValidateOnly`, which are used to define the resource, specify the fields to be updated, and determine if the request is only for validation."],["The page provides documentation for the `UpdateAspectTypeRequest` class including its constructors, inheritance, implemented interfaces, and properties like `AspectType`, `UpdateMask`, and `ValidateOnly`."]]],[]]