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 document provides reference documentation for the `TextLocator.Types.Position` class within the Google Cloud Monitoring v3 API, detailing its properties and usage."],["The `TextLocator.Types.Position` class represents the position of a byte within text, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating a new `Position` object and cloning an existing one."],["The class features properties `Column` and `Line`, both integers, indicating the byte's position within a line and the line number, respectively, within the text."],["This page lists different versions of the API, starting with the latest 3.15.0, and contains prior version releases down to 2.3.0."]]],[]]