public sealed class ResetWorkspaceChangesResponse : IMessage<ResetWorkspaceChangesResponse>, IEquatable<ResetWorkspaceChangesResponse>, IDeepCloneable<ResetWorkspaceChangesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class ResetWorkspaceChangesResponse.
[[["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\u003eResetWorkspaceChangesResponse\u003c/code\u003e class is the response message for the \u003ccode\u003eResetWorkspaceChanges\u003c/code\u003e operation in the Dataform v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, all of which are related to the Google.Protobuf.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for \u003ccode\u003eResetWorkspaceChangesResponse\u003c/code\u003e is \u003ccode\u003eGoogle.Cloud.Dataform.V1Beta1\u003c/code\u003e, and it is located within the \u003ccode\u003eGoogle.Cloud.Dataform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating an instance of the \u003ccode\u003eResetWorkspaceChangesResponse\u003c/code\u003e class, including a default constructor and one that accepts another \u003ccode\u003eResetWorkspaceChangesResponse\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this Dataform v1beta1 API class is \u003ccode\u003e1.0.0-beta08\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Dataform v1beta1 API - Class ResetWorkspaceChangesResponse (1.0.0-beta08)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta08 (latest)](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.ResetWorkspaceChangesResponse)\n- [1.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/1.0.0-beta07/Google.Cloud.Dataform.V1Beta1.ResetWorkspaceChangesResponse) \n\n public sealed class ResetWorkspaceChangesResponse : IMessage\u003cResetWorkspaceChangesResponse\u003e, IEquatable\u003cResetWorkspaceChangesResponse\u003e, IDeepCloneable\u003cResetWorkspaceChangesResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataform v1beta1 API class ResetWorkspaceChangesResponse.\n\n`ResetWorkspaceChanges` response message. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ResetWorkspaceChangesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ResetWorkspaceChangesResponse](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.ResetWorkspaceChangesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ResetWorkspaceChangesResponse](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.ResetWorkspaceChangesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ResetWorkspaceChangesResponse](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.ResetWorkspaceChangesResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Dataform.V1Beta1](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataform.V1Beta1.dll\n\nConstructors\n------------\n\n### ResetWorkspaceChangesResponse()\n\n public ResetWorkspaceChangesResponse()\n\n### ResetWorkspaceChangesResponse(ResetWorkspaceChangesResponse)\n\n public ResetWorkspaceChangesResponse(ResetWorkspaceChangesResponse other)"]]