public sealed class RestoreConfig.Types.TransformationRuleAction : IMessage<RestoreConfig.Types.TransformationRuleAction>, IEquatable<RestoreConfig.Types.TransformationRuleAction>, IDeepCloneable<RestoreConfig.Types.TransformationRuleAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class RestoreConfig.Types.TransformationRuleAction.
[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRestoreConfig.Types.TransformationRuleAction\u003c/code\u003e class is part of the Backup for GKE v1 API and is used to define actions for transforming resources during a restore operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling message structures and data integrity.\u003c/p\u003e\n"],["\u003cp\u003eIt has constructors for creating new instances and for creating copies of existing \u003ccode\u003eTransformationRuleAction\u003c/code\u003e objects, allowing for flexible object creation and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the class include \u003ccode\u003eFromPath\u003c/code\u003e, \u003ccode\u003eOp\u003c/code\u003e, \u003ccode\u003ePath\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, which control the source, operation type, target location, and value of the transformation, respectively, as defined by JSON Patch RFC.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this class available, ranging from version 1.0.0-beta01 to the latest version, 2.6.0, with each version potentially offering different functionalities or updates.\u003c/p\u003e\n"]]],[],null,["# Backup for GKE v1 API - Class RestoreConfig.Types.TransformationRuleAction (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.7.0/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.6.0/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.5.0/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.4.0/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.3.0/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.2.0/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.1.0/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.0.0/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/1.0.0-beta01/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction) \n\n public sealed class RestoreConfig.Types.TransformationRuleAction : IMessage\u003cRestoreConfig.Types.TransformationRuleAction\u003e, IEquatable\u003cRestoreConfig.Types.TransformationRuleAction\u003e, IDeepCloneable\u003cRestoreConfig.Types.TransformationRuleAction\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup for GKE v1 API class RestoreConfig.Types.TransformationRuleAction.\n\nTransformationRuleAction defines a TransformationRule action based on the\nJSON Patch RFC (\u003chttps://www.rfc-editor.org/rfc/rfc6902\u003e) \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RestoreConfig.Types.TransformationRuleAction \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RestoreConfig](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig)[Types](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig.Types)[TransformationRuleAction](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RestoreConfig](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig)[Types](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig.Types)[TransformationRuleAction](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RestoreConfig](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig)[Types](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig.Types)[TransformationRuleAction](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreConfig.Types.TransformationRuleAction), [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.GkeBackup.V1](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeBackup.V1.dll\n\nConstructors\n------------\n\n### TransformationRuleAction()\n\n public TransformationRuleAction()\n\n### TransformationRuleAction(TransformationRuleAction)\n\n public TransformationRuleAction(RestoreConfig.Types.TransformationRuleAction other)\n\nProperties\n----------\n\n### FromPath\n\n public string FromPath { get; set; }\n\nOptional. A string containing a JSON Pointer value that references the\nlocation in the target document to move the value from.\n\n### Op\n\n public RestoreConfig.Types.TransformationRuleAction.Types.Op Op { get; set; }\n\nRequired. op specifies the operation to perform.\n\n### Path\n\n public string Path { get; set; }\n\nOptional. A string containing a JSON-Pointer value that references a\nlocation within the target document where the operation is performed.\n\n### Value\n\n public string Value { get; set; }\n\nOptional. A string that specifies the desired value in string format to\nuse for transformation."]]