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-03-21 UTC."],[[["This page provides documentation for the `EntityIssue.Types.Position` class within the Google Cloud Database Migration v1 API."],["The `EntityIssue.Types.Position` class represents the position of an issue and includes properties for `Column`, `Length`, `Line`, and `Offset`."],["The class has been implemented with multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, that allow it to be versatile and usable in many applications."],["There are multiple versions of the API available, with version 2.5.0 being the most recent and version 1.0.0 being the oldest."],["The `Position()` and `Position(Position)` constructors allow for the creation of new objects, with the latter enabling copying from existing `EntityIssue.Types.Position` objects."]]],[]]