public sealed class EntityIssue.Types.Position : IMessage<EntityIssue.Types.Position>, IEquatable<EntityIssue.Types.Position>, IDeepCloneable<EntityIssue.Types.Position>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class EntityIssue.Types.Position.
[[["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-04-17 UTC."],[[["This documentation page covers the `EntityIssue.Types.Position` class within the Database Migration v1 API, specifically for version 2.2.0 of the Google.Cloud.CloudDms.V1 namespace."],["The `EntityIssue.Types.Position` class represents the position of an issue and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties to define the exact location of an issue, including `Column`, `Length`, `Line`, and `Offset`, all of which are integer types."],["The latest available version of the API is 2.5.0, and there are other previous versions, from 1.0.0 to 2.4.0, available in the documentation."]]],[]]