public sealed class TextLocator.Types.Position : IMessage<TextLocator.Types.Position>, IEquatable<TextLocator.Types.Position>, IDeepCloneable<TextLocator.Types.Position>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class TextLocator.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-06-12 UTC."],[[["This webpage provides documentation for the `TextLocator.Types.Position` class within the Google Cloud Monitoring v3 API, with the latest version being 3.15.0."],["The `TextLocator.Types.Position` class represents the position of a byte within a text and is part of the `Google.Cloud.Monitoring.V3` namespace."],["The `TextLocator.Types.Position` class has two main properties, `Column` and `Line`, which represent the byte's column and line number within the text respectively, both starting from 1."],["The webpage lists a history of the `TextLocator.Types.Position` class's version history from version 3.15.0 down to version 2.3.0."],["The `TextLocator.Types.Position` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]