public sealed class AlterMetadataResourceLocationResponse : IMessage<AlterMetadataResourceLocationResponse>, IEquatable<AlterMetadataResourceLocationResponse>, IDeepCloneable<AlterMetadataResourceLocationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class AlterMetadataResourceLocationResponse.
Response message for
[DataprocMetastore.AlterMetadataResourceLocation][google.cloud.metastore.v1.DataprocMetastore.AlterMetadataResourceLocation].
[[["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."],[[["This webpage provides reference documentation for the `AlterMetadataResourceLocationResponse` class within the Dataproc Metastore v1 API, specifically version 2.4.0."],["The `AlterMetadataResourceLocationResponse` class is used as a response message for the `DataprocMetastore.AlterMetadataResourceLocation` method, and it also implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also includes links to older versions of this documentation, from version 1.0.0 up to the latest, 2.9.0, allowing access to the historical evolution of this class."],["The `AlterMetadataResourceLocationResponse` class inherits from `object` and contains two constructor methods: a default one and another which takes an `AlterMetadataResourceLocationResponse` as a parameter."]]],[]]