Class ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange
The range of highlighted text.
Inheritance
ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange
Implements
IMessage<ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange>
IEquatable<ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange>
Namespace: Google.Maps.Places.V1
Assembly: Google.Maps.Places.V1.dll
Syntax
public sealed class ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange : IMessage<ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange>, IEquatable<ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange>, IDeepCloneable<ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange>, IBufferMessage, IMessage
Constructors
HighlightedTextRange()
Declaration
public HighlightedTextRange()
HighlightedTextRange(HighlightedTextRange)
Declaration
public HighlightedTextRange(ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange other)
Parameters
Type | Name | Description |
---|---|---|
ContextualContent.Types.Justification.Types.ReviewJustification.Types.HighlightedText.Types.HighlightedTextRange | other |
Properties
EndIndex
Declaration
public int EndIndex { get; set; }
Property Value
Type | Description |
---|---|
int |
StartIndex
Declaration
public int StartIndex { get; set; }
Property Value
Type | Description |
---|---|
int |