style

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypefaceSpanService_NewTypefaceSpan_FullMethodName    = "/style.TypefaceSpanService/NewTypefaceSpan"
	TypefaceSpanService_DescribeContents_FullMethodName   = "/style.TypefaceSpanService/DescribeContents"
	TypefaceSpanService_GetFamily_FullMethodName          = "/style.TypefaceSpanService/GetFamily"
	TypefaceSpanService_GetSpanTypeId_FullMethodName      = "/style.TypefaceSpanService/GetSpanTypeId"
	TypefaceSpanService_GetTypeface_FullMethodName        = "/style.TypefaceSpanService/GetTypeface"
	TypefaceSpanService_ToString_FullMethodName           = "/style.TypefaceSpanService/ToString"
	TypefaceSpanService_UpdateDrawState_FullMethodName    = "/style.TypefaceSpanService/UpdateDrawState"
	TypefaceSpanService_UpdateMeasureState_FullMethodName = "/style.TypefaceSpanService/UpdateMeasureState"
	TypefaceSpanService_WriteToParcel_FullMethodName      = "/style.TypefaceSpanService/WriteToParcel"
)
View Source
const (
	IconMarginSpanService_NewIconMarginSpan_FullMethodName = "/style.IconMarginSpanService/NewIconMarginSpan"
	IconMarginSpanService_ChooseHeight_FullMethodName      = "/style.IconMarginSpanService/ChooseHeight"
	IconMarginSpanService_DrawLeadingMargin_FullMethodName = "/style.IconMarginSpanService/DrawLeadingMargin"
	IconMarginSpanService_GetBitmap_FullMethodName         = "/style.IconMarginSpanService/GetBitmap"
	IconMarginSpanService_GetLeadingMargin_FullMethodName  = "/style.IconMarginSpanService/GetLeadingMargin"
	IconMarginSpanService_GetPadding_FullMethodName        = "/style.IconMarginSpanService/GetPadding"
	IconMarginSpanService_ToString_FullMethodName          = "/style.IconMarginSpanService/ToString"
)
View Source
const (
	SuggestionSpanService_NewSuggestionSpan_FullMethodName = "/style.SuggestionSpanService/NewSuggestionSpan"
	SuggestionSpanService_DescribeContents_FullMethodName  = "/style.SuggestionSpanService/DescribeContents"
	SuggestionSpanService_Equals_FullMethodName            = "/style.SuggestionSpanService/Equals"
	SuggestionSpanService_GetFlags_FullMethodName          = "/style.SuggestionSpanService/GetFlags"
	SuggestionSpanService_GetLocale_FullMethodName         = "/style.SuggestionSpanService/GetLocale"
	SuggestionSpanService_GetLocaleObject_FullMethodName   = "/style.SuggestionSpanService/GetLocaleObject"
	SuggestionSpanService_GetSpanTypeId_FullMethodName     = "/style.SuggestionSpanService/GetSpanTypeId"
	SuggestionSpanService_GetSuggestions_FullMethodName    = "/style.SuggestionSpanService/GetSuggestions"
	SuggestionSpanService_GetUnderlineColor_FullMethodName = "/style.SuggestionSpanService/GetUnderlineColor"
	SuggestionSpanService_HashCode_FullMethodName          = "/style.SuggestionSpanService/HashCode"
	SuggestionSpanService_SetFlags_FullMethodName          = "/style.SuggestionSpanService/SetFlags"
	SuggestionSpanService_UpdateDrawState_FullMethodName   = "/style.SuggestionSpanService/UpdateDrawState"
	SuggestionSpanService_WriteToParcel_FullMethodName     = "/style.SuggestionSpanService/WriteToParcel"
)
View Source
const (
	TextAppearanceSpanService_NewTextAppearanceSpan_FullMethodName    = "/style.TextAppearanceSpanService/NewTextAppearanceSpan"
	TextAppearanceSpanService_DescribeContents_FullMethodName         = "/style.TextAppearanceSpanService/DescribeContents"
	TextAppearanceSpanService_GetFamily_FullMethodName                = "/style.TextAppearanceSpanService/GetFamily"
	TextAppearanceSpanService_GetFontFeatureSettings_FullMethodName   = "/style.TextAppearanceSpanService/GetFontFeatureSettings"
	TextAppearanceSpanService_GetFontVariationSettings_FullMethodName = "/style.TextAppearanceSpanService/GetFontVariationSettings"
	TextAppearanceSpanService_GetLetterSpacing_FullMethodName         = "/style.TextAppearanceSpanService/GetLetterSpacing"
	TextAppearanceSpanService_GetLinkTextColor_FullMethodName         = "/style.TextAppearanceSpanService/GetLinkTextColor"
	TextAppearanceSpanService_GetShadowColor_FullMethodName           = "/style.TextAppearanceSpanService/GetShadowColor"
	TextAppearanceSpanService_GetShadowDx_FullMethodName              = "/style.TextAppearanceSpanService/GetShadowDx"
	TextAppearanceSpanService_GetShadowDy_FullMethodName              = "/style.TextAppearanceSpanService/GetShadowDy"
	TextAppearanceSpanService_GetShadowRadius_FullMethodName          = "/style.TextAppearanceSpanService/GetShadowRadius"
	TextAppearanceSpanService_GetSpanTypeId_FullMethodName            = "/style.TextAppearanceSpanService/GetSpanTypeId"
	TextAppearanceSpanService_GetTextColor_FullMethodName             = "/style.TextAppearanceSpanService/GetTextColor"
	TextAppearanceSpanService_GetTextFontWeight_FullMethodName        = "/style.TextAppearanceSpanService/GetTextFontWeight"
	TextAppearanceSpanService_GetTextLocales_FullMethodName           = "/style.TextAppearanceSpanService/GetTextLocales"
	TextAppearanceSpanService_GetTextSize_FullMethodName              = "/style.TextAppearanceSpanService/GetTextSize"
	TextAppearanceSpanService_GetTextStyle_FullMethodName             = "/style.TextAppearanceSpanService/GetTextStyle"
	TextAppearanceSpanService_GetTypeface_FullMethodName              = "/style.TextAppearanceSpanService/GetTypeface"
	TextAppearanceSpanService_IsElegantTextHeight_FullMethodName      = "/style.TextAppearanceSpanService/IsElegantTextHeight"
	TextAppearanceSpanService_ToString_FullMethodName                 = "/style.TextAppearanceSpanService/ToString"
	TextAppearanceSpanService_UpdateDrawState_FullMethodName          = "/style.TextAppearanceSpanService/UpdateDrawState"
	TextAppearanceSpanService_UpdateMeasureState_FullMethodName       = "/style.TextAppearanceSpanService/UpdateMeasureState"
	TextAppearanceSpanService_WriteToParcel_FullMethodName            = "/style.TextAppearanceSpanService/WriteToParcel"
)
View Source
const (
	BulletSpanService_NewBulletSpan_FullMethodName     = "/style.BulletSpanService/NewBulletSpan"
	BulletSpanService_DescribeContents_FullMethodName  = "/style.BulletSpanService/DescribeContents"
	BulletSpanService_DrawLeadingMargin_FullMethodName = "/style.BulletSpanService/DrawLeadingMargin"
	BulletSpanService_GetBulletRadius_FullMethodName   = "/style.BulletSpanService/GetBulletRadius"
	BulletSpanService_GetColor_FullMethodName          = "/style.BulletSpanService/GetColor"
	BulletSpanService_GetGapWidth_FullMethodName       = "/style.BulletSpanService/GetGapWidth"
	BulletSpanService_GetLeadingMargin_FullMethodName  = "/style.BulletSpanService/GetLeadingMargin"
	BulletSpanService_GetSpanTypeId_FullMethodName     = "/style.BulletSpanService/GetSpanTypeId"
	BulletSpanService_ToString_FullMethodName          = "/style.BulletSpanService/ToString"
	BulletSpanService_WriteToParcel_FullMethodName     = "/style.BulletSpanService/WriteToParcel"
)
View Source
const (
	StrikethroughSpanService_NewStrikethroughSpan_FullMethodName = "/style.StrikethroughSpanService/NewStrikethroughSpan"
	StrikethroughSpanService_DescribeContents_FullMethodName     = "/style.StrikethroughSpanService/DescribeContents"
	StrikethroughSpanService_GetSpanTypeId_FullMethodName        = "/style.StrikethroughSpanService/GetSpanTypeId"
	StrikethroughSpanService_ToString_FullMethodName             = "/style.StrikethroughSpanService/ToString"
	StrikethroughSpanService_UpdateDrawState_FullMethodName      = "/style.StrikethroughSpanService/UpdateDrawState"
	StrikethroughSpanService_WriteToParcel_FullMethodName        = "/style.StrikethroughSpanService/WriteToParcel"
)
View Source
const (
	DynamicDrawableSpanService_Draw_FullMethodName                 = "/style.DynamicDrawableSpanService/Draw"
	DynamicDrawableSpanService_GetDrawable_FullMethodName          = "/style.DynamicDrawableSpanService/GetDrawable"
	DynamicDrawableSpanService_GetSize_FullMethodName              = "/style.DynamicDrawableSpanService/GetSize"
	DynamicDrawableSpanService_GetVerticalAlignment_FullMethodName = "/style.DynamicDrawableSpanService/GetVerticalAlignment"
	DynamicDrawableSpanService_ToString_FullMethodName             = "/style.DynamicDrawableSpanService/ToString"
)
View Source
const (
	TabStopSpanStandardService_GetTabStop_FullMethodName = "/style.TabStopSpanStandardService/GetTabStop"
	TabStopSpanStandardService_ToString_FullMethodName   = "/style.TabStopSpanStandardService/ToString"
)
View Source
const (
	SubscriptSpanService_NewSubscriptSpan_FullMethodName   = "/style.SubscriptSpanService/NewSubscriptSpan"
	SubscriptSpanService_DescribeContents_FullMethodName   = "/style.SubscriptSpanService/DescribeContents"
	SubscriptSpanService_GetSpanTypeId_FullMethodName      = "/style.SubscriptSpanService/GetSpanTypeId"
	SubscriptSpanService_ToString_FullMethodName           = "/style.SubscriptSpanService/ToString"
	SubscriptSpanService_UpdateDrawState_FullMethodName    = "/style.SubscriptSpanService/UpdateDrawState"
	SubscriptSpanService_UpdateMeasureState_FullMethodName = "/style.SubscriptSpanService/UpdateMeasureState"
	SubscriptSpanService_WriteToParcel_FullMethodName      = "/style.SubscriptSpanService/WriteToParcel"
)
View Source
const (
	SuggestionRangeSpanService_NewSuggestionRangeSpan_FullMethodName = "/style.SuggestionRangeSpanService/NewSuggestionRangeSpan"
	SuggestionRangeSpanService_DescribeContents_FullMethodName       = "/style.SuggestionRangeSpanService/DescribeContents"
	SuggestionRangeSpanService_GetBackgroundColor_FullMethodName     = "/style.SuggestionRangeSpanService/GetBackgroundColor"
	SuggestionRangeSpanService_GetSpanTypeId_FullMethodName          = "/style.SuggestionRangeSpanService/GetSpanTypeId"
	SuggestionRangeSpanService_SetBackgroundColor_FullMethodName     = "/style.SuggestionRangeSpanService/SetBackgroundColor"
	SuggestionRangeSpanService_UpdateDrawState_FullMethodName        = "/style.SuggestionRangeSpanService/UpdateDrawState"
	SuggestionRangeSpanService_WriteToParcel_FullMethodName          = "/style.SuggestionRangeSpanService/WriteToParcel"
)
View Source
const (
	LineBreakConfigSpanService_NewLineBreakConfigSpan_FullMethodName  = "/style.LineBreakConfigSpanService/NewLineBreakConfigSpan"
	LineBreakConfigSpanService_DescribeContents_FullMethodName        = "/style.LineBreakConfigSpanService/DescribeContents"
	LineBreakConfigSpanService_Equals_FullMethodName                  = "/style.LineBreakConfigSpanService/Equals"
	LineBreakConfigSpanService_GetLineBreakConfig_FullMethodName      = "/style.LineBreakConfigSpanService/GetLineBreakConfig"
	LineBreakConfigSpanService_GetSpanTypeId_FullMethodName           = "/style.LineBreakConfigSpanService/GetSpanTypeId"
	LineBreakConfigSpanService_HashCode_FullMethodName                = "/style.LineBreakConfigSpanService/HashCode"
	LineBreakConfigSpanService_ToString_FullMethodName                = "/style.LineBreakConfigSpanService/ToString"
	LineBreakConfigSpanService_WriteToParcel_FullMethodName           = "/style.LineBreakConfigSpanService/WriteToParcel"
	LineBreakConfigSpanService_CreateNoBreakSpan_FullMethodName       = "/style.LineBreakConfigSpanService/CreateNoBreakSpan"
	LineBreakConfigSpanService_CreateNoHyphenationSpan_FullMethodName = "/style.LineBreakConfigSpanService/CreateNoHyphenationSpan"
)
View Source
const (
	SpanService_NewSpan_FullMethodName                 = "/style.SpanService/NewSpan"
	SpanService_DescribeContents_FullMethodName        = "/style.SpanService/DescribeContents"
	SpanService_GetFontWeightAdjustment_FullMethodName = "/style.SpanService/GetFontWeightAdjustment"
	SpanService_GetSpanTypeId_FullMethodName           = "/style.SpanService/GetSpanTypeId"
	SpanService_GetStyle_FullMethodName                = "/style.SpanService/GetStyle"
	SpanService_ToString_FullMethodName                = "/style.SpanService/ToString"
	SpanService_UpdateDrawState_FullMethodName         = "/style.SpanService/UpdateDrawState"
	SpanService_UpdateMeasureState_FullMethodName      = "/style.SpanService/UpdateMeasureState"
	SpanService_WriteToParcel_FullMethodName           = "/style.SpanService/WriteToParcel"
)
View Source
const (
	TtsSpanService_NewTtsSpan_FullMethodName       = "/style.TtsSpanService/NewTtsSpan"
	TtsSpanService_DescribeContents_FullMethodName = "/style.TtsSpanService/DescribeContents"
	TtsSpanService_GetArgs_FullMethodName          = "/style.TtsSpanService/GetArgs"
	TtsSpanService_GetSpanTypeId_FullMethodName    = "/style.TtsSpanService/GetSpanTypeId"
	TtsSpanService_GetType_FullMethodName          = "/style.TtsSpanService/GetType"
	TtsSpanService_WriteToParcel_FullMethodName    = "/style.TtsSpanService/WriteToParcel"
)
View Source
const (
	TtsSpanCardinalBuilderService_SetNumber1_FullMethodName   = "/style.TtsSpanCardinalBuilderService/SetNumber1"
	TtsSpanCardinalBuilderService_SetNumber1_1_FullMethodName = "/style.TtsSpanCardinalBuilderService/SetNumber1_1"
)
View Source
const (
	TtsSpanDateBuilderService_SetDay_FullMethodName     = "/style.TtsSpanDateBuilderService/SetDay"
	TtsSpanDateBuilderService_SetMonth_FullMethodName   = "/style.TtsSpanDateBuilderService/SetMonth"
	TtsSpanDateBuilderService_SetWeekday_FullMethodName = "/style.TtsSpanDateBuilderService/SetWeekday"
	TtsSpanDateBuilderService_SetYear_FullMethodName    = "/style.TtsSpanDateBuilderService/SetYear"
)
View Source
const (
	TtsSpanDecimalBuilderService_SetArgumentsFromDouble_FullMethodName = "/style.TtsSpanDecimalBuilderService/SetArgumentsFromDouble"
	TtsSpanDecimalBuilderService_SetFractionalPart_FullMethodName      = "/style.TtsSpanDecimalBuilderService/SetFractionalPart"
	TtsSpanDecimalBuilderService_SetIntegerPart1_FullMethodName        = "/style.TtsSpanDecimalBuilderService/SetIntegerPart1"
	TtsSpanDecimalBuilderService_SetIntegerPart1_1_FullMethodName      = "/style.TtsSpanDecimalBuilderService/SetIntegerPart1_1"
)
View Source
const (
	TtsSpanDurationBuilderService_SetHours_FullMethodName   = "/style.TtsSpanDurationBuilderService/SetHours"
	TtsSpanDurationBuilderService_SetMinutes_FullMethodName = "/style.TtsSpanDurationBuilderService/SetMinutes"
	TtsSpanDurationBuilderService_SetSeconds_FullMethodName = "/style.TtsSpanDurationBuilderService/SetSeconds"
)
View Source
const (
	TtsSpanElectronicBuilderService_SetDomain_FullMethodName         = "/style.TtsSpanElectronicBuilderService/SetDomain"
	TtsSpanElectronicBuilderService_SetEmailArguments_FullMethodName = "/style.TtsSpanElectronicBuilderService/SetEmailArguments"
	TtsSpanElectronicBuilderService_SetFragmentId_FullMethodName     = "/style.TtsSpanElectronicBuilderService/SetFragmentId"
	TtsSpanElectronicBuilderService_SetPassword_FullMethodName       = "/style.TtsSpanElectronicBuilderService/SetPassword"
	TtsSpanElectronicBuilderService_SetPath_FullMethodName           = "/style.TtsSpanElectronicBuilderService/SetPath"
	TtsSpanElectronicBuilderService_SetPort_FullMethodName           = "/style.TtsSpanElectronicBuilderService/SetPort"
	TtsSpanElectronicBuilderService_SetProtocol_FullMethodName       = "/style.TtsSpanElectronicBuilderService/SetProtocol"
	TtsSpanElectronicBuilderService_SetQueryString_FullMethodName    = "/style.TtsSpanElectronicBuilderService/SetQueryString"
	TtsSpanElectronicBuilderService_SetUsername_FullMethodName       = "/style.TtsSpanElectronicBuilderService/SetUsername"
)
View Source
const (
	TtsSpanFractionBuilderService_SetDenominator1_FullMethodName   = "/style.TtsSpanFractionBuilderService/SetDenominator1"
	TtsSpanFractionBuilderService_SetDenominator1_1_FullMethodName = "/style.TtsSpanFractionBuilderService/SetDenominator1_1"
	TtsSpanFractionBuilderService_SetIntegerPart1_FullMethodName   = "/style.TtsSpanFractionBuilderService/SetIntegerPart1"
	TtsSpanFractionBuilderService_SetIntegerPart1_1_FullMethodName = "/style.TtsSpanFractionBuilderService/SetIntegerPart1_1"
	TtsSpanFractionBuilderService_SetNumerator1_FullMethodName     = "/style.TtsSpanFractionBuilderService/SetNumerator1"
	TtsSpanFractionBuilderService_SetNumerator1_1_FullMethodName   = "/style.TtsSpanFractionBuilderService/SetNumerator1_1"
)
View Source
const (
	TtsSpanMeasureBuilderService_SetDenominator1_FullMethodName   = "/style.TtsSpanMeasureBuilderService/SetDenominator1"
	TtsSpanMeasureBuilderService_SetDenominator1_1_FullMethodName = "/style.TtsSpanMeasureBuilderService/SetDenominator1_1"
	TtsSpanMeasureBuilderService_SetFractionalPart_FullMethodName = "/style.TtsSpanMeasureBuilderService/SetFractionalPart"
	TtsSpanMeasureBuilderService_SetIntegerPart1_FullMethodName   = "/style.TtsSpanMeasureBuilderService/SetIntegerPart1"
	TtsSpanMeasureBuilderService_SetIntegerPart1_1_FullMethodName = "/style.TtsSpanMeasureBuilderService/SetIntegerPart1_1"
	TtsSpanMeasureBuilderService_SetNumber1_FullMethodName        = "/style.TtsSpanMeasureBuilderService/SetNumber1"
	TtsSpanMeasureBuilderService_SetNumber1_1_FullMethodName      = "/style.TtsSpanMeasureBuilderService/SetNumber1_1"
	TtsSpanMeasureBuilderService_SetNumerator1_FullMethodName     = "/style.TtsSpanMeasureBuilderService/SetNumerator1"
	TtsSpanMeasureBuilderService_SetNumerator1_1_FullMethodName   = "/style.TtsSpanMeasureBuilderService/SetNumerator1_1"
	TtsSpanMeasureBuilderService_SetUnit_FullMethodName           = "/style.TtsSpanMeasureBuilderService/SetUnit"
)
View Source
const (
	TtsSpanMoneyBuilderService_SetCurrency_FullMethodName       = "/style.TtsSpanMoneyBuilderService/SetCurrency"
	TtsSpanMoneyBuilderService_SetFractionalPart_FullMethodName = "/style.TtsSpanMoneyBuilderService/SetFractionalPart"
	TtsSpanMoneyBuilderService_SetIntegerPart1_FullMethodName   = "/style.TtsSpanMoneyBuilderService/SetIntegerPart1"
	TtsSpanMoneyBuilderService_SetIntegerPart1_1_FullMethodName = "/style.TtsSpanMoneyBuilderService/SetIntegerPart1_1"
	TtsSpanMoneyBuilderService_SetQuantity_FullMethodName       = "/style.TtsSpanMoneyBuilderService/SetQuantity"
)
View Source
const (
	TtsSpanOrdinalBuilderService_SetNumber1_FullMethodName   = "/style.TtsSpanOrdinalBuilderService/SetNumber1"
	TtsSpanOrdinalBuilderService_SetNumber1_1_FullMethodName = "/style.TtsSpanOrdinalBuilderService/SetNumber1_1"
)
View Source
const (
	TtsSpanTelephoneBuilderService_SetCountryCode_FullMethodName = "/style.TtsSpanTelephoneBuilderService/SetCountryCode"
	TtsSpanTelephoneBuilderService_SetExtension_FullMethodName   = "/style.TtsSpanTelephoneBuilderService/SetExtension"
	TtsSpanTelephoneBuilderService_SetNumberParts_FullMethodName = "/style.TtsSpanTelephoneBuilderService/SetNumberParts"
)
View Source
const (
	TtsSpanTimeBuilderService_SetHours_FullMethodName   = "/style.TtsSpanTimeBuilderService/SetHours"
	TtsSpanTimeBuilderService_SetMinutes_FullMethodName = "/style.TtsSpanTimeBuilderService/SetMinutes"
	TtsSpanTimeBuilderService_SetSeconds_FullMethodName = "/style.TtsSpanTimeBuilderService/SetSeconds"
)
View Source
const (
	RelativeSizeSpanService_NewRelativeSizeSpan_FullMethodName = "/style.RelativeSizeSpanService/NewRelativeSizeSpan"
	RelativeSizeSpanService_DescribeContents_FullMethodName    = "/style.RelativeSizeSpanService/DescribeContents"
	RelativeSizeSpanService_GetSizeChange_FullMethodName       = "/style.RelativeSizeSpanService/GetSizeChange"
	RelativeSizeSpanService_GetSpanTypeId_FullMethodName       = "/style.RelativeSizeSpanService/GetSpanTypeId"
	RelativeSizeSpanService_ToString_FullMethodName            = "/style.RelativeSizeSpanService/ToString"
	RelativeSizeSpanService_UpdateDrawState_FullMethodName     = "/style.RelativeSizeSpanService/UpdateDrawState"
	RelativeSizeSpanService_UpdateMeasureState_FullMethodName  = "/style.RelativeSizeSpanService/UpdateMeasureState"
	RelativeSizeSpanService_WriteToParcel_FullMethodName       = "/style.RelativeSizeSpanService/WriteToParcel"
)
View Source
const (
	EasyEditSpanService_NewEasyEditSpan_FullMethodName  = "/style.EasyEditSpanService/NewEasyEditSpan"
	EasyEditSpanService_DescribeContents_FullMethodName = "/style.EasyEditSpanService/DescribeContents"
	EasyEditSpanService_GetSpanTypeId_FullMethodName    = "/style.EasyEditSpanService/GetSpanTypeId"
	EasyEditSpanService_WriteToParcel_FullMethodName    = "/style.EasyEditSpanService/WriteToParcel"
)
View Source
const (
	URLSpanService_NewURLSpan_FullMethodName       = "/style.URLSpanService/NewURLSpan"
	URLSpanService_DescribeContents_FullMethodName = "/style.URLSpanService/DescribeContents"
	URLSpanService_GetSpanTypeId_FullMethodName    = "/style.URLSpanService/GetSpanTypeId"
	URLSpanService_GetURL_FullMethodName           = "/style.URLSpanService/GetURL"
	URLSpanService_OnClick_FullMethodName          = "/style.URLSpanService/OnClick"
	URLSpanService_ToString_FullMethodName         = "/style.URLSpanService/ToString"
	URLSpanService_WriteToParcel_FullMethodName    = "/style.URLSpanService/WriteToParcel"
)
View Source
const (
	ForegroundColorSpanService_NewForegroundColorSpan_FullMethodName = "/style.ForegroundColorSpanService/NewForegroundColorSpan"
	ForegroundColorSpanService_DescribeContents_FullMethodName       = "/style.ForegroundColorSpanService/DescribeContents"
	ForegroundColorSpanService_GetForegroundColor_FullMethodName     = "/style.ForegroundColorSpanService/GetForegroundColor"
	ForegroundColorSpanService_GetSpanTypeId_FullMethodName          = "/style.ForegroundColorSpanService/GetSpanTypeId"
	ForegroundColorSpanService_ToString_FullMethodName               = "/style.ForegroundColorSpanService/ToString"
	ForegroundColorSpanService_UpdateDrawState_FullMethodName        = "/style.ForegroundColorSpanService/UpdateDrawState"
	ForegroundColorSpanService_WriteToParcel_FullMethodName          = "/style.ForegroundColorSpanService/WriteToParcel"
)
View Source
const (
	ReplacementSpanService_Draw_FullMethodName                  = "/style.ReplacementSpanService/Draw"
	ReplacementSpanService_GetContentDescription_FullMethodName = "/style.ReplacementSpanService/GetContentDescription"
	ReplacementSpanService_GetSize_FullMethodName               = "/style.ReplacementSpanService/GetSize"
	ReplacementSpanService_SetContentDescription_FullMethodName = "/style.ReplacementSpanService/SetContentDescription"
	ReplacementSpanService_UpdateDrawState_FullMethodName       = "/style.ReplacementSpanService/UpdateDrawState"
	ReplacementSpanService_UpdateMeasureState_FullMethodName    = "/style.ReplacementSpanService/UpdateMeasureState"
)
View Source
const (
	LineHeightSpanStandardService_ChooseHeight_FullMethodName     = "/style.LineHeightSpanStandardService/ChooseHeight"
	LineHeightSpanStandardService_DescribeContents_FullMethodName = "/style.LineHeightSpanStandardService/DescribeContents"
	LineHeightSpanStandardService_GetHeight_FullMethodName        = "/style.LineHeightSpanStandardService/GetHeight"
	LineHeightSpanStandardService_GetSpanTypeId_FullMethodName    = "/style.LineHeightSpanStandardService/GetSpanTypeId"
	LineHeightSpanStandardService_WriteToParcel_FullMethodName    = "/style.LineHeightSpanStandardService/WriteToParcel"
)
View Source
const (
	AlignmentSpanStandardService_DescribeContents_FullMethodName = "/style.AlignmentSpanStandardService/DescribeContents"
	AlignmentSpanStandardService_GetAlignment_FullMethodName     = "/style.AlignmentSpanStandardService/GetAlignment"
	AlignmentSpanStandardService_GetSpanTypeId_FullMethodName    = "/style.AlignmentSpanStandardService/GetSpanTypeId"
	AlignmentSpanStandardService_ToString_FullMethodName         = "/style.AlignmentSpanStandardService/ToString"
	AlignmentSpanStandardService_WriteToParcel_FullMethodName    = "/style.AlignmentSpanStandardService/WriteToParcel"
)
View Source
const (
	LineBackgroundSpanStandardService_DescribeContents_FullMethodName = "/style.LineBackgroundSpanStandardService/DescribeContents"
	LineBackgroundSpanStandardService_DrawBackground_FullMethodName   = "/style.LineBackgroundSpanStandardService/DrawBackground"
	LineBackgroundSpanStandardService_GetColor_FullMethodName         = "/style.LineBackgroundSpanStandardService/GetColor"
	LineBackgroundSpanStandardService_GetSpanTypeId_FullMethodName    = "/style.LineBackgroundSpanStandardService/GetSpanTypeId"
	LineBackgroundSpanStandardService_WriteToParcel_FullMethodName    = "/style.LineBackgroundSpanStandardService/WriteToParcel"
)
View Source
const (
	DrawableMarginSpanService_NewDrawableMarginSpan_FullMethodName = "/style.DrawableMarginSpanService/NewDrawableMarginSpan"
	DrawableMarginSpanService_ChooseHeight_FullMethodName          = "/style.DrawableMarginSpanService/ChooseHeight"
	DrawableMarginSpanService_DrawLeadingMargin_FullMethodName     = "/style.DrawableMarginSpanService/DrawLeadingMargin"
	DrawableMarginSpanService_GetDrawable_FullMethodName           = "/style.DrawableMarginSpanService/GetDrawable"
	DrawableMarginSpanService_GetLeadingMargin_FullMethodName      = "/style.DrawableMarginSpanService/GetLeadingMargin"
	DrawableMarginSpanService_GetPadding_FullMethodName            = "/style.DrawableMarginSpanService/GetPadding"
	DrawableMarginSpanService_ToString_FullMethodName              = "/style.DrawableMarginSpanService/ToString"
)
View Source
const (
	AbsoluteSizeSpanService_NewAbsoluteSizeSpan_FullMethodName = "/style.AbsoluteSizeSpanService/NewAbsoluteSizeSpan"
	AbsoluteSizeSpanService_DescribeContents_FullMethodName    = "/style.AbsoluteSizeSpanService/DescribeContents"
	AbsoluteSizeSpanService_GetDip_FullMethodName              = "/style.AbsoluteSizeSpanService/GetDip"
	AbsoluteSizeSpanService_GetSize_FullMethodName             = "/style.AbsoluteSizeSpanService/GetSize"
	AbsoluteSizeSpanService_GetSpanTypeId_FullMethodName       = "/style.AbsoluteSizeSpanService/GetSpanTypeId"
	AbsoluteSizeSpanService_ToString_FullMethodName            = "/style.AbsoluteSizeSpanService/ToString"
	AbsoluteSizeSpanService_UpdateDrawState_FullMethodName     = "/style.AbsoluteSizeSpanService/UpdateDrawState"
	AbsoluteSizeSpanService_UpdateMeasureState_FullMethodName  = "/style.AbsoluteSizeSpanService/UpdateMeasureState"
	AbsoluteSizeSpanService_WriteToParcel_FullMethodName       = "/style.AbsoluteSizeSpanService/WriteToParcel"
)
View Source
const (
	LeadingMarginSpanService_DrawLeadingMargin_FullMethodName = "/style.LeadingMarginSpanService/DrawLeadingMargin"
	LeadingMarginSpanService_GetLeadingMargin_FullMethodName  = "/style.LeadingMarginSpanService/GetLeadingMargin"
)
View Source
const (
	LeadingMarginSpanStandardService_DescribeContents_FullMethodName  = "/style.LeadingMarginSpanStandardService/DescribeContents"
	LeadingMarginSpanStandardService_DrawLeadingMargin_FullMethodName = "/style.LeadingMarginSpanStandardService/DrawLeadingMargin"
	LeadingMarginSpanStandardService_GetLeadingMargin_FullMethodName  = "/style.LeadingMarginSpanStandardService/GetLeadingMargin"
	LeadingMarginSpanStandardService_GetSpanTypeId_FullMethodName     = "/style.LeadingMarginSpanStandardService/GetSpanTypeId"
	LeadingMarginSpanStandardService_WriteToParcel_FullMethodName     = "/style.LeadingMarginSpanStandardService/WriteToParcel"
)
View Source
const (
	CharacterStyleService_GetUnderlying_FullMethodName   = "/style.CharacterStyleService/GetUnderlying"
	CharacterStyleService_UpdateDrawState_FullMethodName = "/style.CharacterStyleService/UpdateDrawState"
	CharacterStyleService_Wrap_FullMethodName            = "/style.CharacterStyleService/Wrap"
)
View Source
const (
	MaskFilterSpanService_NewMaskFilterSpan_FullMethodName = "/style.MaskFilterSpanService/NewMaskFilterSpan"
	MaskFilterSpanService_GetMaskFilter_FullMethodName     = "/style.MaskFilterSpanService/GetMaskFilter"
	MaskFilterSpanService_ToString_FullMethodName          = "/style.MaskFilterSpanService/ToString"
	MaskFilterSpanService_UpdateDrawState_FullMethodName   = "/style.MaskFilterSpanService/UpdateDrawState"
)
View Source
const (
	UnderlineSpanService_NewUnderlineSpan_FullMethodName = "/style.UnderlineSpanService/NewUnderlineSpan"
	UnderlineSpanService_DescribeContents_FullMethodName = "/style.UnderlineSpanService/DescribeContents"
	UnderlineSpanService_GetSpanTypeId_FullMethodName    = "/style.UnderlineSpanService/GetSpanTypeId"
	UnderlineSpanService_ToString_FullMethodName         = "/style.UnderlineSpanService/ToString"
	UnderlineSpanService_UpdateDrawState_FullMethodName  = "/style.UnderlineSpanService/UpdateDrawState"
	UnderlineSpanService_WriteToParcel_FullMethodName    = "/style.UnderlineSpanService/WriteToParcel"
)
View Source
const (
	NoWritingToolsSpanService_NewNoWritingToolsSpan_FullMethodName = "/style.NoWritingToolsSpanService/NewNoWritingToolsSpan"
	NoWritingToolsSpanService_DescribeContents_FullMethodName      = "/style.NoWritingToolsSpanService/DescribeContents"
	NoWritingToolsSpanService_GetSpanTypeId_FullMethodName         = "/style.NoWritingToolsSpanService/GetSpanTypeId"
	NoWritingToolsSpanService_ToString_FullMethodName              = "/style.NoWritingToolsSpanService/ToString"
	NoWritingToolsSpanService_WriteToParcel_FullMethodName         = "/style.NoWritingToolsSpanService/WriteToParcel"
)
View Source
const (
	QuoteSpanService_NewQuoteSpan_FullMethodName      = "/style.QuoteSpanService/NewQuoteSpan"
	QuoteSpanService_DescribeContents_FullMethodName  = "/style.QuoteSpanService/DescribeContents"
	QuoteSpanService_DrawLeadingMargin_FullMethodName = "/style.QuoteSpanService/DrawLeadingMargin"
	QuoteSpanService_GetColor_FullMethodName          = "/style.QuoteSpanService/GetColor"
	QuoteSpanService_GetGapWidth_FullMethodName       = "/style.QuoteSpanService/GetGapWidth"
	QuoteSpanService_GetLeadingMargin_FullMethodName  = "/style.QuoteSpanService/GetLeadingMargin"
	QuoteSpanService_GetSpanTypeId_FullMethodName     = "/style.QuoteSpanService/GetSpanTypeId"
	QuoteSpanService_GetStripeWidth_FullMethodName    = "/style.QuoteSpanService/GetStripeWidth"
	QuoteSpanService_ToString_FullMethodName          = "/style.QuoteSpanService/ToString"
	QuoteSpanService_WriteToParcel_FullMethodName     = "/style.QuoteSpanService/WriteToParcel"
)
View Source
const (
	SuperscriptSpanService_NewSuperscriptSpan_FullMethodName = "/style.SuperscriptSpanService/NewSuperscriptSpan"
	SuperscriptSpanService_DescribeContents_FullMethodName   = "/style.SuperscriptSpanService/DescribeContents"
	SuperscriptSpanService_GetSpanTypeId_FullMethodName      = "/style.SuperscriptSpanService/GetSpanTypeId"
	SuperscriptSpanService_ToString_FullMethodName           = "/style.SuperscriptSpanService/ToString"
	SuperscriptSpanService_UpdateDrawState_FullMethodName    = "/style.SuperscriptSpanService/UpdateDrawState"
	SuperscriptSpanService_UpdateMeasureState_FullMethodName = "/style.SuperscriptSpanService/UpdateMeasureState"
	SuperscriptSpanService_WriteToParcel_FullMethodName      = "/style.SuperscriptSpanService/WriteToParcel"
)
View Source
const (
	MetricAffectingSpanService_GetUnderlying0_FullMethodName     = "/style.MetricAffectingSpanService/GetUnderlying0"
	MetricAffectingSpanService_UpdateMeasureState_FullMethodName = "/style.MetricAffectingSpanService/UpdateMeasureState"
	MetricAffectingSpanService_GetUnderlying0_1_FullMethodName   = "/style.MetricAffectingSpanService/GetUnderlying0_1"
)
View Source
const (
	LocaleSpanService_NewLocaleSpan_FullMethodName      = "/style.LocaleSpanService/NewLocaleSpan"
	LocaleSpanService_DescribeContents_FullMethodName   = "/style.LocaleSpanService/DescribeContents"
	LocaleSpanService_GetLocale_FullMethodName          = "/style.LocaleSpanService/GetLocale"
	LocaleSpanService_GetLocales_FullMethodName         = "/style.LocaleSpanService/GetLocales"
	LocaleSpanService_GetSpanTypeId_FullMethodName      = "/style.LocaleSpanService/GetSpanTypeId"
	LocaleSpanService_ToString_FullMethodName           = "/style.LocaleSpanService/ToString"
	LocaleSpanService_UpdateDrawState_FullMethodName    = "/style.LocaleSpanService/UpdateDrawState"
	LocaleSpanService_UpdateMeasureState_FullMethodName = "/style.LocaleSpanService/UpdateMeasureState"
	LocaleSpanService_WriteToParcel_FullMethodName      = "/style.LocaleSpanService/WriteToParcel"
)
View Source
const (
	ScaleXSpanService_NewScaleXSpan_FullMethodName      = "/style.ScaleXSpanService/NewScaleXSpan"
	ScaleXSpanService_DescribeContents_FullMethodName   = "/style.ScaleXSpanService/DescribeContents"
	ScaleXSpanService_GetScaleX_FullMethodName          = "/style.ScaleXSpanService/GetScaleX"
	ScaleXSpanService_GetSpanTypeId_FullMethodName      = "/style.ScaleXSpanService/GetSpanTypeId"
	ScaleXSpanService_ToString_FullMethodName           = "/style.ScaleXSpanService/ToString"
	ScaleXSpanService_UpdateDrawState_FullMethodName    = "/style.ScaleXSpanService/UpdateDrawState"
	ScaleXSpanService_UpdateMeasureState_FullMethodName = "/style.ScaleXSpanService/UpdateMeasureState"
	ScaleXSpanService_WriteToParcel_FullMethodName      = "/style.ScaleXSpanService/WriteToParcel"
)
View Source
const (
	ImageSpanService_NewImageSpan_FullMethodName = "/style.ImageSpanService/NewImageSpan"
	ImageSpanService_GetDrawable_FullMethodName  = "/style.ImageSpanService/GetDrawable"
	ImageSpanService_GetSource_FullMethodName    = "/style.ImageSpanService/GetSource"
	ImageSpanService_ToString_FullMethodName     = "/style.ImageSpanService/ToString"
)
View Source
const (
	BackgroundColorSpanService_NewBackgroundColorSpan_FullMethodName = "/style.BackgroundColorSpanService/NewBackgroundColorSpan"
	BackgroundColorSpanService_DescribeContents_FullMethodName       = "/style.BackgroundColorSpanService/DescribeContents"
	BackgroundColorSpanService_GetBackgroundColor_FullMethodName     = "/style.BackgroundColorSpanService/GetBackgroundColor"
	BackgroundColorSpanService_GetSpanTypeId_FullMethodName          = "/style.BackgroundColorSpanService/GetSpanTypeId"
	BackgroundColorSpanService_ToString_FullMethodName               = "/style.BackgroundColorSpanService/ToString"
	BackgroundColorSpanService_UpdateDrawState_FullMethodName        = "/style.BackgroundColorSpanService/UpdateDrawState"
	BackgroundColorSpanService_WriteToParcel_FullMethodName          = "/style.BackgroundColorSpanService/WriteToParcel"
)
View Source
const (
	ClickableSpanService_OnClick_FullMethodName         = "/style.ClickableSpanService/OnClick"
	ClickableSpanService_ToString_FullMethodName        = "/style.ClickableSpanService/ToString"
	ClickableSpanService_UpdateDrawState_FullMethodName = "/style.ClickableSpanService/UpdateDrawState"
)
View Source
const (
	AlignmentSpanService_GetAlignment_FullMethodName = "/style.AlignmentSpanService/GetAlignment"
)
View Source
const (
	LeadingMarginSpanLeadingMarginSpan2Service_GetLeadingMarginLineCount_FullMethodName = "/style.LeadingMarginSpanLeadingMarginSpan2Service/GetLeadingMarginLineCount"
)
View Source
const (
	LineBackgroundSpanService_DrawBackground_FullMethodName = "/style.LineBackgroundSpanService/DrawBackground"
)
View Source
const (
	LineHeightSpanService_ChooseHeight_FullMethodName = "/style.LineHeightSpanService/ChooseHeight"
)
View Source
const (
	LineHeightSpanWithDensityService_ChooseHeight_FullMethodName = "/style.LineHeightSpanWithDensityService/ChooseHeight"
)
View Source
const (
	TabStopSpanService_GetTabStop_FullMethodName = "/style.TabStopSpanService/GetTabStop"
)
View Source
const (
	TtsSpanBuilderService_Build_FullMethodName = "/style.TtsSpanBuilderService/Build"
)
View Source
const (
	TtsSpanDigitsBuilderService_SetDigits_FullMethodName = "/style.TtsSpanDigitsBuilderService/SetDigits"
)
View Source
const (
	TtsSpanTextBuilderService_SetText_FullMethodName = "/style.TtsSpanTextBuilderService/SetText"
)
View Source
const (
	TtsSpanVerbatimBuilderService_SetVerbatim_FullMethodName = "/style.TtsSpanVerbatimBuilderService/SetVerbatim"
)

Variables

View Source
var AbsoluteSizeSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.AbsoluteSizeSpanService",
	HandlerType: (*AbsoluteSizeSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewAbsoluteSizeSpan",
			Handler:    _AbsoluteSizeSpanService_NewAbsoluteSizeSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _AbsoluteSizeSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetDip",
			Handler:    _AbsoluteSizeSpanService_GetDip_Handler,
		},
		{
			MethodName: "GetSize",
			Handler:    _AbsoluteSizeSpanService_GetSize_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _AbsoluteSizeSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _AbsoluteSizeSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _AbsoluteSizeSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _AbsoluteSizeSpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _AbsoluteSizeSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

AbsoluteSizeSpanService_ServiceDesc is the grpc.ServiceDesc for AbsoluteSizeSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var AlignmentSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.AlignmentSpanService",
	HandlerType: (*AlignmentSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetAlignment",
			Handler:    _AlignmentSpanService_GetAlignment_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

AlignmentSpanService_ServiceDesc is the grpc.ServiceDesc for AlignmentSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var AlignmentSpanStandardService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.AlignmentSpanStandardService",
	HandlerType: (*AlignmentSpanStandardServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _AlignmentSpanStandardService_DescribeContents_Handler,
		},
		{
			MethodName: "GetAlignment",
			Handler:    _AlignmentSpanStandardService_GetAlignment_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _AlignmentSpanStandardService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _AlignmentSpanStandardService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _AlignmentSpanStandardService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

AlignmentSpanStandardService_ServiceDesc is the grpc.ServiceDesc for AlignmentSpanStandardService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BackgroundColorSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.BackgroundColorSpanService",
	HandlerType: (*BackgroundColorSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewBackgroundColorSpan",
			Handler:    _BackgroundColorSpanService_NewBackgroundColorSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _BackgroundColorSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetBackgroundColor",
			Handler:    _BackgroundColorSpanService_GetBackgroundColor_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _BackgroundColorSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _BackgroundColorSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _BackgroundColorSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _BackgroundColorSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

BackgroundColorSpanService_ServiceDesc is the grpc.ServiceDesc for BackgroundColorSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BulletSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.BulletSpanService",
	HandlerType: (*BulletSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewBulletSpan",
			Handler:    _BulletSpanService_NewBulletSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _BulletSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "DrawLeadingMargin",
			Handler:    _BulletSpanService_DrawLeadingMargin_Handler,
		},
		{
			MethodName: "GetBulletRadius",
			Handler:    _BulletSpanService_GetBulletRadius_Handler,
		},
		{
			MethodName: "GetColor",
			Handler:    _BulletSpanService_GetColor_Handler,
		},
		{
			MethodName: "GetGapWidth",
			Handler:    _BulletSpanService_GetGapWidth_Handler,
		},
		{
			MethodName: "GetLeadingMargin",
			Handler:    _BulletSpanService_GetLeadingMargin_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _BulletSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _BulletSpanService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _BulletSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

BulletSpanService_ServiceDesc is the grpc.ServiceDesc for BulletSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var CharacterStyleService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.CharacterStyleService",
	HandlerType: (*CharacterStyleServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetUnderlying",
			Handler:    _CharacterStyleService_GetUnderlying_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _CharacterStyleService_UpdateDrawState_Handler,
		},
		{
			MethodName: "Wrap",
			Handler:    _CharacterStyleService_Wrap_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

CharacterStyleService_ServiceDesc is the grpc.ServiceDesc for CharacterStyleService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ClickableSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.ClickableSpanService",
	HandlerType: (*ClickableSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "OnClick",
			Handler:    _ClickableSpanService_OnClick_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _ClickableSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _ClickableSpanService_UpdateDrawState_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

ClickableSpanService_ServiceDesc is the grpc.ServiceDesc for ClickableSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DrawableMarginSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.DrawableMarginSpanService",
	HandlerType: (*DrawableMarginSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewDrawableMarginSpan",
			Handler:    _DrawableMarginSpanService_NewDrawableMarginSpan_Handler,
		},
		{
			MethodName: "ChooseHeight",
			Handler:    _DrawableMarginSpanService_ChooseHeight_Handler,
		},
		{
			MethodName: "DrawLeadingMargin",
			Handler:    _DrawableMarginSpanService_DrawLeadingMargin_Handler,
		},
		{
			MethodName: "GetDrawable",
			Handler:    _DrawableMarginSpanService_GetDrawable_Handler,
		},
		{
			MethodName: "GetLeadingMargin",
			Handler:    _DrawableMarginSpanService_GetLeadingMargin_Handler,
		},
		{
			MethodName: "GetPadding",
			Handler:    _DrawableMarginSpanService_GetPadding_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _DrawableMarginSpanService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

DrawableMarginSpanService_ServiceDesc is the grpc.ServiceDesc for DrawableMarginSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DynamicDrawableSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.DynamicDrawableSpanService",
	HandlerType: (*DynamicDrawableSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Draw",
			Handler:    _DynamicDrawableSpanService_Draw_Handler,
		},
		{
			MethodName: "GetDrawable",
			Handler:    _DynamicDrawableSpanService_GetDrawable_Handler,
		},
		{
			MethodName: "GetSize",
			Handler:    _DynamicDrawableSpanService_GetSize_Handler,
		},
		{
			MethodName: "GetVerticalAlignment",
			Handler:    _DynamicDrawableSpanService_GetVerticalAlignment_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _DynamicDrawableSpanService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

DynamicDrawableSpanService_ServiceDesc is the grpc.ServiceDesc for DynamicDrawableSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var EasyEditSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.EasyEditSpanService",
	HandlerType: (*EasyEditSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewEasyEditSpan",
			Handler:    _EasyEditSpanService_NewEasyEditSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _EasyEditSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _EasyEditSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _EasyEditSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

EasyEditSpanService_ServiceDesc is the grpc.ServiceDesc for EasyEditSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_proto_style_style_proto protoreflect.FileDescriptor
View Source
var ForegroundColorSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.ForegroundColorSpanService",
	HandlerType: (*ForegroundColorSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewForegroundColorSpan",
			Handler:    _ForegroundColorSpanService_NewForegroundColorSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _ForegroundColorSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetForegroundColor",
			Handler:    _ForegroundColorSpanService_GetForegroundColor_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _ForegroundColorSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _ForegroundColorSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _ForegroundColorSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _ForegroundColorSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

ForegroundColorSpanService_ServiceDesc is the grpc.ServiceDesc for ForegroundColorSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var IconMarginSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.IconMarginSpanService",
	HandlerType: (*IconMarginSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewIconMarginSpan",
			Handler:    _IconMarginSpanService_NewIconMarginSpan_Handler,
		},
		{
			MethodName: "ChooseHeight",
			Handler:    _IconMarginSpanService_ChooseHeight_Handler,
		},
		{
			MethodName: "DrawLeadingMargin",
			Handler:    _IconMarginSpanService_DrawLeadingMargin_Handler,
		},
		{
			MethodName: "GetBitmap",
			Handler:    _IconMarginSpanService_GetBitmap_Handler,
		},
		{
			MethodName: "GetLeadingMargin",
			Handler:    _IconMarginSpanService_GetLeadingMargin_Handler,
		},
		{
			MethodName: "GetPadding",
			Handler:    _IconMarginSpanService_GetPadding_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _IconMarginSpanService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

IconMarginSpanService_ServiceDesc is the grpc.ServiceDesc for IconMarginSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ImageSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.ImageSpanService",
	HandlerType: (*ImageSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewImageSpan",
			Handler:    _ImageSpanService_NewImageSpan_Handler,
		},
		{
			MethodName: "GetDrawable",
			Handler:    _ImageSpanService_GetDrawable_Handler,
		},
		{
			MethodName: "GetSource",
			Handler:    _ImageSpanService_GetSource_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _ImageSpanService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

ImageSpanService_ServiceDesc is the grpc.ServiceDesc for ImageSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LeadingMarginSpanLeadingMarginSpan2Service_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LeadingMarginSpanLeadingMarginSpan2Service",
	HandlerType: (*LeadingMarginSpanLeadingMarginSpan2ServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetLeadingMarginLineCount",
			Handler:    _LeadingMarginSpanLeadingMarginSpan2Service_GetLeadingMarginLineCount_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LeadingMarginSpanLeadingMarginSpan2Service_ServiceDesc is the grpc.ServiceDesc for LeadingMarginSpanLeadingMarginSpan2Service service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LeadingMarginSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LeadingMarginSpanService",
	HandlerType: (*LeadingMarginSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DrawLeadingMargin",
			Handler:    _LeadingMarginSpanService_DrawLeadingMargin_Handler,
		},
		{
			MethodName: "GetLeadingMargin",
			Handler:    _LeadingMarginSpanService_GetLeadingMargin_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LeadingMarginSpanService_ServiceDesc is the grpc.ServiceDesc for LeadingMarginSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LeadingMarginSpanStandardService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LeadingMarginSpanStandardService",
	HandlerType: (*LeadingMarginSpanStandardServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _LeadingMarginSpanStandardService_DescribeContents_Handler,
		},
		{
			MethodName: "DrawLeadingMargin",
			Handler:    _LeadingMarginSpanStandardService_DrawLeadingMargin_Handler,
		},
		{
			MethodName: "GetLeadingMargin",
			Handler:    _LeadingMarginSpanStandardService_GetLeadingMargin_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _LeadingMarginSpanStandardService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _LeadingMarginSpanStandardService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LeadingMarginSpanStandardService_ServiceDesc is the grpc.ServiceDesc for LeadingMarginSpanStandardService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LineBackgroundSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LineBackgroundSpanService",
	HandlerType: (*LineBackgroundSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DrawBackground",
			Handler:    _LineBackgroundSpanService_DrawBackground_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LineBackgroundSpanService_ServiceDesc is the grpc.ServiceDesc for LineBackgroundSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LineBackgroundSpanStandardService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LineBackgroundSpanStandardService",
	HandlerType: (*LineBackgroundSpanStandardServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _LineBackgroundSpanStandardService_DescribeContents_Handler,
		},
		{
			MethodName: "DrawBackground",
			Handler:    _LineBackgroundSpanStandardService_DrawBackground_Handler,
		},
		{
			MethodName: "GetColor",
			Handler:    _LineBackgroundSpanStandardService_GetColor_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _LineBackgroundSpanStandardService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _LineBackgroundSpanStandardService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LineBackgroundSpanStandardService_ServiceDesc is the grpc.ServiceDesc for LineBackgroundSpanStandardService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LineBreakConfigSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LineBreakConfigSpanService",
	HandlerType: (*LineBreakConfigSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewLineBreakConfigSpan",
			Handler:    _LineBreakConfigSpanService_NewLineBreakConfigSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _LineBreakConfigSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _LineBreakConfigSpanService_Equals_Handler,
		},
		{
			MethodName: "GetLineBreakConfig",
			Handler:    _LineBreakConfigSpanService_GetLineBreakConfig_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _LineBreakConfigSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _LineBreakConfigSpanService_HashCode_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _LineBreakConfigSpanService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _LineBreakConfigSpanService_WriteToParcel_Handler,
		},
		{
			MethodName: "CreateNoBreakSpan",
			Handler:    _LineBreakConfigSpanService_CreateNoBreakSpan_Handler,
		},
		{
			MethodName: "CreateNoHyphenationSpan",
			Handler:    _LineBreakConfigSpanService_CreateNoHyphenationSpan_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LineBreakConfigSpanService_ServiceDesc is the grpc.ServiceDesc for LineBreakConfigSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LineHeightSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LineHeightSpanService",
	HandlerType: (*LineHeightSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ChooseHeight",
			Handler:    _LineHeightSpanService_ChooseHeight_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LineHeightSpanService_ServiceDesc is the grpc.ServiceDesc for LineHeightSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LineHeightSpanStandardService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LineHeightSpanStandardService",
	HandlerType: (*LineHeightSpanStandardServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ChooseHeight",
			Handler:    _LineHeightSpanStandardService_ChooseHeight_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _LineHeightSpanStandardService_DescribeContents_Handler,
		},
		{
			MethodName: "GetHeight",
			Handler:    _LineHeightSpanStandardService_GetHeight_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _LineHeightSpanStandardService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _LineHeightSpanStandardService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LineHeightSpanStandardService_ServiceDesc is the grpc.ServiceDesc for LineHeightSpanStandardService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LineHeightSpanWithDensityService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LineHeightSpanWithDensityService",
	HandlerType: (*LineHeightSpanWithDensityServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ChooseHeight",
			Handler:    _LineHeightSpanWithDensityService_ChooseHeight_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LineHeightSpanWithDensityService_ServiceDesc is the grpc.ServiceDesc for LineHeightSpanWithDensityService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var LocaleSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.LocaleSpanService",
	HandlerType: (*LocaleSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewLocaleSpan",
			Handler:    _LocaleSpanService_NewLocaleSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _LocaleSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetLocale",
			Handler:    _LocaleSpanService_GetLocale_Handler,
		},
		{
			MethodName: "GetLocales",
			Handler:    _LocaleSpanService_GetLocales_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _LocaleSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _LocaleSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _LocaleSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _LocaleSpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _LocaleSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

LocaleSpanService_ServiceDesc is the grpc.ServiceDesc for LocaleSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var MaskFilterSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.MaskFilterSpanService",
	HandlerType: (*MaskFilterSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewMaskFilterSpan",
			Handler:    _MaskFilterSpanService_NewMaskFilterSpan_Handler,
		},
		{
			MethodName: "GetMaskFilter",
			Handler:    _MaskFilterSpanService_GetMaskFilter_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _MaskFilterSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _MaskFilterSpanService_UpdateDrawState_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

MaskFilterSpanService_ServiceDesc is the grpc.ServiceDesc for MaskFilterSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var MetricAffectingSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.MetricAffectingSpanService",
	HandlerType: (*MetricAffectingSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetUnderlying0",
			Handler:    _MetricAffectingSpanService_GetUnderlying0_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _MetricAffectingSpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "GetUnderlying0_1",
			Handler:    _MetricAffectingSpanService_GetUnderlying0_1_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

MetricAffectingSpanService_ServiceDesc is the grpc.ServiceDesc for MetricAffectingSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var NoWritingToolsSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.NoWritingToolsSpanService",
	HandlerType: (*NoWritingToolsSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewNoWritingToolsSpan",
			Handler:    _NoWritingToolsSpanService_NewNoWritingToolsSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _NoWritingToolsSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _NoWritingToolsSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _NoWritingToolsSpanService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _NoWritingToolsSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

NoWritingToolsSpanService_ServiceDesc is the grpc.ServiceDesc for NoWritingToolsSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var QuoteSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.QuoteSpanService",
	HandlerType: (*QuoteSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewQuoteSpan",
			Handler:    _QuoteSpanService_NewQuoteSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _QuoteSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "DrawLeadingMargin",
			Handler:    _QuoteSpanService_DrawLeadingMargin_Handler,
		},
		{
			MethodName: "GetColor",
			Handler:    _QuoteSpanService_GetColor_Handler,
		},
		{
			MethodName: "GetGapWidth",
			Handler:    _QuoteSpanService_GetGapWidth_Handler,
		},
		{
			MethodName: "GetLeadingMargin",
			Handler:    _QuoteSpanService_GetLeadingMargin_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _QuoteSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "GetStripeWidth",
			Handler:    _QuoteSpanService_GetStripeWidth_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _QuoteSpanService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _QuoteSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

QuoteSpanService_ServiceDesc is the grpc.ServiceDesc for QuoteSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var RelativeSizeSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.RelativeSizeSpanService",
	HandlerType: (*RelativeSizeSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewRelativeSizeSpan",
			Handler:    _RelativeSizeSpanService_NewRelativeSizeSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _RelativeSizeSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetSizeChange",
			Handler:    _RelativeSizeSpanService_GetSizeChange_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _RelativeSizeSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _RelativeSizeSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _RelativeSizeSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _RelativeSizeSpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _RelativeSizeSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

RelativeSizeSpanService_ServiceDesc is the grpc.ServiceDesc for RelativeSizeSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ReplacementSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.ReplacementSpanService",
	HandlerType: (*ReplacementSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Draw",
			Handler:    _ReplacementSpanService_Draw_Handler,
		},
		{
			MethodName: "GetContentDescription",
			Handler:    _ReplacementSpanService_GetContentDescription_Handler,
		},
		{
			MethodName: "GetSize",
			Handler:    _ReplacementSpanService_GetSize_Handler,
		},
		{
			MethodName: "SetContentDescription",
			Handler:    _ReplacementSpanService_SetContentDescription_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _ReplacementSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _ReplacementSpanService_UpdateMeasureState_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

ReplacementSpanService_ServiceDesc is the grpc.ServiceDesc for ReplacementSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ScaleXSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.ScaleXSpanService",
	HandlerType: (*ScaleXSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewScaleXSpan",
			Handler:    _ScaleXSpanService_NewScaleXSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _ScaleXSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetScaleX",
			Handler:    _ScaleXSpanService_GetScaleX_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _ScaleXSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _ScaleXSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _ScaleXSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _ScaleXSpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _ScaleXSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

ScaleXSpanService_ServiceDesc is the grpc.ServiceDesc for ScaleXSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.SpanService",
	HandlerType: (*SpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewSpan",
			Handler:    _SpanService_NewSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _SpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetFontWeightAdjustment",
			Handler:    _SpanService_GetFontWeightAdjustment_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _SpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "GetStyle",
			Handler:    _SpanService_GetStyle_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _SpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _SpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _SpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _SpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

SpanService_ServiceDesc is the grpc.ServiceDesc for SpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var StrikethroughSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.StrikethroughSpanService",
	HandlerType: (*StrikethroughSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewStrikethroughSpan",
			Handler:    _StrikethroughSpanService_NewStrikethroughSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _StrikethroughSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _StrikethroughSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _StrikethroughSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _StrikethroughSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _StrikethroughSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

StrikethroughSpanService_ServiceDesc is the grpc.ServiceDesc for StrikethroughSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SubscriptSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.SubscriptSpanService",
	HandlerType: (*SubscriptSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewSubscriptSpan",
			Handler:    _SubscriptSpanService_NewSubscriptSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _SubscriptSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _SubscriptSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _SubscriptSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _SubscriptSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _SubscriptSpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _SubscriptSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

SubscriptSpanService_ServiceDesc is the grpc.ServiceDesc for SubscriptSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SuggestionRangeSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.SuggestionRangeSpanService",
	HandlerType: (*SuggestionRangeSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewSuggestionRangeSpan",
			Handler:    _SuggestionRangeSpanService_NewSuggestionRangeSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _SuggestionRangeSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetBackgroundColor",
			Handler:    _SuggestionRangeSpanService_GetBackgroundColor_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _SuggestionRangeSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "SetBackgroundColor",
			Handler:    _SuggestionRangeSpanService_SetBackgroundColor_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _SuggestionRangeSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _SuggestionRangeSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

SuggestionRangeSpanService_ServiceDesc is the grpc.ServiceDesc for SuggestionRangeSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SuggestionSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.SuggestionSpanService",
	HandlerType: (*SuggestionSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewSuggestionSpan",
			Handler:    _SuggestionSpanService_NewSuggestionSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _SuggestionSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _SuggestionSpanService_Equals_Handler,
		},
		{
			MethodName: "GetFlags",
			Handler:    _SuggestionSpanService_GetFlags_Handler,
		},
		{
			MethodName: "GetLocale",
			Handler:    _SuggestionSpanService_GetLocale_Handler,
		},
		{
			MethodName: "GetLocaleObject",
			Handler:    _SuggestionSpanService_GetLocaleObject_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _SuggestionSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "GetSuggestions",
			Handler:    _SuggestionSpanService_GetSuggestions_Handler,
		},
		{
			MethodName: "GetUnderlineColor",
			Handler:    _SuggestionSpanService_GetUnderlineColor_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _SuggestionSpanService_HashCode_Handler,
		},
		{
			MethodName: "SetFlags",
			Handler:    _SuggestionSpanService_SetFlags_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _SuggestionSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _SuggestionSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

SuggestionSpanService_ServiceDesc is the grpc.ServiceDesc for SuggestionSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SuperscriptSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.SuperscriptSpanService",
	HandlerType: (*SuperscriptSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewSuperscriptSpan",
			Handler:    _SuperscriptSpanService_NewSuperscriptSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _SuperscriptSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _SuperscriptSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _SuperscriptSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _SuperscriptSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _SuperscriptSpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _SuperscriptSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

SuperscriptSpanService_ServiceDesc is the grpc.ServiceDesc for SuperscriptSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TabStopSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TabStopSpanService",
	HandlerType: (*TabStopSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetTabStop",
			Handler:    _TabStopSpanService_GetTabStop_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TabStopSpanService_ServiceDesc is the grpc.ServiceDesc for TabStopSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TabStopSpanStandardService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TabStopSpanStandardService",
	HandlerType: (*TabStopSpanStandardServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetTabStop",
			Handler:    _TabStopSpanStandardService_GetTabStop_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _TabStopSpanStandardService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TabStopSpanStandardService_ServiceDesc is the grpc.ServiceDesc for TabStopSpanStandardService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TextAppearanceSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TextAppearanceSpanService",
	HandlerType: (*TextAppearanceSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewTextAppearanceSpan",
			Handler:    _TextAppearanceSpanService_NewTextAppearanceSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _TextAppearanceSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetFamily",
			Handler:    _TextAppearanceSpanService_GetFamily_Handler,
		},
		{
			MethodName: "GetFontFeatureSettings",
			Handler:    _TextAppearanceSpanService_GetFontFeatureSettings_Handler,
		},
		{
			MethodName: "GetFontVariationSettings",
			Handler:    _TextAppearanceSpanService_GetFontVariationSettings_Handler,
		},
		{
			MethodName: "GetLetterSpacing",
			Handler:    _TextAppearanceSpanService_GetLetterSpacing_Handler,
		},
		{
			MethodName: "GetLinkTextColor",
			Handler:    _TextAppearanceSpanService_GetLinkTextColor_Handler,
		},
		{
			MethodName: "GetShadowColor",
			Handler:    _TextAppearanceSpanService_GetShadowColor_Handler,
		},
		{
			MethodName: "GetShadowDx",
			Handler:    _TextAppearanceSpanService_GetShadowDx_Handler,
		},
		{
			MethodName: "GetShadowDy",
			Handler:    _TextAppearanceSpanService_GetShadowDy_Handler,
		},
		{
			MethodName: "GetShadowRadius",
			Handler:    _TextAppearanceSpanService_GetShadowRadius_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _TextAppearanceSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "GetTextColor",
			Handler:    _TextAppearanceSpanService_GetTextColor_Handler,
		},
		{
			MethodName: "GetTextFontWeight",
			Handler:    _TextAppearanceSpanService_GetTextFontWeight_Handler,
		},
		{
			MethodName: "GetTextLocales",
			Handler:    _TextAppearanceSpanService_GetTextLocales_Handler,
		},
		{
			MethodName: "GetTextSize",
			Handler:    _TextAppearanceSpanService_GetTextSize_Handler,
		},
		{
			MethodName: "GetTextStyle",
			Handler:    _TextAppearanceSpanService_GetTextStyle_Handler,
		},
		{
			MethodName: "GetTypeface",
			Handler:    _TextAppearanceSpanService_GetTypeface_Handler,
		},
		{
			MethodName: "IsElegantTextHeight",
			Handler:    _TextAppearanceSpanService_IsElegantTextHeight_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _TextAppearanceSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _TextAppearanceSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _TextAppearanceSpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _TextAppearanceSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TextAppearanceSpanService_ServiceDesc is the grpc.ServiceDesc for TextAppearanceSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanBuilderService",
	HandlerType: (*TtsSpanBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _TtsSpanBuilderService_Build_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanCardinalBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanCardinalBuilderService",
	HandlerType: (*TtsSpanCardinalBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetNumber1",
			Handler:    _TtsSpanCardinalBuilderService_SetNumber1_Handler,
		},
		{
			MethodName: "SetNumber1_1",
			Handler:    _TtsSpanCardinalBuilderService_SetNumber1_1_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanCardinalBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanCardinalBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanDateBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanDateBuilderService",
	HandlerType: (*TtsSpanDateBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetDay",
			Handler:    _TtsSpanDateBuilderService_SetDay_Handler,
		},
		{
			MethodName: "SetMonth",
			Handler:    _TtsSpanDateBuilderService_SetMonth_Handler,
		},
		{
			MethodName: "SetWeekday",
			Handler:    _TtsSpanDateBuilderService_SetWeekday_Handler,
		},
		{
			MethodName: "SetYear",
			Handler:    _TtsSpanDateBuilderService_SetYear_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanDateBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanDateBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanDecimalBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanDecimalBuilderService",
	HandlerType: (*TtsSpanDecimalBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetArgumentsFromDouble",
			Handler:    _TtsSpanDecimalBuilderService_SetArgumentsFromDouble_Handler,
		},
		{
			MethodName: "SetFractionalPart",
			Handler:    _TtsSpanDecimalBuilderService_SetFractionalPart_Handler,
		},
		{
			MethodName: "SetIntegerPart1",
			Handler:    _TtsSpanDecimalBuilderService_SetIntegerPart1_Handler,
		},
		{
			MethodName: "SetIntegerPart1_1",
			Handler:    _TtsSpanDecimalBuilderService_SetIntegerPart1_1_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanDecimalBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanDecimalBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanDigitsBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanDigitsBuilderService",
	HandlerType: (*TtsSpanDigitsBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetDigits",
			Handler:    _TtsSpanDigitsBuilderService_SetDigits_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanDigitsBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanDigitsBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanDurationBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanDurationBuilderService",
	HandlerType: (*TtsSpanDurationBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetHours",
			Handler:    _TtsSpanDurationBuilderService_SetHours_Handler,
		},
		{
			MethodName: "SetMinutes",
			Handler:    _TtsSpanDurationBuilderService_SetMinutes_Handler,
		},
		{
			MethodName: "SetSeconds",
			Handler:    _TtsSpanDurationBuilderService_SetSeconds_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanDurationBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanDurationBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanElectronicBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanElectronicBuilderService",
	HandlerType: (*TtsSpanElectronicBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetDomain",
			Handler:    _TtsSpanElectronicBuilderService_SetDomain_Handler,
		},
		{
			MethodName: "SetEmailArguments",
			Handler:    _TtsSpanElectronicBuilderService_SetEmailArguments_Handler,
		},
		{
			MethodName: "SetFragmentId",
			Handler:    _TtsSpanElectronicBuilderService_SetFragmentId_Handler,
		},
		{
			MethodName: "SetPassword",
			Handler:    _TtsSpanElectronicBuilderService_SetPassword_Handler,
		},
		{
			MethodName: "SetPath",
			Handler:    _TtsSpanElectronicBuilderService_SetPath_Handler,
		},
		{
			MethodName: "SetPort",
			Handler:    _TtsSpanElectronicBuilderService_SetPort_Handler,
		},
		{
			MethodName: "SetProtocol",
			Handler:    _TtsSpanElectronicBuilderService_SetProtocol_Handler,
		},
		{
			MethodName: "SetQueryString",
			Handler:    _TtsSpanElectronicBuilderService_SetQueryString_Handler,
		},
		{
			MethodName: "SetUsername",
			Handler:    _TtsSpanElectronicBuilderService_SetUsername_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanElectronicBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanElectronicBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanFractionBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanFractionBuilderService",
	HandlerType: (*TtsSpanFractionBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetDenominator1",
			Handler:    _TtsSpanFractionBuilderService_SetDenominator1_Handler,
		},
		{
			MethodName: "SetDenominator1_1",
			Handler:    _TtsSpanFractionBuilderService_SetDenominator1_1_Handler,
		},
		{
			MethodName: "SetIntegerPart1",
			Handler:    _TtsSpanFractionBuilderService_SetIntegerPart1_Handler,
		},
		{
			MethodName: "SetIntegerPart1_1",
			Handler:    _TtsSpanFractionBuilderService_SetIntegerPart1_1_Handler,
		},
		{
			MethodName: "SetNumerator1",
			Handler:    _TtsSpanFractionBuilderService_SetNumerator1_Handler,
		},
		{
			MethodName: "SetNumerator1_1",
			Handler:    _TtsSpanFractionBuilderService_SetNumerator1_1_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanFractionBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanFractionBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanMeasureBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanMeasureBuilderService",
	HandlerType: (*TtsSpanMeasureBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetDenominator1",
			Handler:    _TtsSpanMeasureBuilderService_SetDenominator1_Handler,
		},
		{
			MethodName: "SetDenominator1_1",
			Handler:    _TtsSpanMeasureBuilderService_SetDenominator1_1_Handler,
		},
		{
			MethodName: "SetFractionalPart",
			Handler:    _TtsSpanMeasureBuilderService_SetFractionalPart_Handler,
		},
		{
			MethodName: "SetIntegerPart1",
			Handler:    _TtsSpanMeasureBuilderService_SetIntegerPart1_Handler,
		},
		{
			MethodName: "SetIntegerPart1_1",
			Handler:    _TtsSpanMeasureBuilderService_SetIntegerPart1_1_Handler,
		},
		{
			MethodName: "SetNumber1",
			Handler:    _TtsSpanMeasureBuilderService_SetNumber1_Handler,
		},
		{
			MethodName: "SetNumber1_1",
			Handler:    _TtsSpanMeasureBuilderService_SetNumber1_1_Handler,
		},
		{
			MethodName: "SetNumerator1",
			Handler:    _TtsSpanMeasureBuilderService_SetNumerator1_Handler,
		},
		{
			MethodName: "SetNumerator1_1",
			Handler:    _TtsSpanMeasureBuilderService_SetNumerator1_1_Handler,
		},
		{
			MethodName: "SetUnit",
			Handler:    _TtsSpanMeasureBuilderService_SetUnit_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanMeasureBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanMeasureBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanMoneyBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanMoneyBuilderService",
	HandlerType: (*TtsSpanMoneyBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetCurrency",
			Handler:    _TtsSpanMoneyBuilderService_SetCurrency_Handler,
		},
		{
			MethodName: "SetFractionalPart",
			Handler:    _TtsSpanMoneyBuilderService_SetFractionalPart_Handler,
		},
		{
			MethodName: "SetIntegerPart1",
			Handler:    _TtsSpanMoneyBuilderService_SetIntegerPart1_Handler,
		},
		{
			MethodName: "SetIntegerPart1_1",
			Handler:    _TtsSpanMoneyBuilderService_SetIntegerPart1_1_Handler,
		},
		{
			MethodName: "SetQuantity",
			Handler:    _TtsSpanMoneyBuilderService_SetQuantity_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanMoneyBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanMoneyBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanOrdinalBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanOrdinalBuilderService",
	HandlerType: (*TtsSpanOrdinalBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetNumber1",
			Handler:    _TtsSpanOrdinalBuilderService_SetNumber1_Handler,
		},
		{
			MethodName: "SetNumber1_1",
			Handler:    _TtsSpanOrdinalBuilderService_SetNumber1_1_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanOrdinalBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanOrdinalBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanService",
	HandlerType: (*TtsSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewTtsSpan",
			Handler:    _TtsSpanService_NewTtsSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _TtsSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetArgs",
			Handler:    _TtsSpanService_GetArgs_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _TtsSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "GetType",
			Handler:    _TtsSpanService_GetType_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _TtsSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanService_ServiceDesc is the grpc.ServiceDesc for TtsSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanTelephoneBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanTelephoneBuilderService",
	HandlerType: (*TtsSpanTelephoneBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetCountryCode",
			Handler:    _TtsSpanTelephoneBuilderService_SetCountryCode_Handler,
		},
		{
			MethodName: "SetExtension",
			Handler:    _TtsSpanTelephoneBuilderService_SetExtension_Handler,
		},
		{
			MethodName: "SetNumberParts",
			Handler:    _TtsSpanTelephoneBuilderService_SetNumberParts_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanTelephoneBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanTelephoneBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanTextBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanTextBuilderService",
	HandlerType: (*TtsSpanTextBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetText",
			Handler:    _TtsSpanTextBuilderService_SetText_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanTextBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanTextBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanTimeBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanTimeBuilderService",
	HandlerType: (*TtsSpanTimeBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetHours",
			Handler:    _TtsSpanTimeBuilderService_SetHours_Handler,
		},
		{
			MethodName: "SetMinutes",
			Handler:    _TtsSpanTimeBuilderService_SetMinutes_Handler,
		},
		{
			MethodName: "SetSeconds",
			Handler:    _TtsSpanTimeBuilderService_SetSeconds_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanTimeBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanTimeBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TtsSpanVerbatimBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TtsSpanVerbatimBuilderService",
	HandlerType: (*TtsSpanVerbatimBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetVerbatim",
			Handler:    _TtsSpanVerbatimBuilderService_SetVerbatim_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TtsSpanVerbatimBuilderService_ServiceDesc is the grpc.ServiceDesc for TtsSpanVerbatimBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TypefaceSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.TypefaceSpanService",
	HandlerType: (*TypefaceSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewTypefaceSpan",
			Handler:    _TypefaceSpanService_NewTypefaceSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _TypefaceSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetFamily",
			Handler:    _TypefaceSpanService_GetFamily_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _TypefaceSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "GetTypeface",
			Handler:    _TypefaceSpanService_GetTypeface_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _TypefaceSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _TypefaceSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "UpdateMeasureState",
			Handler:    _TypefaceSpanService_UpdateMeasureState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _TypefaceSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

TypefaceSpanService_ServiceDesc is the grpc.ServiceDesc for TypefaceSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var URLSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.URLSpanService",
	HandlerType: (*URLSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewURLSpan",
			Handler:    _URLSpanService_NewURLSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _URLSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _URLSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "GetURL",
			Handler:    _URLSpanService_GetURL_Handler,
		},
		{
			MethodName: "OnClick",
			Handler:    _URLSpanService_OnClick_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _URLSpanService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _URLSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

URLSpanService_ServiceDesc is the grpc.ServiceDesc for URLSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var UnderlineSpanService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "style.UnderlineSpanService",
	HandlerType: (*UnderlineSpanServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewUnderlineSpan",
			Handler:    _UnderlineSpanService_NewUnderlineSpan_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _UnderlineSpanService_DescribeContents_Handler,
		},
		{
			MethodName: "GetSpanTypeId",
			Handler:    _UnderlineSpanService_GetSpanTypeId_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _UnderlineSpanService_ToString_Handler,
		},
		{
			MethodName: "UpdateDrawState",
			Handler:    _UnderlineSpanService_UpdateDrawState_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _UnderlineSpanService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/style/style.proto",
}

UnderlineSpanService_ServiceDesc is the grpc.ServiceDesc for UnderlineSpanService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterAbsoluteSizeSpanServiceServer

func RegisterAbsoluteSizeSpanServiceServer(s grpc.ServiceRegistrar, srv AbsoluteSizeSpanServiceServer)

func RegisterAlignmentSpanServiceServer

func RegisterAlignmentSpanServiceServer(s grpc.ServiceRegistrar, srv AlignmentSpanServiceServer)

func RegisterAlignmentSpanStandardServiceServer

func RegisterAlignmentSpanStandardServiceServer(s grpc.ServiceRegistrar, srv AlignmentSpanStandardServiceServer)

func RegisterBackgroundColorSpanServiceServer

func RegisterBackgroundColorSpanServiceServer(s grpc.ServiceRegistrar, srv BackgroundColorSpanServiceServer)

func RegisterBulletSpanServiceServer

func RegisterBulletSpanServiceServer(s grpc.ServiceRegistrar, srv BulletSpanServiceServer)

func RegisterCharacterStyleServiceServer

func RegisterCharacterStyleServiceServer(s grpc.ServiceRegistrar, srv CharacterStyleServiceServer)

func RegisterClickableSpanServiceServer

func RegisterClickableSpanServiceServer(s grpc.ServiceRegistrar, srv ClickableSpanServiceServer)

func RegisterDrawableMarginSpanServiceServer

func RegisterDrawableMarginSpanServiceServer(s grpc.ServiceRegistrar, srv DrawableMarginSpanServiceServer)

func RegisterDynamicDrawableSpanServiceServer

func RegisterDynamicDrawableSpanServiceServer(s grpc.ServiceRegistrar, srv DynamicDrawableSpanServiceServer)

func RegisterEasyEditSpanServiceServer

func RegisterEasyEditSpanServiceServer(s grpc.ServiceRegistrar, srv EasyEditSpanServiceServer)

func RegisterForegroundColorSpanServiceServer

func RegisterForegroundColorSpanServiceServer(s grpc.ServiceRegistrar, srv ForegroundColorSpanServiceServer)

func RegisterIconMarginSpanServiceServer

func RegisterIconMarginSpanServiceServer(s grpc.ServiceRegistrar, srv IconMarginSpanServiceServer)

func RegisterImageSpanServiceServer

func RegisterImageSpanServiceServer(s grpc.ServiceRegistrar, srv ImageSpanServiceServer)

func RegisterLeadingMarginSpanServiceServer

func RegisterLeadingMarginSpanServiceServer(s grpc.ServiceRegistrar, srv LeadingMarginSpanServiceServer)

func RegisterLeadingMarginSpanStandardServiceServer

func RegisterLeadingMarginSpanStandardServiceServer(s grpc.ServiceRegistrar, srv LeadingMarginSpanStandardServiceServer)

func RegisterLineBackgroundSpanServiceServer

func RegisterLineBackgroundSpanServiceServer(s grpc.ServiceRegistrar, srv LineBackgroundSpanServiceServer)

func RegisterLineBackgroundSpanStandardServiceServer

func RegisterLineBackgroundSpanStandardServiceServer(s grpc.ServiceRegistrar, srv LineBackgroundSpanStandardServiceServer)

func RegisterLineBreakConfigSpanServiceServer

func RegisterLineBreakConfigSpanServiceServer(s grpc.ServiceRegistrar, srv LineBreakConfigSpanServiceServer)

func RegisterLineHeightSpanServiceServer

func RegisterLineHeightSpanServiceServer(s grpc.ServiceRegistrar, srv LineHeightSpanServiceServer)

func RegisterLineHeightSpanStandardServiceServer

func RegisterLineHeightSpanStandardServiceServer(s grpc.ServiceRegistrar, srv LineHeightSpanStandardServiceServer)

func RegisterLineHeightSpanWithDensityServiceServer

func RegisterLineHeightSpanWithDensityServiceServer(s grpc.ServiceRegistrar, srv LineHeightSpanWithDensityServiceServer)

func RegisterLocaleSpanServiceServer

func RegisterLocaleSpanServiceServer(s grpc.ServiceRegistrar, srv LocaleSpanServiceServer)

func RegisterMaskFilterSpanServiceServer

func RegisterMaskFilterSpanServiceServer(s grpc.ServiceRegistrar, srv MaskFilterSpanServiceServer)

func RegisterMetricAffectingSpanServiceServer

func RegisterMetricAffectingSpanServiceServer(s grpc.ServiceRegistrar, srv MetricAffectingSpanServiceServer)

func RegisterNoWritingToolsSpanServiceServer

func RegisterNoWritingToolsSpanServiceServer(s grpc.ServiceRegistrar, srv NoWritingToolsSpanServiceServer)

func RegisterQuoteSpanServiceServer

func RegisterQuoteSpanServiceServer(s grpc.ServiceRegistrar, srv QuoteSpanServiceServer)

func RegisterRelativeSizeSpanServiceServer

func RegisterRelativeSizeSpanServiceServer(s grpc.ServiceRegistrar, srv RelativeSizeSpanServiceServer)

func RegisterReplacementSpanServiceServer

func RegisterReplacementSpanServiceServer(s grpc.ServiceRegistrar, srv ReplacementSpanServiceServer)

func RegisterScaleXSpanServiceServer

func RegisterScaleXSpanServiceServer(s grpc.ServiceRegistrar, srv ScaleXSpanServiceServer)

func RegisterSpanServiceServer

func RegisterSpanServiceServer(s grpc.ServiceRegistrar, srv SpanServiceServer)

func RegisterStrikethroughSpanServiceServer

func RegisterStrikethroughSpanServiceServer(s grpc.ServiceRegistrar, srv StrikethroughSpanServiceServer)

func RegisterSubscriptSpanServiceServer

func RegisterSubscriptSpanServiceServer(s grpc.ServiceRegistrar, srv SubscriptSpanServiceServer)

func RegisterSuggestionRangeSpanServiceServer

func RegisterSuggestionRangeSpanServiceServer(s grpc.ServiceRegistrar, srv SuggestionRangeSpanServiceServer)

func RegisterSuggestionSpanServiceServer

func RegisterSuggestionSpanServiceServer(s grpc.ServiceRegistrar, srv SuggestionSpanServiceServer)

func RegisterSuperscriptSpanServiceServer

func RegisterSuperscriptSpanServiceServer(s grpc.ServiceRegistrar, srv SuperscriptSpanServiceServer)

func RegisterTabStopSpanServiceServer

func RegisterTabStopSpanServiceServer(s grpc.ServiceRegistrar, srv TabStopSpanServiceServer)

func RegisterTabStopSpanStandardServiceServer

func RegisterTabStopSpanStandardServiceServer(s grpc.ServiceRegistrar, srv TabStopSpanStandardServiceServer)

func RegisterTextAppearanceSpanServiceServer

func RegisterTextAppearanceSpanServiceServer(s grpc.ServiceRegistrar, srv TextAppearanceSpanServiceServer)

func RegisterTtsSpanBuilderServiceServer

func RegisterTtsSpanBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanBuilderServiceServer)

func RegisterTtsSpanCardinalBuilderServiceServer

func RegisterTtsSpanCardinalBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanCardinalBuilderServiceServer)

func RegisterTtsSpanDateBuilderServiceServer

func RegisterTtsSpanDateBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanDateBuilderServiceServer)

func RegisterTtsSpanDecimalBuilderServiceServer

func RegisterTtsSpanDecimalBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanDecimalBuilderServiceServer)

func RegisterTtsSpanDigitsBuilderServiceServer

func RegisterTtsSpanDigitsBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanDigitsBuilderServiceServer)

func RegisterTtsSpanDurationBuilderServiceServer

func RegisterTtsSpanDurationBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanDurationBuilderServiceServer)

func RegisterTtsSpanElectronicBuilderServiceServer

func RegisterTtsSpanElectronicBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanElectronicBuilderServiceServer)

func RegisterTtsSpanFractionBuilderServiceServer

func RegisterTtsSpanFractionBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanFractionBuilderServiceServer)

func RegisterTtsSpanMeasureBuilderServiceServer

func RegisterTtsSpanMeasureBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanMeasureBuilderServiceServer)

func RegisterTtsSpanMoneyBuilderServiceServer

func RegisterTtsSpanMoneyBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanMoneyBuilderServiceServer)

func RegisterTtsSpanOrdinalBuilderServiceServer

func RegisterTtsSpanOrdinalBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanOrdinalBuilderServiceServer)

func RegisterTtsSpanServiceServer

func RegisterTtsSpanServiceServer(s grpc.ServiceRegistrar, srv TtsSpanServiceServer)

func RegisterTtsSpanTelephoneBuilderServiceServer

func RegisterTtsSpanTelephoneBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanTelephoneBuilderServiceServer)

func RegisterTtsSpanTextBuilderServiceServer

func RegisterTtsSpanTextBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanTextBuilderServiceServer)

func RegisterTtsSpanTimeBuilderServiceServer

func RegisterTtsSpanTimeBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanTimeBuilderServiceServer)

func RegisterTtsSpanVerbatimBuilderServiceServer

func RegisterTtsSpanVerbatimBuilderServiceServer(s grpc.ServiceRegistrar, srv TtsSpanVerbatimBuilderServiceServer)

func RegisterTypefaceSpanServiceServer

func RegisterTypefaceSpanServiceServer(s grpc.ServiceRegistrar, srv TypefaceSpanServiceServer)

func RegisterURLSpanServiceServer

func RegisterURLSpanServiceServer(s grpc.ServiceRegistrar, srv URLSpanServiceServer)

func RegisterUnderlineSpanServiceServer

func RegisterUnderlineSpanServiceServer(s grpc.ServiceRegistrar, srv UnderlineSpanServiceServer)

Types

type AbsoluteSizeSpanGetSizeRequest

type AbsoluteSizeSpanGetSizeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*AbsoluteSizeSpanGetSizeRequest) Descriptor deprecated

func (*AbsoluteSizeSpanGetSizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use AbsoluteSizeSpanGetSizeRequest.ProtoReflect.Descriptor instead.

func (*AbsoluteSizeSpanGetSizeRequest) GetHandle

func (x *AbsoluteSizeSpanGetSizeRequest) GetHandle() int64

func (*AbsoluteSizeSpanGetSizeRequest) ProtoMessage

func (*AbsoluteSizeSpanGetSizeRequest) ProtoMessage()

func (*AbsoluteSizeSpanGetSizeRequest) ProtoReflect

func (*AbsoluteSizeSpanGetSizeRequest) Reset

func (x *AbsoluteSizeSpanGetSizeRequest) Reset()

func (*AbsoluteSizeSpanGetSizeRequest) String

type AbsoluteSizeSpanServiceClient

AbsoluteSizeSpanServiceClient is the client API for AbsoluteSizeSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AbsoluteSizeSpanServiceServer

AbsoluteSizeSpanServiceServer is the server API for AbsoluteSizeSpanService service. All implementations must embed UnimplementedAbsoluteSizeSpanServiceServer for forward compatibility.

type AlignmentSpanServiceClient

type AlignmentSpanServiceClient interface {
	GetAlignment(ctx context.Context, in *GetAlignmentRequest, opts ...grpc.CallOption) (*GetAlignmentResponse, error)
}

AlignmentSpanServiceClient is the client API for AlignmentSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AlignmentSpanServiceServer

type AlignmentSpanServiceServer interface {
	GetAlignment(context.Context, *GetAlignmentRequest) (*GetAlignmentResponse, error)
	// contains filtered or unexported methods
}

AlignmentSpanServiceServer is the server API for AlignmentSpanService service. All implementations must embed UnimplementedAlignmentSpanServiceServer for forward compatibility.

type AlignmentSpanStandardDescribeContentsRequest

type AlignmentSpanStandardDescribeContentsRequest struct {
	// contains filtered or unexported fields
}

func (*AlignmentSpanStandardDescribeContentsRequest) Descriptor deprecated

Deprecated: Use AlignmentSpanStandardDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*AlignmentSpanStandardDescribeContentsRequest) ProtoMessage

func (*AlignmentSpanStandardDescribeContentsRequest) ProtoReflect

func (*AlignmentSpanStandardDescribeContentsRequest) Reset

func (*AlignmentSpanStandardDescribeContentsRequest) String

type AlignmentSpanStandardGetSpanTypeIdRequest

type AlignmentSpanStandardGetSpanTypeIdRequest struct {
	// contains filtered or unexported fields
}

func (*AlignmentSpanStandardGetSpanTypeIdRequest) Descriptor deprecated

func (*AlignmentSpanStandardGetSpanTypeIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use AlignmentSpanStandardGetSpanTypeIdRequest.ProtoReflect.Descriptor instead.

func (*AlignmentSpanStandardGetSpanTypeIdRequest) ProtoMessage

func (*AlignmentSpanStandardGetSpanTypeIdRequest) ProtoReflect

func (*AlignmentSpanStandardGetSpanTypeIdRequest) Reset

func (*AlignmentSpanStandardGetSpanTypeIdRequest) String

type AlignmentSpanStandardServiceClient

AlignmentSpanStandardServiceClient is the client API for AlignmentSpanStandardService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AlignmentSpanStandardServiceServer

AlignmentSpanStandardServiceServer is the server API for AlignmentSpanStandardService service. All implementations must embed UnimplementedAlignmentSpanStandardServiceServer for forward compatibility.

type AlignmentSpanStandardToStringRequest

type AlignmentSpanStandardToStringRequest struct {
	// contains filtered or unexported fields
}

func (*AlignmentSpanStandardToStringRequest) Descriptor deprecated

func (*AlignmentSpanStandardToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use AlignmentSpanStandardToStringRequest.ProtoReflect.Descriptor instead.

func (*AlignmentSpanStandardToStringRequest) ProtoMessage

func (*AlignmentSpanStandardToStringRequest) ProtoMessage()

func (*AlignmentSpanStandardToStringRequest) ProtoReflect

func (*AlignmentSpanStandardToStringRequest) Reset

func (*AlignmentSpanStandardToStringRequest) String

type AlignmentSpanStandardWriteToParcelRequest

type AlignmentSpanStandardWriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AlignmentSpanStandardWriteToParcelRequest) Descriptor deprecated

func (*AlignmentSpanStandardWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use AlignmentSpanStandardWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*AlignmentSpanStandardWriteToParcelRequest) GetArg0

func (*AlignmentSpanStandardWriteToParcelRequest) GetArg1

func (*AlignmentSpanStandardWriteToParcelRequest) ProtoMessage

func (*AlignmentSpanStandardWriteToParcelRequest) ProtoReflect

func (*AlignmentSpanStandardWriteToParcelRequest) Reset

func (*AlignmentSpanStandardWriteToParcelRequest) String

type BackgroundColorSpanServiceClient

type BackgroundColorSpanServiceClient interface {
	NewBackgroundColorSpan(ctx context.Context, in *NewBackgroundColorSpanRequest, opts ...grpc.CallOption) (*NewBackgroundColorSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetBackgroundColor(ctx context.Context, in *GetBackgroundColorRequest, opts ...grpc.CallOption) (*GetBackgroundColorResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

BackgroundColorSpanServiceClient is the client API for BackgroundColorSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BackgroundColorSpanServiceServer

BackgroundColorSpanServiceServer is the server API for BackgroundColorSpanService service. All implementations must embed UnimplementedBackgroundColorSpanServiceServer for forward compatibility.

type BuildRequest

type BuildRequest struct {
	// contains filtered or unexported fields
}

func (*BuildRequest) Descriptor deprecated

func (*BuildRequest) Descriptor() ([]byte, []int)

Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.

func (*BuildRequest) ProtoMessage

func (*BuildRequest) ProtoMessage()

func (*BuildRequest) ProtoReflect

func (x *BuildRequest) ProtoReflect() protoreflect.Message

func (*BuildRequest) Reset

func (x *BuildRequest) Reset()

func (*BuildRequest) String

func (x *BuildRequest) String() string

type BuildResponse

type BuildResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*BuildResponse) Descriptor deprecated

func (*BuildResponse) Descriptor() ([]byte, []int)

Deprecated: Use BuildResponse.ProtoReflect.Descriptor instead.

func (*BuildResponse) GetResult

func (x *BuildResponse) GetResult() int64

func (*BuildResponse) ProtoMessage

func (*BuildResponse) ProtoMessage()

func (*BuildResponse) ProtoReflect

func (x *BuildResponse) ProtoReflect() protoreflect.Message

func (*BuildResponse) Reset

func (x *BuildResponse) Reset()

func (*BuildResponse) String

func (x *BuildResponse) String() string

type BulletSpanServiceClient

BulletSpanServiceClient is the client API for BulletSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BulletSpanServiceServer

BulletSpanServiceServer is the server API for BulletSpanService service. All implementations must embed UnimplementedBulletSpanServiceServer for forward compatibility.

type CharacterStyleServiceClient

type CharacterStyleServiceClient interface {
	GetUnderlying(ctx context.Context, in *GetUnderlyingRequest, opts ...grpc.CallOption) (*GetUnderlyingResponse, error)
	UpdateDrawState(ctx context.Context, in *CharacterStyleUpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	Wrap(ctx context.Context, in *WrapRequest, opts ...grpc.CallOption) (*WrapResponse, error)
}

CharacterStyleServiceClient is the client API for CharacterStyleService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type CharacterStyleServiceServer

type CharacterStyleServiceServer interface {
	GetUnderlying(context.Context, *GetUnderlyingRequest) (*GetUnderlyingResponse, error)
	UpdateDrawState(context.Context, *CharacterStyleUpdateDrawStateRequest) (*UpdateDrawStateResponse, error)
	Wrap(context.Context, *WrapRequest) (*WrapResponse, error)
	// contains filtered or unexported methods
}

CharacterStyleServiceServer is the server API for CharacterStyleService service. All implementations must embed UnimplementedCharacterStyleServiceServer for forward compatibility.

type CharacterStyleUpdateDrawStateRequest

type CharacterStyleUpdateDrawStateRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CharacterStyleUpdateDrawStateRequest) Descriptor deprecated

func (*CharacterStyleUpdateDrawStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use CharacterStyleUpdateDrawStateRequest.ProtoReflect.Descriptor instead.

func (*CharacterStyleUpdateDrawStateRequest) GetArg0

func (*CharacterStyleUpdateDrawStateRequest) ProtoMessage

func (*CharacterStyleUpdateDrawStateRequest) ProtoMessage()

func (*CharacterStyleUpdateDrawStateRequest) ProtoReflect

func (*CharacterStyleUpdateDrawStateRequest) Reset

func (*CharacterStyleUpdateDrawStateRequest) String

type ChooseHeightRequest

type ChooseHeightRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int32  `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3   int32  `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4   int32  `protobuf:"varint,6,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5   int64  `protobuf:"varint,7,opt,name=arg5,proto3" json:"arg5,omitempty"`
	// contains filtered or unexported fields
}

func (*ChooseHeightRequest) Descriptor deprecated

func (*ChooseHeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use ChooseHeightRequest.ProtoReflect.Descriptor instead.

func (*ChooseHeightRequest) GetArg0

func (x *ChooseHeightRequest) GetArg0() string

func (*ChooseHeightRequest) GetArg1

func (x *ChooseHeightRequest) GetArg1() int32

func (*ChooseHeightRequest) GetArg2

func (x *ChooseHeightRequest) GetArg2() int32

func (*ChooseHeightRequest) GetArg3

func (x *ChooseHeightRequest) GetArg3() int32

func (*ChooseHeightRequest) GetArg4

func (x *ChooseHeightRequest) GetArg4() int32

func (*ChooseHeightRequest) GetArg5

func (x *ChooseHeightRequest) GetArg5() int64

func (*ChooseHeightRequest) GetHandle

func (x *ChooseHeightRequest) GetHandle() int64

func (*ChooseHeightRequest) ProtoMessage

func (*ChooseHeightRequest) ProtoMessage()

func (*ChooseHeightRequest) ProtoReflect

func (x *ChooseHeightRequest) ProtoReflect() protoreflect.Message

func (*ChooseHeightRequest) Reset

func (x *ChooseHeightRequest) Reset()

func (*ChooseHeightRequest) String

func (x *ChooseHeightRequest) String() string

type ChooseHeightResponse

type ChooseHeightResponse struct {
	// contains filtered or unexported fields
}

func (*ChooseHeightResponse) Descriptor deprecated

func (*ChooseHeightResponse) Descriptor() ([]byte, []int)

Deprecated: Use ChooseHeightResponse.ProtoReflect.Descriptor instead.

func (*ChooseHeightResponse) ProtoMessage

func (*ChooseHeightResponse) ProtoMessage()

func (*ChooseHeightResponse) ProtoReflect

func (x *ChooseHeightResponse) ProtoReflect() protoreflect.Message

func (*ChooseHeightResponse) Reset

func (x *ChooseHeightResponse) Reset()

func (*ChooseHeightResponse) String

func (x *ChooseHeightResponse) String() string

type ClickableSpanOnClickRequest

type ClickableSpanOnClickRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ClickableSpanOnClickRequest) Descriptor deprecated

func (*ClickableSpanOnClickRequest) Descriptor() ([]byte, []int)

Deprecated: Use ClickableSpanOnClickRequest.ProtoReflect.Descriptor instead.

func (*ClickableSpanOnClickRequest) GetArg0

func (x *ClickableSpanOnClickRequest) GetArg0() int64

func (*ClickableSpanOnClickRequest) ProtoMessage

func (*ClickableSpanOnClickRequest) ProtoMessage()

func (*ClickableSpanOnClickRequest) ProtoReflect

func (*ClickableSpanOnClickRequest) Reset

func (x *ClickableSpanOnClickRequest) Reset()

func (*ClickableSpanOnClickRequest) String

func (x *ClickableSpanOnClickRequest) String() string

type ClickableSpanServiceClient

type ClickableSpanServiceClient interface {
	OnClick(ctx context.Context, in *ClickableSpanOnClickRequest, opts ...grpc.CallOption) (*OnClickResponse, error)
	ToString(ctx context.Context, in *ClickableSpanToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *ClickableSpanUpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
}

ClickableSpanServiceClient is the client API for ClickableSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ClickableSpanServiceServer

type ClickableSpanServiceServer interface {
	OnClick(context.Context, *ClickableSpanOnClickRequest) (*OnClickResponse, error)
	ToString(context.Context, *ClickableSpanToStringRequest) (*ToStringResponse, error)
	UpdateDrawState(context.Context, *ClickableSpanUpdateDrawStateRequest) (*UpdateDrawStateResponse, error)
	// contains filtered or unexported methods
}

ClickableSpanServiceServer is the server API for ClickableSpanService service. All implementations must embed UnimplementedClickableSpanServiceServer for forward compatibility.

type ClickableSpanToStringRequest

type ClickableSpanToStringRequest struct {
	// contains filtered or unexported fields
}

func (*ClickableSpanToStringRequest) Descriptor deprecated

func (*ClickableSpanToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use ClickableSpanToStringRequest.ProtoReflect.Descriptor instead.

func (*ClickableSpanToStringRequest) ProtoMessage

func (*ClickableSpanToStringRequest) ProtoMessage()

func (*ClickableSpanToStringRequest) ProtoReflect

func (*ClickableSpanToStringRequest) Reset

func (x *ClickableSpanToStringRequest) Reset()

func (*ClickableSpanToStringRequest) String

type ClickableSpanUpdateDrawStateRequest

type ClickableSpanUpdateDrawStateRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ClickableSpanUpdateDrawStateRequest) Descriptor deprecated

func (*ClickableSpanUpdateDrawStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use ClickableSpanUpdateDrawStateRequest.ProtoReflect.Descriptor instead.

func (*ClickableSpanUpdateDrawStateRequest) GetArg0

func (*ClickableSpanUpdateDrawStateRequest) ProtoMessage

func (*ClickableSpanUpdateDrawStateRequest) ProtoMessage()

func (*ClickableSpanUpdateDrawStateRequest) ProtoReflect

func (*ClickableSpanUpdateDrawStateRequest) Reset

func (*ClickableSpanUpdateDrawStateRequest) String

type CreateNoBreakSpanRequest

type CreateNoBreakSpanRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateNoBreakSpanRequest) Descriptor deprecated

func (*CreateNoBreakSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateNoBreakSpanRequest.ProtoReflect.Descriptor instead.

func (*CreateNoBreakSpanRequest) GetHandle

func (x *CreateNoBreakSpanRequest) GetHandle() int64

func (*CreateNoBreakSpanRequest) ProtoMessage

func (*CreateNoBreakSpanRequest) ProtoMessage()

func (*CreateNoBreakSpanRequest) ProtoReflect

func (x *CreateNoBreakSpanRequest) ProtoReflect() protoreflect.Message

func (*CreateNoBreakSpanRequest) Reset

func (x *CreateNoBreakSpanRequest) Reset()

func (*CreateNoBreakSpanRequest) String

func (x *CreateNoBreakSpanRequest) String() string

type CreateNoBreakSpanResponse

type CreateNoBreakSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateNoBreakSpanResponse) Descriptor deprecated

func (*CreateNoBreakSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateNoBreakSpanResponse.ProtoReflect.Descriptor instead.

func (*CreateNoBreakSpanResponse) GetResult

func (x *CreateNoBreakSpanResponse) GetResult() int64

func (*CreateNoBreakSpanResponse) ProtoMessage

func (*CreateNoBreakSpanResponse) ProtoMessage()

func (*CreateNoBreakSpanResponse) ProtoReflect

func (*CreateNoBreakSpanResponse) Reset

func (x *CreateNoBreakSpanResponse) Reset()

func (*CreateNoBreakSpanResponse) String

func (x *CreateNoBreakSpanResponse) String() string

type CreateNoHyphenationSpanRequest

type CreateNoHyphenationSpanRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateNoHyphenationSpanRequest) Descriptor deprecated

func (*CreateNoHyphenationSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateNoHyphenationSpanRequest.ProtoReflect.Descriptor instead.

func (*CreateNoHyphenationSpanRequest) GetHandle

func (x *CreateNoHyphenationSpanRequest) GetHandle() int64

func (*CreateNoHyphenationSpanRequest) ProtoMessage

func (*CreateNoHyphenationSpanRequest) ProtoMessage()

func (*CreateNoHyphenationSpanRequest) ProtoReflect

func (*CreateNoHyphenationSpanRequest) Reset

func (x *CreateNoHyphenationSpanRequest) Reset()

func (*CreateNoHyphenationSpanRequest) String

type CreateNoHyphenationSpanResponse

type CreateNoHyphenationSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateNoHyphenationSpanResponse) Descriptor deprecated

func (*CreateNoHyphenationSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateNoHyphenationSpanResponse.ProtoReflect.Descriptor instead.

func (*CreateNoHyphenationSpanResponse) GetResult

func (x *CreateNoHyphenationSpanResponse) GetResult() int64

func (*CreateNoHyphenationSpanResponse) ProtoMessage

func (*CreateNoHyphenationSpanResponse) ProtoMessage()

func (*CreateNoHyphenationSpanResponse) ProtoReflect

func (*CreateNoHyphenationSpanResponse) Reset

func (*CreateNoHyphenationSpanResponse) String

type DescribeContentsRequest

type DescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeContentsRequest) Descriptor deprecated

func (*DescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*DescribeContentsRequest) GetHandle

func (x *DescribeContentsRequest) GetHandle() int64

func (*DescribeContentsRequest) ProtoMessage

func (*DescribeContentsRequest) ProtoMessage()

func (*DescribeContentsRequest) ProtoReflect

func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message

func (*DescribeContentsRequest) Reset

func (x *DescribeContentsRequest) Reset()

func (*DescribeContentsRequest) String

func (x *DescribeContentsRequest) String() string

type DescribeContentsResponse

type DescribeContentsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeContentsResponse) Descriptor deprecated

func (*DescribeContentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.

func (*DescribeContentsResponse) GetResult

func (x *DescribeContentsResponse) GetResult() int32

func (*DescribeContentsResponse) ProtoMessage

func (*DescribeContentsResponse) ProtoMessage()

func (*DescribeContentsResponse) ProtoReflect

func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message

func (*DescribeContentsResponse) Reset

func (x *DescribeContentsResponse) Reset()

func (*DescribeContentsResponse) String

func (x *DescribeContentsResponse) String() string

type DrawBackgroundRequest

type DrawBackgroundRequest struct {
	Arg0  int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1  int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2  int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3  int32  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4  int32  `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5  int32  `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	Arg6  int32  `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
	Arg7  string `protobuf:"bytes,8,opt,name=arg7,proto3" json:"arg7,omitempty"`
	Arg8  int32  `protobuf:"varint,9,opt,name=arg8,proto3" json:"arg8,omitempty"`
	Arg9  int32  `protobuf:"varint,10,opt,name=arg9,proto3" json:"arg9,omitempty"`
	Arg10 int32  `protobuf:"varint,11,opt,name=arg10,proto3" json:"arg10,omitempty"`
	// contains filtered or unexported fields
}

func (*DrawBackgroundRequest) Descriptor deprecated

func (*DrawBackgroundRequest) Descriptor() ([]byte, []int)

Deprecated: Use DrawBackgroundRequest.ProtoReflect.Descriptor instead.

func (*DrawBackgroundRequest) GetArg0

func (x *DrawBackgroundRequest) GetArg0() int64

func (*DrawBackgroundRequest) GetArg1

func (x *DrawBackgroundRequest) GetArg1() int64

func (*DrawBackgroundRequest) GetArg2

func (x *DrawBackgroundRequest) GetArg2() int32

func (*DrawBackgroundRequest) GetArg3

func (x *DrawBackgroundRequest) GetArg3() int32

func (*DrawBackgroundRequest) GetArg4

func (x *DrawBackgroundRequest) GetArg4() int32

func (*DrawBackgroundRequest) GetArg5

func (x *DrawBackgroundRequest) GetArg5() int32

func (*DrawBackgroundRequest) GetArg6

func (x *DrawBackgroundRequest) GetArg6() int32

func (*DrawBackgroundRequest) GetArg7

func (x *DrawBackgroundRequest) GetArg7() string

func (*DrawBackgroundRequest) GetArg8

func (x *DrawBackgroundRequest) GetArg8() int32

func (*DrawBackgroundRequest) GetArg9

func (x *DrawBackgroundRequest) GetArg9() int32

func (*DrawBackgroundRequest) GetArg10

func (x *DrawBackgroundRequest) GetArg10() int32

func (*DrawBackgroundRequest) ProtoMessage

func (*DrawBackgroundRequest) ProtoMessage()

func (*DrawBackgroundRequest) ProtoReflect

func (x *DrawBackgroundRequest) ProtoReflect() protoreflect.Message

func (*DrawBackgroundRequest) Reset

func (x *DrawBackgroundRequest) Reset()

func (*DrawBackgroundRequest) String

func (x *DrawBackgroundRequest) String() string

type DrawBackgroundResponse

type DrawBackgroundResponse struct {
	// contains filtered or unexported fields
}

func (*DrawBackgroundResponse) Descriptor deprecated

func (*DrawBackgroundResponse) Descriptor() ([]byte, []int)

Deprecated: Use DrawBackgroundResponse.ProtoReflect.Descriptor instead.

func (*DrawBackgroundResponse) ProtoMessage

func (*DrawBackgroundResponse) ProtoMessage()

func (*DrawBackgroundResponse) ProtoReflect

func (x *DrawBackgroundResponse) ProtoReflect() protoreflect.Message

func (*DrawBackgroundResponse) Reset

func (x *DrawBackgroundResponse) Reset()

func (*DrawBackgroundResponse) String

func (x *DrawBackgroundResponse) String() string

type DrawLeadingMarginRequest

type DrawLeadingMarginRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int32  `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3   int32  `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4   int32  `protobuf:"varint,6,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5   int32  `protobuf:"varint,7,opt,name=arg5,proto3" json:"arg5,omitempty"`
	Arg6   int32  `protobuf:"varint,8,opt,name=arg6,proto3" json:"arg6,omitempty"`
	Arg7   string `protobuf:"bytes,9,opt,name=arg7,proto3" json:"arg7,omitempty"`
	Arg8   int32  `protobuf:"varint,10,opt,name=arg8,proto3" json:"arg8,omitempty"`
	Arg9   int32  `protobuf:"varint,11,opt,name=arg9,proto3" json:"arg9,omitempty"`
	Arg10  bool   `protobuf:"varint,12,opt,name=arg10,proto3" json:"arg10,omitempty"`
	Arg11  int64  `protobuf:"varint,13,opt,name=arg11,proto3" json:"arg11,omitempty"`
	// contains filtered or unexported fields
}

func (*DrawLeadingMarginRequest) Descriptor deprecated

func (*DrawLeadingMarginRequest) Descriptor() ([]byte, []int)

Deprecated: Use DrawLeadingMarginRequest.ProtoReflect.Descriptor instead.

func (*DrawLeadingMarginRequest) GetArg0

func (x *DrawLeadingMarginRequest) GetArg0() int64

func (*DrawLeadingMarginRequest) GetArg1

func (x *DrawLeadingMarginRequest) GetArg1() int64

func (*DrawLeadingMarginRequest) GetArg2

func (x *DrawLeadingMarginRequest) GetArg2() int32

func (*DrawLeadingMarginRequest) GetArg3

func (x *DrawLeadingMarginRequest) GetArg3() int32

func (*DrawLeadingMarginRequest) GetArg4

func (x *DrawLeadingMarginRequest) GetArg4() int32

func (*DrawLeadingMarginRequest) GetArg5

func (x *DrawLeadingMarginRequest) GetArg5() int32

func (*DrawLeadingMarginRequest) GetArg6

func (x *DrawLeadingMarginRequest) GetArg6() int32

func (*DrawLeadingMarginRequest) GetArg7

func (x *DrawLeadingMarginRequest) GetArg7() string

func (*DrawLeadingMarginRequest) GetArg8

func (x *DrawLeadingMarginRequest) GetArg8() int32

func (*DrawLeadingMarginRequest) GetArg9

func (x *DrawLeadingMarginRequest) GetArg9() int32

func (*DrawLeadingMarginRequest) GetArg10

func (x *DrawLeadingMarginRequest) GetArg10() bool

func (*DrawLeadingMarginRequest) GetArg11

func (x *DrawLeadingMarginRequest) GetArg11() int64

func (*DrawLeadingMarginRequest) GetHandle

func (x *DrawLeadingMarginRequest) GetHandle() int64

func (*DrawLeadingMarginRequest) ProtoMessage

func (*DrawLeadingMarginRequest) ProtoMessage()

func (*DrawLeadingMarginRequest) ProtoReflect

func (x *DrawLeadingMarginRequest) ProtoReflect() protoreflect.Message

func (*DrawLeadingMarginRequest) Reset

func (x *DrawLeadingMarginRequest) Reset()

func (*DrawLeadingMarginRequest) String

func (x *DrawLeadingMarginRequest) String() string

type DrawLeadingMarginResponse

type DrawLeadingMarginResponse struct {
	// contains filtered or unexported fields
}

func (*DrawLeadingMarginResponse) Descriptor deprecated

func (*DrawLeadingMarginResponse) Descriptor() ([]byte, []int)

Deprecated: Use DrawLeadingMarginResponse.ProtoReflect.Descriptor instead.

func (*DrawLeadingMarginResponse) ProtoMessage

func (*DrawLeadingMarginResponse) ProtoMessage()

func (*DrawLeadingMarginResponse) ProtoReflect

func (*DrawLeadingMarginResponse) Reset

func (x *DrawLeadingMarginResponse) Reset()

func (*DrawLeadingMarginResponse) String

func (x *DrawLeadingMarginResponse) String() string

type DrawRequest

type DrawRequest struct {
	Arg0 int64   `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string  `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32   `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32   `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 float32 `protobuf:"fixed32,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5 int32   `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	Arg6 int32   `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
	Arg7 int32   `protobuf:"varint,8,opt,name=arg7,proto3" json:"arg7,omitempty"`
	Arg8 int64   `protobuf:"varint,9,opt,name=arg8,proto3" json:"arg8,omitempty"`
	// contains filtered or unexported fields
}

func (*DrawRequest) Descriptor deprecated

func (*DrawRequest) Descriptor() ([]byte, []int)

Deprecated: Use DrawRequest.ProtoReflect.Descriptor instead.

func (*DrawRequest) GetArg0

func (x *DrawRequest) GetArg0() int64

func (*DrawRequest) GetArg1

func (x *DrawRequest) GetArg1() string

func (*DrawRequest) GetArg2

func (x *DrawRequest) GetArg2() int32

func (*DrawRequest) GetArg3

func (x *DrawRequest) GetArg3() int32

func (*DrawRequest) GetArg4

func (x *DrawRequest) GetArg4() float32

func (*DrawRequest) GetArg5

func (x *DrawRequest) GetArg5() int32

func (*DrawRequest) GetArg6

func (x *DrawRequest) GetArg6() int32

func (*DrawRequest) GetArg7

func (x *DrawRequest) GetArg7() int32

func (*DrawRequest) GetArg8

func (x *DrawRequest) GetArg8() int64

func (*DrawRequest) ProtoMessage

func (*DrawRequest) ProtoMessage()

func (*DrawRequest) ProtoReflect

func (x *DrawRequest) ProtoReflect() protoreflect.Message

func (*DrawRequest) Reset

func (x *DrawRequest) Reset()

func (*DrawRequest) String

func (x *DrawRequest) String() string

type DrawResponse

type DrawResponse struct {
	// contains filtered or unexported fields
}

func (*DrawResponse) Descriptor deprecated

func (*DrawResponse) Descriptor() ([]byte, []int)

Deprecated: Use DrawResponse.ProtoReflect.Descriptor instead.

func (*DrawResponse) ProtoMessage

func (*DrawResponse) ProtoMessage()

func (*DrawResponse) ProtoReflect

func (x *DrawResponse) ProtoReflect() protoreflect.Message

func (*DrawResponse) Reset

func (x *DrawResponse) Reset()

func (*DrawResponse) String

func (x *DrawResponse) String() string

type DrawableMarginSpanGetDrawableRequest

type DrawableMarginSpanGetDrawableRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*DrawableMarginSpanGetDrawableRequest) Descriptor deprecated

func (*DrawableMarginSpanGetDrawableRequest) Descriptor() ([]byte, []int)

Deprecated: Use DrawableMarginSpanGetDrawableRequest.ProtoReflect.Descriptor instead.

func (*DrawableMarginSpanGetDrawableRequest) GetHandle

func (*DrawableMarginSpanGetDrawableRequest) ProtoMessage

func (*DrawableMarginSpanGetDrawableRequest) ProtoMessage()

func (*DrawableMarginSpanGetDrawableRequest) ProtoReflect

func (*DrawableMarginSpanGetDrawableRequest) Reset

func (*DrawableMarginSpanGetDrawableRequest) String

type DrawableMarginSpanServiceClient

type DrawableMarginSpanServiceClient interface {
	NewDrawableMarginSpan(ctx context.Context, in *NewDrawableMarginSpanRequest, opts ...grpc.CallOption) (*NewDrawableMarginSpanResponse, error)
	ChooseHeight(ctx context.Context, in *ChooseHeightRequest, opts ...grpc.CallOption) (*ChooseHeightResponse, error)
	DrawLeadingMargin(ctx context.Context, in *DrawLeadingMarginRequest, opts ...grpc.CallOption) (*DrawLeadingMarginResponse, error)
	GetDrawable(ctx context.Context, in *DrawableMarginSpanGetDrawableRequest, opts ...grpc.CallOption) (*GetDrawableResponse, error)
	GetLeadingMargin(ctx context.Context, in *GetLeadingMarginRequest, opts ...grpc.CallOption) (*GetLeadingMarginResponse, error)
	GetPadding(ctx context.Context, in *GetPaddingRequest, opts ...grpc.CallOption) (*GetPaddingResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}

DrawableMarginSpanServiceClient is the client API for DrawableMarginSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DrawableMarginSpanServiceServer

DrawableMarginSpanServiceServer is the server API for DrawableMarginSpanService service. All implementations must embed UnimplementedDrawableMarginSpanServiceServer for forward compatibility.

type DynamicDrawableSpanServiceClient

type DynamicDrawableSpanServiceClient interface {
	Draw(ctx context.Context, in *DrawRequest, opts ...grpc.CallOption) (*DrawResponse, error)
	GetDrawable(ctx context.Context, in *GetDrawableRequest, opts ...grpc.CallOption) (*GetDrawableResponse, error)
	GetSize(ctx context.Context, in *GetSizeRequest, opts ...grpc.CallOption) (*GetSizeResponse, error)
	GetVerticalAlignment(ctx context.Context, in *GetVerticalAlignmentRequest, opts ...grpc.CallOption) (*GetVerticalAlignmentResponse, error)
	ToString(ctx context.Context, in *DynamicDrawableSpanToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}

DynamicDrawableSpanServiceClient is the client API for DynamicDrawableSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DynamicDrawableSpanServiceServer

type DynamicDrawableSpanServiceServer interface {
	Draw(context.Context, *DrawRequest) (*DrawResponse, error)
	GetDrawable(context.Context, *GetDrawableRequest) (*GetDrawableResponse, error)
	GetSize(context.Context, *GetSizeRequest) (*GetSizeResponse, error)
	GetVerticalAlignment(context.Context, *GetVerticalAlignmentRequest) (*GetVerticalAlignmentResponse, error)
	ToString(context.Context, *DynamicDrawableSpanToStringRequest) (*ToStringResponse, error)
	// contains filtered or unexported methods
}

DynamicDrawableSpanServiceServer is the server API for DynamicDrawableSpanService service. All implementations must embed UnimplementedDynamicDrawableSpanServiceServer for forward compatibility.

type DynamicDrawableSpanToStringRequest

type DynamicDrawableSpanToStringRequest struct {
	// contains filtered or unexported fields
}

func (*DynamicDrawableSpanToStringRequest) Descriptor deprecated

func (*DynamicDrawableSpanToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use DynamicDrawableSpanToStringRequest.ProtoReflect.Descriptor instead.

func (*DynamicDrawableSpanToStringRequest) ProtoMessage

func (*DynamicDrawableSpanToStringRequest) ProtoMessage()

func (*DynamicDrawableSpanToStringRequest) ProtoReflect

func (*DynamicDrawableSpanToStringRequest) Reset

func (*DynamicDrawableSpanToStringRequest) String

type EasyEditSpanServiceClient

type EasyEditSpanServiceClient interface {
	NewEasyEditSpan(ctx context.Context, in *NewEasyEditSpanRequest, opts ...grpc.CallOption) (*NewEasyEditSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

EasyEditSpanServiceClient is the client API for EasyEditSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type EasyEditSpanServiceServer

type EasyEditSpanServiceServer interface {
	NewEasyEditSpan(context.Context, *NewEasyEditSpanRequest) (*NewEasyEditSpanResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetSpanTypeId(context.Context, *GetSpanTypeIdRequest) (*GetSpanTypeIdResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

EasyEditSpanServiceServer is the server API for EasyEditSpanService service. All implementations must embed UnimplementedEasyEditSpanServiceServer for forward compatibility.

type EqualsRequest

type EqualsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsRequest) Descriptor deprecated

func (*EqualsRequest) Descriptor() ([]byte, []int)

Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.

func (*EqualsRequest) GetArg0

func (x *EqualsRequest) GetArg0() int64

func (*EqualsRequest) GetHandle

func (x *EqualsRequest) GetHandle() int64

func (*EqualsRequest) ProtoMessage

func (*EqualsRequest) ProtoMessage()

func (*EqualsRequest) ProtoReflect

func (x *EqualsRequest) ProtoReflect() protoreflect.Message

func (*EqualsRequest) Reset

func (x *EqualsRequest) Reset()

func (*EqualsRequest) String

func (x *EqualsRequest) String() string

type EqualsResponse

type EqualsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsResponse) Descriptor deprecated

func (*EqualsResponse) Descriptor() ([]byte, []int)

Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.

func (*EqualsResponse) GetResult

func (x *EqualsResponse) GetResult() bool

func (*EqualsResponse) ProtoMessage

func (*EqualsResponse) ProtoMessage()

func (*EqualsResponse) ProtoReflect

func (x *EqualsResponse) ProtoReflect() protoreflect.Message

func (*EqualsResponse) Reset

func (x *EqualsResponse) Reset()

func (*EqualsResponse) String

func (x *EqualsResponse) String() string

type ForegroundColorSpanServiceClient

type ForegroundColorSpanServiceClient interface {
	NewForegroundColorSpan(ctx context.Context, in *NewForegroundColorSpanRequest, opts ...grpc.CallOption) (*NewForegroundColorSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetForegroundColor(ctx context.Context, in *GetForegroundColorRequest, opts ...grpc.CallOption) (*GetForegroundColorResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

ForegroundColorSpanServiceClient is the client API for ForegroundColorSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ForegroundColorSpanServiceServer

ForegroundColorSpanServiceServer is the server API for ForegroundColorSpanService service. All implementations must embed UnimplementedForegroundColorSpanServiceServer for forward compatibility.

type GetAlignmentRequest

type GetAlignmentRequest struct {
	// contains filtered or unexported fields
}

func (*GetAlignmentRequest) Descriptor deprecated

func (*GetAlignmentRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAlignmentRequest.ProtoReflect.Descriptor instead.

func (*GetAlignmentRequest) ProtoMessage

func (*GetAlignmentRequest) ProtoMessage()

func (*GetAlignmentRequest) ProtoReflect

func (x *GetAlignmentRequest) ProtoReflect() protoreflect.Message

func (*GetAlignmentRequest) Reset

func (x *GetAlignmentRequest) Reset()

func (*GetAlignmentRequest) String

func (x *GetAlignmentRequest) String() string

type GetAlignmentResponse

type GetAlignmentResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAlignmentResponse) Descriptor deprecated

func (*GetAlignmentResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAlignmentResponse.ProtoReflect.Descriptor instead.

func (*GetAlignmentResponse) GetResult

func (x *GetAlignmentResponse) GetResult() int64

func (*GetAlignmentResponse) ProtoMessage

func (*GetAlignmentResponse) ProtoMessage()

func (*GetAlignmentResponse) ProtoReflect

func (x *GetAlignmentResponse) ProtoReflect() protoreflect.Message

func (*GetAlignmentResponse) Reset

func (x *GetAlignmentResponse) Reset()

func (*GetAlignmentResponse) String

func (x *GetAlignmentResponse) String() string

type GetArgsRequest

type GetArgsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetArgsRequest) Descriptor deprecated

func (*GetArgsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetArgsRequest.ProtoReflect.Descriptor instead.

func (*GetArgsRequest) GetHandle

func (x *GetArgsRequest) GetHandle() int64

func (*GetArgsRequest) ProtoMessage

func (*GetArgsRequest) ProtoMessage()

func (*GetArgsRequest) ProtoReflect

func (x *GetArgsRequest) ProtoReflect() protoreflect.Message

func (*GetArgsRequest) Reset

func (x *GetArgsRequest) Reset()

func (*GetArgsRequest) String

func (x *GetArgsRequest) String() string

type GetArgsResponse

type GetArgsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetArgsResponse) Descriptor deprecated

func (*GetArgsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetArgsResponse.ProtoReflect.Descriptor instead.

func (*GetArgsResponse) GetResult

func (x *GetArgsResponse) GetResult() int64

func (*GetArgsResponse) ProtoMessage

func (*GetArgsResponse) ProtoMessage()

func (*GetArgsResponse) ProtoReflect

func (x *GetArgsResponse) ProtoReflect() protoreflect.Message

func (*GetArgsResponse) Reset

func (x *GetArgsResponse) Reset()

func (*GetArgsResponse) String

func (x *GetArgsResponse) String() string

type GetBackgroundColorRequest

type GetBackgroundColorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBackgroundColorRequest) Descriptor deprecated

func (*GetBackgroundColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBackgroundColorRequest.ProtoReflect.Descriptor instead.

func (*GetBackgroundColorRequest) GetHandle

func (x *GetBackgroundColorRequest) GetHandle() int64

func (*GetBackgroundColorRequest) ProtoMessage

func (*GetBackgroundColorRequest) ProtoMessage()

func (*GetBackgroundColorRequest) ProtoReflect

func (*GetBackgroundColorRequest) Reset

func (x *GetBackgroundColorRequest) Reset()

func (*GetBackgroundColorRequest) String

func (x *GetBackgroundColorRequest) String() string

type GetBackgroundColorResponse

type GetBackgroundColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBackgroundColorResponse) Descriptor deprecated

func (*GetBackgroundColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBackgroundColorResponse.ProtoReflect.Descriptor instead.

func (*GetBackgroundColorResponse) GetResult

func (x *GetBackgroundColorResponse) GetResult() int32

func (*GetBackgroundColorResponse) ProtoMessage

func (*GetBackgroundColorResponse) ProtoMessage()

func (*GetBackgroundColorResponse) ProtoReflect

func (*GetBackgroundColorResponse) Reset

func (x *GetBackgroundColorResponse) Reset()

func (*GetBackgroundColorResponse) String

func (x *GetBackgroundColorResponse) String() string

type GetBitmapRequest

type GetBitmapRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBitmapRequest) Descriptor deprecated

func (*GetBitmapRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBitmapRequest.ProtoReflect.Descriptor instead.

func (*GetBitmapRequest) GetHandle

func (x *GetBitmapRequest) GetHandle() int64

func (*GetBitmapRequest) ProtoMessage

func (*GetBitmapRequest) ProtoMessage()

func (*GetBitmapRequest) ProtoReflect

func (x *GetBitmapRequest) ProtoReflect() protoreflect.Message

func (*GetBitmapRequest) Reset

func (x *GetBitmapRequest) Reset()

func (*GetBitmapRequest) String

func (x *GetBitmapRequest) String() string

type GetBitmapResponse

type GetBitmapResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBitmapResponse) Descriptor deprecated

func (*GetBitmapResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBitmapResponse.ProtoReflect.Descriptor instead.

func (*GetBitmapResponse) GetResult

func (x *GetBitmapResponse) GetResult() int64

func (*GetBitmapResponse) ProtoMessage

func (*GetBitmapResponse) ProtoMessage()

func (*GetBitmapResponse) ProtoReflect

func (x *GetBitmapResponse) ProtoReflect() protoreflect.Message

func (*GetBitmapResponse) Reset

func (x *GetBitmapResponse) Reset()

func (*GetBitmapResponse) String

func (x *GetBitmapResponse) String() string

type GetBulletRadiusRequest

type GetBulletRadiusRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBulletRadiusRequest) Descriptor deprecated

func (*GetBulletRadiusRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBulletRadiusRequest.ProtoReflect.Descriptor instead.

func (*GetBulletRadiusRequest) GetHandle

func (x *GetBulletRadiusRequest) GetHandle() int64

func (*GetBulletRadiusRequest) ProtoMessage

func (*GetBulletRadiusRequest) ProtoMessage()

func (*GetBulletRadiusRequest) ProtoReflect

func (x *GetBulletRadiusRequest) ProtoReflect() protoreflect.Message

func (*GetBulletRadiusRequest) Reset

func (x *GetBulletRadiusRequest) Reset()

func (*GetBulletRadiusRequest) String

func (x *GetBulletRadiusRequest) String() string

type GetBulletRadiusResponse

type GetBulletRadiusResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBulletRadiusResponse) Descriptor deprecated

func (*GetBulletRadiusResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBulletRadiusResponse.ProtoReflect.Descriptor instead.

func (*GetBulletRadiusResponse) GetResult

func (x *GetBulletRadiusResponse) GetResult() int32

func (*GetBulletRadiusResponse) ProtoMessage

func (*GetBulletRadiusResponse) ProtoMessage()

func (*GetBulletRadiusResponse) ProtoReflect

func (x *GetBulletRadiusResponse) ProtoReflect() protoreflect.Message

func (*GetBulletRadiusResponse) Reset

func (x *GetBulletRadiusResponse) Reset()

func (*GetBulletRadiusResponse) String

func (x *GetBulletRadiusResponse) String() string

type GetColorRequest

type GetColorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetColorRequest) Descriptor deprecated

func (*GetColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetColorRequest.ProtoReflect.Descriptor instead.

func (*GetColorRequest) GetHandle

func (x *GetColorRequest) GetHandle() int64

func (*GetColorRequest) ProtoMessage

func (*GetColorRequest) ProtoMessage()

func (*GetColorRequest) ProtoReflect

func (x *GetColorRequest) ProtoReflect() protoreflect.Message

func (*GetColorRequest) Reset

func (x *GetColorRequest) Reset()

func (*GetColorRequest) String

func (x *GetColorRequest) String() string

type GetColorResponse

type GetColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetColorResponse) Descriptor deprecated

func (*GetColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetColorResponse.ProtoReflect.Descriptor instead.

func (*GetColorResponse) GetResult

func (x *GetColorResponse) GetResult() int32

func (*GetColorResponse) ProtoMessage

func (*GetColorResponse) ProtoMessage()

func (*GetColorResponse) ProtoReflect

func (x *GetColorResponse) ProtoReflect() protoreflect.Message

func (*GetColorResponse) Reset

func (x *GetColorResponse) Reset()

func (*GetColorResponse) String

func (x *GetColorResponse) String() string

type GetContentDescriptionRequest

type GetContentDescriptionRequest struct {
	// contains filtered or unexported fields
}

func (*GetContentDescriptionRequest) Descriptor deprecated

func (*GetContentDescriptionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetContentDescriptionRequest.ProtoReflect.Descriptor instead.

func (*GetContentDescriptionRequest) ProtoMessage

func (*GetContentDescriptionRequest) ProtoMessage()

func (*GetContentDescriptionRequest) ProtoReflect

func (*GetContentDescriptionRequest) Reset

func (x *GetContentDescriptionRequest) Reset()

func (*GetContentDescriptionRequest) String

type GetContentDescriptionResponse

type GetContentDescriptionResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetContentDescriptionResponse) Descriptor deprecated

func (*GetContentDescriptionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetContentDescriptionResponse.ProtoReflect.Descriptor instead.

func (*GetContentDescriptionResponse) GetResult

func (x *GetContentDescriptionResponse) GetResult() int64

func (*GetContentDescriptionResponse) ProtoMessage

func (*GetContentDescriptionResponse) ProtoMessage()

func (*GetContentDescriptionResponse) ProtoReflect

func (*GetContentDescriptionResponse) Reset

func (x *GetContentDescriptionResponse) Reset()

func (*GetContentDescriptionResponse) String

type GetDipRequest

type GetDipRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDipRequest) Descriptor deprecated

func (*GetDipRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDipRequest.ProtoReflect.Descriptor instead.

func (*GetDipRequest) GetHandle

func (x *GetDipRequest) GetHandle() int64

func (*GetDipRequest) ProtoMessage

func (*GetDipRequest) ProtoMessage()

func (*GetDipRequest) ProtoReflect

func (x *GetDipRequest) ProtoReflect() protoreflect.Message

func (*GetDipRequest) Reset

func (x *GetDipRequest) Reset()

func (*GetDipRequest) String

func (x *GetDipRequest) String() string

type GetDipResponse

type GetDipResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDipResponse) Descriptor deprecated

func (*GetDipResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDipResponse.ProtoReflect.Descriptor instead.

func (*GetDipResponse) GetResult

func (x *GetDipResponse) GetResult() bool

func (*GetDipResponse) ProtoMessage

func (*GetDipResponse) ProtoMessage()

func (*GetDipResponse) ProtoReflect

func (x *GetDipResponse) ProtoReflect() protoreflect.Message

func (*GetDipResponse) Reset

func (x *GetDipResponse) Reset()

func (*GetDipResponse) String

func (x *GetDipResponse) String() string

type GetDrawableRequest

type GetDrawableRequest struct {
	// contains filtered or unexported fields
}

func (*GetDrawableRequest) Descriptor deprecated

func (*GetDrawableRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDrawableRequest.ProtoReflect.Descriptor instead.

func (*GetDrawableRequest) ProtoMessage

func (*GetDrawableRequest) ProtoMessage()

func (*GetDrawableRequest) ProtoReflect

func (x *GetDrawableRequest) ProtoReflect() protoreflect.Message

func (*GetDrawableRequest) Reset

func (x *GetDrawableRequest) Reset()

func (*GetDrawableRequest) String

func (x *GetDrawableRequest) String() string

type GetDrawableResponse

type GetDrawableResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDrawableResponse) Descriptor deprecated

func (*GetDrawableResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDrawableResponse.ProtoReflect.Descriptor instead.

func (*GetDrawableResponse) GetResult

func (x *GetDrawableResponse) GetResult() int64

func (*GetDrawableResponse) ProtoMessage

func (*GetDrawableResponse) ProtoMessage()

func (*GetDrawableResponse) ProtoReflect

func (x *GetDrawableResponse) ProtoReflect() protoreflect.Message

func (*GetDrawableResponse) Reset

func (x *GetDrawableResponse) Reset()

func (*GetDrawableResponse) String

func (x *GetDrawableResponse) String() string

type GetFamilyRequest

type GetFamilyRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFamilyRequest) Descriptor deprecated

func (*GetFamilyRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFamilyRequest.ProtoReflect.Descriptor instead.

func (*GetFamilyRequest) GetHandle

func (x *GetFamilyRequest) GetHandle() int64

func (*GetFamilyRequest) ProtoMessage

func (*GetFamilyRequest) ProtoMessage()

func (*GetFamilyRequest) ProtoReflect

func (x *GetFamilyRequest) ProtoReflect() protoreflect.Message

func (*GetFamilyRequest) Reset

func (x *GetFamilyRequest) Reset()

func (*GetFamilyRequest) String

func (x *GetFamilyRequest) String() string

type GetFamilyResponse

type GetFamilyResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFamilyResponse) Descriptor deprecated

func (*GetFamilyResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFamilyResponse.ProtoReflect.Descriptor instead.

func (*GetFamilyResponse) GetResult

func (x *GetFamilyResponse) GetResult() string

func (*GetFamilyResponse) ProtoMessage

func (*GetFamilyResponse) ProtoMessage()

func (*GetFamilyResponse) ProtoReflect

func (x *GetFamilyResponse) ProtoReflect() protoreflect.Message

func (*GetFamilyResponse) Reset

func (x *GetFamilyResponse) Reset()

func (*GetFamilyResponse) String

func (x *GetFamilyResponse) String() string

type GetFlagsRequest

type GetFlagsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFlagsRequest) Descriptor deprecated

func (*GetFlagsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFlagsRequest.ProtoReflect.Descriptor instead.

func (*GetFlagsRequest) GetHandle

func (x *GetFlagsRequest) GetHandle() int64

func (*GetFlagsRequest) ProtoMessage

func (*GetFlagsRequest) ProtoMessage()

func (*GetFlagsRequest) ProtoReflect

func (x *GetFlagsRequest) ProtoReflect() protoreflect.Message

func (*GetFlagsRequest) Reset

func (x *GetFlagsRequest) Reset()

func (*GetFlagsRequest) String

func (x *GetFlagsRequest) String() string

type GetFlagsResponse

type GetFlagsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFlagsResponse) Descriptor deprecated

func (*GetFlagsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFlagsResponse.ProtoReflect.Descriptor instead.

func (*GetFlagsResponse) GetResult

func (x *GetFlagsResponse) GetResult() int32

func (*GetFlagsResponse) ProtoMessage

func (*GetFlagsResponse) ProtoMessage()

func (*GetFlagsResponse) ProtoReflect

func (x *GetFlagsResponse) ProtoReflect() protoreflect.Message

func (*GetFlagsResponse) Reset

func (x *GetFlagsResponse) Reset()

func (*GetFlagsResponse) String

func (x *GetFlagsResponse) String() string

type GetFontFeatureSettingsRequest

type GetFontFeatureSettingsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFontFeatureSettingsRequest) Descriptor deprecated

func (*GetFontFeatureSettingsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFontFeatureSettingsRequest.ProtoReflect.Descriptor instead.

func (*GetFontFeatureSettingsRequest) GetHandle

func (x *GetFontFeatureSettingsRequest) GetHandle() int64

func (*GetFontFeatureSettingsRequest) ProtoMessage

func (*GetFontFeatureSettingsRequest) ProtoMessage()

func (*GetFontFeatureSettingsRequest) ProtoReflect

func (*GetFontFeatureSettingsRequest) Reset

func (x *GetFontFeatureSettingsRequest) Reset()

func (*GetFontFeatureSettingsRequest) String

type GetFontFeatureSettingsResponse

type GetFontFeatureSettingsResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFontFeatureSettingsResponse) Descriptor deprecated

func (*GetFontFeatureSettingsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFontFeatureSettingsResponse.ProtoReflect.Descriptor instead.

func (*GetFontFeatureSettingsResponse) GetResult

func (x *GetFontFeatureSettingsResponse) GetResult() string

func (*GetFontFeatureSettingsResponse) ProtoMessage

func (*GetFontFeatureSettingsResponse) ProtoMessage()

func (*GetFontFeatureSettingsResponse) ProtoReflect

func (*GetFontFeatureSettingsResponse) Reset

func (x *GetFontFeatureSettingsResponse) Reset()

func (*GetFontFeatureSettingsResponse) String

type GetFontVariationSettingsRequest

type GetFontVariationSettingsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFontVariationSettingsRequest) Descriptor deprecated

func (*GetFontVariationSettingsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFontVariationSettingsRequest.ProtoReflect.Descriptor instead.

func (*GetFontVariationSettingsRequest) GetHandle

func (x *GetFontVariationSettingsRequest) GetHandle() int64

func (*GetFontVariationSettingsRequest) ProtoMessage

func (*GetFontVariationSettingsRequest) ProtoMessage()

func (*GetFontVariationSettingsRequest) ProtoReflect

func (*GetFontVariationSettingsRequest) Reset

func (*GetFontVariationSettingsRequest) String

type GetFontVariationSettingsResponse

type GetFontVariationSettingsResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFontVariationSettingsResponse) Descriptor deprecated

func (*GetFontVariationSettingsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFontVariationSettingsResponse.ProtoReflect.Descriptor instead.

func (*GetFontVariationSettingsResponse) GetResult

func (*GetFontVariationSettingsResponse) ProtoMessage

func (*GetFontVariationSettingsResponse) ProtoMessage()

func (*GetFontVariationSettingsResponse) ProtoReflect

func (*GetFontVariationSettingsResponse) Reset

func (*GetFontVariationSettingsResponse) String

type GetFontWeightAdjustmentRequest

type GetFontWeightAdjustmentRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFontWeightAdjustmentRequest) Descriptor deprecated

func (*GetFontWeightAdjustmentRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFontWeightAdjustmentRequest.ProtoReflect.Descriptor instead.

func (*GetFontWeightAdjustmentRequest) GetHandle

func (x *GetFontWeightAdjustmentRequest) GetHandle() int64

func (*GetFontWeightAdjustmentRequest) ProtoMessage

func (*GetFontWeightAdjustmentRequest) ProtoMessage()

func (*GetFontWeightAdjustmentRequest) ProtoReflect

func (*GetFontWeightAdjustmentRequest) Reset

func (x *GetFontWeightAdjustmentRequest) Reset()

func (*GetFontWeightAdjustmentRequest) String

type GetFontWeightAdjustmentResponse

type GetFontWeightAdjustmentResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFontWeightAdjustmentResponse) Descriptor deprecated

func (*GetFontWeightAdjustmentResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFontWeightAdjustmentResponse.ProtoReflect.Descriptor instead.

func (*GetFontWeightAdjustmentResponse) GetResult

func (x *GetFontWeightAdjustmentResponse) GetResult() int32

func (*GetFontWeightAdjustmentResponse) ProtoMessage

func (*GetFontWeightAdjustmentResponse) ProtoMessage()

func (*GetFontWeightAdjustmentResponse) ProtoReflect

func (*GetFontWeightAdjustmentResponse) Reset

func (*GetFontWeightAdjustmentResponse) String

type GetForegroundColorRequest

type GetForegroundColorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetForegroundColorRequest) Descriptor deprecated

func (*GetForegroundColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetForegroundColorRequest.ProtoReflect.Descriptor instead.

func (*GetForegroundColorRequest) GetHandle

func (x *GetForegroundColorRequest) GetHandle() int64

func (*GetForegroundColorRequest) ProtoMessage

func (*GetForegroundColorRequest) ProtoMessage()

func (*GetForegroundColorRequest) ProtoReflect

func (*GetForegroundColorRequest) Reset

func (x *GetForegroundColorRequest) Reset()

func (*GetForegroundColorRequest) String

func (x *GetForegroundColorRequest) String() string

type GetForegroundColorResponse

type GetForegroundColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetForegroundColorResponse) Descriptor deprecated

func (*GetForegroundColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetForegroundColorResponse.ProtoReflect.Descriptor instead.

func (*GetForegroundColorResponse) GetResult

func (x *GetForegroundColorResponse) GetResult() int32

func (*GetForegroundColorResponse) ProtoMessage

func (*GetForegroundColorResponse) ProtoMessage()

func (*GetForegroundColorResponse) ProtoReflect

func (*GetForegroundColorResponse) Reset

func (x *GetForegroundColorResponse) Reset()

func (*GetForegroundColorResponse) String

func (x *GetForegroundColorResponse) String() string

type GetGapWidthRequest

type GetGapWidthRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetGapWidthRequest) Descriptor deprecated

func (*GetGapWidthRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetGapWidthRequest.ProtoReflect.Descriptor instead.

func (*GetGapWidthRequest) GetHandle

func (x *GetGapWidthRequest) GetHandle() int64

func (*GetGapWidthRequest) ProtoMessage

func (*GetGapWidthRequest) ProtoMessage()

func (*GetGapWidthRequest) ProtoReflect

func (x *GetGapWidthRequest) ProtoReflect() protoreflect.Message

func (*GetGapWidthRequest) Reset

func (x *GetGapWidthRequest) Reset()

func (*GetGapWidthRequest) String

func (x *GetGapWidthRequest) String() string

type GetGapWidthResponse

type GetGapWidthResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetGapWidthResponse) Descriptor deprecated

func (*GetGapWidthResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetGapWidthResponse.ProtoReflect.Descriptor instead.

func (*GetGapWidthResponse) GetResult

func (x *GetGapWidthResponse) GetResult() int32

func (*GetGapWidthResponse) ProtoMessage

func (*GetGapWidthResponse) ProtoMessage()

func (*GetGapWidthResponse) ProtoReflect

func (x *GetGapWidthResponse) ProtoReflect() protoreflect.Message

func (*GetGapWidthResponse) Reset

func (x *GetGapWidthResponse) Reset()

func (*GetGapWidthResponse) String

func (x *GetGapWidthResponse) String() string

type GetHeightRequest

type GetHeightRequest struct {
	// contains filtered or unexported fields
}

func (*GetHeightRequest) Descriptor deprecated

func (*GetHeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetHeightRequest.ProtoReflect.Descriptor instead.

func (*GetHeightRequest) ProtoMessage

func (*GetHeightRequest) ProtoMessage()

func (*GetHeightRequest) ProtoReflect

func (x *GetHeightRequest) ProtoReflect() protoreflect.Message

func (*GetHeightRequest) Reset

func (x *GetHeightRequest) Reset()

func (*GetHeightRequest) String

func (x *GetHeightRequest) String() string

type GetHeightResponse

type GetHeightResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetHeightResponse) Descriptor deprecated

func (*GetHeightResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetHeightResponse.ProtoReflect.Descriptor instead.

func (*GetHeightResponse) GetResult

func (x *GetHeightResponse) GetResult() int32

func (*GetHeightResponse) ProtoMessage

func (*GetHeightResponse) ProtoMessage()

func (*GetHeightResponse) ProtoReflect

func (x *GetHeightResponse) ProtoReflect() protoreflect.Message

func (*GetHeightResponse) Reset

func (x *GetHeightResponse) Reset()

func (*GetHeightResponse) String

func (x *GetHeightResponse) String() string

type GetLeadingMarginLineCountRequest

type GetLeadingMarginLineCountRequest struct {
	// contains filtered or unexported fields
}

func (*GetLeadingMarginLineCountRequest) Descriptor deprecated

func (*GetLeadingMarginLineCountRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLeadingMarginLineCountRequest.ProtoReflect.Descriptor instead.

func (*GetLeadingMarginLineCountRequest) ProtoMessage

func (*GetLeadingMarginLineCountRequest) ProtoMessage()

func (*GetLeadingMarginLineCountRequest) ProtoReflect

func (*GetLeadingMarginLineCountRequest) Reset

func (*GetLeadingMarginLineCountRequest) String

type GetLeadingMarginLineCountResponse

type GetLeadingMarginLineCountResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLeadingMarginLineCountResponse) Descriptor deprecated

func (*GetLeadingMarginLineCountResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLeadingMarginLineCountResponse.ProtoReflect.Descriptor instead.

func (*GetLeadingMarginLineCountResponse) GetResult

func (*GetLeadingMarginLineCountResponse) ProtoMessage

func (*GetLeadingMarginLineCountResponse) ProtoMessage()

func (*GetLeadingMarginLineCountResponse) ProtoReflect

func (*GetLeadingMarginLineCountResponse) Reset

func (*GetLeadingMarginLineCountResponse) String

type GetLeadingMarginRequest

type GetLeadingMarginRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLeadingMarginRequest) Descriptor deprecated

func (*GetLeadingMarginRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLeadingMarginRequest.ProtoReflect.Descriptor instead.

func (*GetLeadingMarginRequest) GetArg0

func (x *GetLeadingMarginRequest) GetArg0() bool

func (*GetLeadingMarginRequest) GetHandle

func (x *GetLeadingMarginRequest) GetHandle() int64

func (*GetLeadingMarginRequest) ProtoMessage

func (*GetLeadingMarginRequest) ProtoMessage()

func (*GetLeadingMarginRequest) ProtoReflect

func (x *GetLeadingMarginRequest) ProtoReflect() protoreflect.Message

func (*GetLeadingMarginRequest) Reset

func (x *GetLeadingMarginRequest) Reset()

func (*GetLeadingMarginRequest) String

func (x *GetLeadingMarginRequest) String() string

type GetLeadingMarginResponse

type GetLeadingMarginResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLeadingMarginResponse) Descriptor deprecated

func (*GetLeadingMarginResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLeadingMarginResponse.ProtoReflect.Descriptor instead.

func (*GetLeadingMarginResponse) GetResult

func (x *GetLeadingMarginResponse) GetResult() int32

func (*GetLeadingMarginResponse) ProtoMessage

func (*GetLeadingMarginResponse) ProtoMessage()

func (*GetLeadingMarginResponse) ProtoReflect

func (x *GetLeadingMarginResponse) ProtoReflect() protoreflect.Message

func (*GetLeadingMarginResponse) Reset

func (x *GetLeadingMarginResponse) Reset()

func (*GetLeadingMarginResponse) String

func (x *GetLeadingMarginResponse) String() string

type GetLetterSpacingRequest

type GetLetterSpacingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLetterSpacingRequest) Descriptor deprecated

func (*GetLetterSpacingRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLetterSpacingRequest.ProtoReflect.Descriptor instead.

func (*GetLetterSpacingRequest) GetHandle

func (x *GetLetterSpacingRequest) GetHandle() int64

func (*GetLetterSpacingRequest) ProtoMessage

func (*GetLetterSpacingRequest) ProtoMessage()

func (*GetLetterSpacingRequest) ProtoReflect

func (x *GetLetterSpacingRequest) ProtoReflect() protoreflect.Message

func (*GetLetterSpacingRequest) Reset

func (x *GetLetterSpacingRequest) Reset()

func (*GetLetterSpacingRequest) String

func (x *GetLetterSpacingRequest) String() string

type GetLetterSpacingResponse

type GetLetterSpacingResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLetterSpacingResponse) Descriptor deprecated

func (*GetLetterSpacingResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLetterSpacingResponse.ProtoReflect.Descriptor instead.

func (*GetLetterSpacingResponse) GetResult

func (x *GetLetterSpacingResponse) GetResult() float32

func (*GetLetterSpacingResponse) ProtoMessage

func (*GetLetterSpacingResponse) ProtoMessage()

func (*GetLetterSpacingResponse) ProtoReflect

func (x *GetLetterSpacingResponse) ProtoReflect() protoreflect.Message

func (*GetLetterSpacingResponse) Reset

func (x *GetLetterSpacingResponse) Reset()

func (*GetLetterSpacingResponse) String

func (x *GetLetterSpacingResponse) String() string

type GetLineBreakConfigRequest

type GetLineBreakConfigRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLineBreakConfigRequest) Descriptor deprecated

func (*GetLineBreakConfigRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLineBreakConfigRequest.ProtoReflect.Descriptor instead.

func (*GetLineBreakConfigRequest) GetHandle

func (x *GetLineBreakConfigRequest) GetHandle() int64

func (*GetLineBreakConfigRequest) ProtoMessage

func (*GetLineBreakConfigRequest) ProtoMessage()

func (*GetLineBreakConfigRequest) ProtoReflect

func (*GetLineBreakConfigRequest) Reset

func (x *GetLineBreakConfigRequest) Reset()

func (*GetLineBreakConfigRequest) String

func (x *GetLineBreakConfigRequest) String() string

type GetLineBreakConfigResponse

type GetLineBreakConfigResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLineBreakConfigResponse) Descriptor deprecated

func (*GetLineBreakConfigResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLineBreakConfigResponse.ProtoReflect.Descriptor instead.

func (*GetLineBreakConfigResponse) GetResult

func (x *GetLineBreakConfigResponse) GetResult() int64

func (*GetLineBreakConfigResponse) ProtoMessage

func (*GetLineBreakConfigResponse) ProtoMessage()

func (*GetLineBreakConfigResponse) ProtoReflect

func (*GetLineBreakConfigResponse) Reset

func (x *GetLineBreakConfigResponse) Reset()

func (*GetLineBreakConfigResponse) String

func (x *GetLineBreakConfigResponse) String() string

type GetLinkTextColorRequest

type GetLinkTextColorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLinkTextColorRequest) Descriptor deprecated

func (*GetLinkTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLinkTextColorRequest.ProtoReflect.Descriptor instead.

func (*GetLinkTextColorRequest) GetHandle

func (x *GetLinkTextColorRequest) GetHandle() int64

func (*GetLinkTextColorRequest) ProtoMessage

func (*GetLinkTextColorRequest) ProtoMessage()

func (*GetLinkTextColorRequest) ProtoReflect

func (x *GetLinkTextColorRequest) ProtoReflect() protoreflect.Message

func (*GetLinkTextColorRequest) Reset

func (x *GetLinkTextColorRequest) Reset()

func (*GetLinkTextColorRequest) String

func (x *GetLinkTextColorRequest) String() string

type GetLinkTextColorResponse

type GetLinkTextColorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLinkTextColorResponse) Descriptor deprecated

func (*GetLinkTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLinkTextColorResponse.ProtoReflect.Descriptor instead.

func (*GetLinkTextColorResponse) GetResult

func (x *GetLinkTextColorResponse) GetResult() int64

func (*GetLinkTextColorResponse) ProtoMessage

func (*GetLinkTextColorResponse) ProtoMessage()

func (*GetLinkTextColorResponse) ProtoReflect

func (x *GetLinkTextColorResponse) ProtoReflect() protoreflect.Message

func (*GetLinkTextColorResponse) Reset

func (x *GetLinkTextColorResponse) Reset()

func (*GetLinkTextColorResponse) String

func (x *GetLinkTextColorResponse) String() string

type GetLocaleObjectRequest

type GetLocaleObjectRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocaleObjectRequest) Descriptor deprecated

func (*GetLocaleObjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLocaleObjectRequest.ProtoReflect.Descriptor instead.

func (*GetLocaleObjectRequest) GetHandle

func (x *GetLocaleObjectRequest) GetHandle() int64

func (*GetLocaleObjectRequest) ProtoMessage

func (*GetLocaleObjectRequest) ProtoMessage()

func (*GetLocaleObjectRequest) ProtoReflect

func (x *GetLocaleObjectRequest) ProtoReflect() protoreflect.Message

func (*GetLocaleObjectRequest) Reset

func (x *GetLocaleObjectRequest) Reset()

func (*GetLocaleObjectRequest) String

func (x *GetLocaleObjectRequest) String() string

type GetLocaleObjectResponse

type GetLocaleObjectResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocaleObjectResponse) Descriptor deprecated

func (*GetLocaleObjectResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLocaleObjectResponse.ProtoReflect.Descriptor instead.

func (*GetLocaleObjectResponse) GetResult

func (x *GetLocaleObjectResponse) GetResult() int64

func (*GetLocaleObjectResponse) ProtoMessage

func (*GetLocaleObjectResponse) ProtoMessage()

func (*GetLocaleObjectResponse) ProtoReflect

func (x *GetLocaleObjectResponse) ProtoReflect() protoreflect.Message

func (*GetLocaleObjectResponse) Reset

func (x *GetLocaleObjectResponse) Reset()

func (*GetLocaleObjectResponse) String

func (x *GetLocaleObjectResponse) String() string

type GetLocaleRequest

type GetLocaleRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocaleRequest) Descriptor deprecated

func (*GetLocaleRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLocaleRequest.ProtoReflect.Descriptor instead.

func (*GetLocaleRequest) GetHandle

func (x *GetLocaleRequest) GetHandle() int64

func (*GetLocaleRequest) ProtoMessage

func (*GetLocaleRequest) ProtoMessage()

func (*GetLocaleRequest) ProtoReflect

func (x *GetLocaleRequest) ProtoReflect() protoreflect.Message

func (*GetLocaleRequest) Reset

func (x *GetLocaleRequest) Reset()

func (*GetLocaleRequest) String

func (x *GetLocaleRequest) String() string

type GetLocaleResponse

type GetLocaleResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocaleResponse) Descriptor deprecated

func (*GetLocaleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLocaleResponse.ProtoReflect.Descriptor instead.

func (*GetLocaleResponse) GetResult

func (x *GetLocaleResponse) GetResult() string

func (*GetLocaleResponse) ProtoMessage

func (*GetLocaleResponse) ProtoMessage()

func (*GetLocaleResponse) ProtoReflect

func (x *GetLocaleResponse) ProtoReflect() protoreflect.Message

func (*GetLocaleResponse) Reset

func (x *GetLocaleResponse) Reset()

func (*GetLocaleResponse) String

func (x *GetLocaleResponse) String() string

type GetLocalesRequest

type GetLocalesRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocalesRequest) Descriptor deprecated

func (*GetLocalesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLocalesRequest.ProtoReflect.Descriptor instead.

func (*GetLocalesRequest) GetHandle

func (x *GetLocalesRequest) GetHandle() int64

func (*GetLocalesRequest) ProtoMessage

func (*GetLocalesRequest) ProtoMessage()

func (*GetLocalesRequest) ProtoReflect

func (x *GetLocalesRequest) ProtoReflect() protoreflect.Message

func (*GetLocalesRequest) Reset

func (x *GetLocalesRequest) Reset()

func (*GetLocalesRequest) String

func (x *GetLocalesRequest) String() string

type GetLocalesResponse

type GetLocalesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocalesResponse) Descriptor deprecated

func (*GetLocalesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLocalesResponse.ProtoReflect.Descriptor instead.

func (*GetLocalesResponse) GetResult

func (x *GetLocalesResponse) GetResult() int64

func (*GetLocalesResponse) ProtoMessage

func (*GetLocalesResponse) ProtoMessage()

func (*GetLocalesResponse) ProtoReflect

func (x *GetLocalesResponse) ProtoReflect() protoreflect.Message

func (*GetLocalesResponse) Reset

func (x *GetLocalesResponse) Reset()

func (*GetLocalesResponse) String

func (x *GetLocalesResponse) String() string

type GetMaskFilterRequest

type GetMaskFilterRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaskFilterRequest) Descriptor deprecated

func (*GetMaskFilterRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMaskFilterRequest.ProtoReflect.Descriptor instead.

func (*GetMaskFilterRequest) GetHandle

func (x *GetMaskFilterRequest) GetHandle() int64

func (*GetMaskFilterRequest) ProtoMessage

func (*GetMaskFilterRequest) ProtoMessage()

func (*GetMaskFilterRequest) ProtoReflect

func (x *GetMaskFilterRequest) ProtoReflect() protoreflect.Message

func (*GetMaskFilterRequest) Reset

func (x *GetMaskFilterRequest) Reset()

func (*GetMaskFilterRequest) String

func (x *GetMaskFilterRequest) String() string

type GetMaskFilterResponse

type GetMaskFilterResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaskFilterResponse) Descriptor deprecated

func (*GetMaskFilterResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMaskFilterResponse.ProtoReflect.Descriptor instead.

func (*GetMaskFilterResponse) GetResult

func (x *GetMaskFilterResponse) GetResult() int64

func (*GetMaskFilterResponse) ProtoMessage

func (*GetMaskFilterResponse) ProtoMessage()

func (*GetMaskFilterResponse) ProtoReflect

func (x *GetMaskFilterResponse) ProtoReflect() protoreflect.Message

func (*GetMaskFilterResponse) Reset

func (x *GetMaskFilterResponse) Reset()

func (*GetMaskFilterResponse) String

func (x *GetMaskFilterResponse) String() string

type GetPaddingRequest

type GetPaddingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPaddingRequest) Descriptor deprecated

func (*GetPaddingRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPaddingRequest.ProtoReflect.Descriptor instead.

func (*GetPaddingRequest) GetHandle

func (x *GetPaddingRequest) GetHandle() int64

func (*GetPaddingRequest) ProtoMessage

func (*GetPaddingRequest) ProtoMessage()

func (*GetPaddingRequest) ProtoReflect

func (x *GetPaddingRequest) ProtoReflect() protoreflect.Message

func (*GetPaddingRequest) Reset

func (x *GetPaddingRequest) Reset()

func (*GetPaddingRequest) String

func (x *GetPaddingRequest) String() string

type GetPaddingResponse

type GetPaddingResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPaddingResponse) Descriptor deprecated

func (*GetPaddingResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPaddingResponse.ProtoReflect.Descriptor instead.

func (*GetPaddingResponse) GetResult

func (x *GetPaddingResponse) GetResult() int32

func (*GetPaddingResponse) ProtoMessage

func (*GetPaddingResponse) ProtoMessage()

func (*GetPaddingResponse) ProtoReflect

func (x *GetPaddingResponse) ProtoReflect() protoreflect.Message

func (*GetPaddingResponse) Reset

func (x *GetPaddingResponse) Reset()

func (*GetPaddingResponse) String

func (x *GetPaddingResponse) String() string

type GetScaleXRequest

type GetScaleXRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetScaleXRequest) Descriptor deprecated

func (*GetScaleXRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetScaleXRequest.ProtoReflect.Descriptor instead.

func (*GetScaleXRequest) GetHandle

func (x *GetScaleXRequest) GetHandle() int64

func (*GetScaleXRequest) ProtoMessage

func (*GetScaleXRequest) ProtoMessage()

func (*GetScaleXRequest) ProtoReflect

func (x *GetScaleXRequest) ProtoReflect() protoreflect.Message

func (*GetScaleXRequest) Reset

func (x *GetScaleXRequest) Reset()

func (*GetScaleXRequest) String

func (x *GetScaleXRequest) String() string

type GetScaleXResponse

type GetScaleXResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetScaleXResponse) Descriptor deprecated

func (*GetScaleXResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetScaleXResponse.ProtoReflect.Descriptor instead.

func (*GetScaleXResponse) GetResult

func (x *GetScaleXResponse) GetResult() float32

func (*GetScaleXResponse) ProtoMessage

func (*GetScaleXResponse) ProtoMessage()

func (*GetScaleXResponse) ProtoReflect

func (x *GetScaleXResponse) ProtoReflect() protoreflect.Message

func (*GetScaleXResponse) Reset

func (x *GetScaleXResponse) Reset()

func (*GetScaleXResponse) String

func (x *GetScaleXResponse) String() string

type GetShadowColorRequest

type GetShadowColorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowColorRequest) Descriptor deprecated

func (*GetShadowColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowColorRequest.ProtoReflect.Descriptor instead.

func (*GetShadowColorRequest) GetHandle

func (x *GetShadowColorRequest) GetHandle() int64

func (*GetShadowColorRequest) ProtoMessage

func (*GetShadowColorRequest) ProtoMessage()

func (*GetShadowColorRequest) ProtoReflect

func (x *GetShadowColorRequest) ProtoReflect() protoreflect.Message

func (*GetShadowColorRequest) Reset

func (x *GetShadowColorRequest) Reset()

func (*GetShadowColorRequest) String

func (x *GetShadowColorRequest) String() string

type GetShadowColorResponse

type GetShadowColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowColorResponse) Descriptor deprecated

func (*GetShadowColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowColorResponse.ProtoReflect.Descriptor instead.

func (*GetShadowColorResponse) GetResult

func (x *GetShadowColorResponse) GetResult() int32

func (*GetShadowColorResponse) ProtoMessage

func (*GetShadowColorResponse) ProtoMessage()

func (*GetShadowColorResponse) ProtoReflect

func (x *GetShadowColorResponse) ProtoReflect() protoreflect.Message

func (*GetShadowColorResponse) Reset

func (x *GetShadowColorResponse) Reset()

func (*GetShadowColorResponse) String

func (x *GetShadowColorResponse) String() string

type GetShadowDxRequest

type GetShadowDxRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowDxRequest) Descriptor deprecated

func (*GetShadowDxRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowDxRequest.ProtoReflect.Descriptor instead.

func (*GetShadowDxRequest) GetHandle

func (x *GetShadowDxRequest) GetHandle() int64

func (*GetShadowDxRequest) ProtoMessage

func (*GetShadowDxRequest) ProtoMessage()

func (*GetShadowDxRequest) ProtoReflect

func (x *GetShadowDxRequest) ProtoReflect() protoreflect.Message

func (*GetShadowDxRequest) Reset

func (x *GetShadowDxRequest) Reset()

func (*GetShadowDxRequest) String

func (x *GetShadowDxRequest) String() string

type GetShadowDxResponse

type GetShadowDxResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowDxResponse) Descriptor deprecated

func (*GetShadowDxResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowDxResponse.ProtoReflect.Descriptor instead.

func (*GetShadowDxResponse) GetResult

func (x *GetShadowDxResponse) GetResult() float32

func (*GetShadowDxResponse) ProtoMessage

func (*GetShadowDxResponse) ProtoMessage()

func (*GetShadowDxResponse) ProtoReflect

func (x *GetShadowDxResponse) ProtoReflect() protoreflect.Message

func (*GetShadowDxResponse) Reset

func (x *GetShadowDxResponse) Reset()

func (*GetShadowDxResponse) String

func (x *GetShadowDxResponse) String() string

type GetShadowDyRequest

type GetShadowDyRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowDyRequest) Descriptor deprecated

func (*GetShadowDyRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowDyRequest.ProtoReflect.Descriptor instead.

func (*GetShadowDyRequest) GetHandle

func (x *GetShadowDyRequest) GetHandle() int64

func (*GetShadowDyRequest) ProtoMessage

func (*GetShadowDyRequest) ProtoMessage()

func (*GetShadowDyRequest) ProtoReflect

func (x *GetShadowDyRequest) ProtoReflect() protoreflect.Message

func (*GetShadowDyRequest) Reset

func (x *GetShadowDyRequest) Reset()

func (*GetShadowDyRequest) String

func (x *GetShadowDyRequest) String() string

type GetShadowDyResponse

type GetShadowDyResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowDyResponse) Descriptor deprecated

func (*GetShadowDyResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowDyResponse.ProtoReflect.Descriptor instead.

func (*GetShadowDyResponse) GetResult

func (x *GetShadowDyResponse) GetResult() float32

func (*GetShadowDyResponse) ProtoMessage

func (*GetShadowDyResponse) ProtoMessage()

func (*GetShadowDyResponse) ProtoReflect

func (x *GetShadowDyResponse) ProtoReflect() protoreflect.Message

func (*GetShadowDyResponse) Reset

func (x *GetShadowDyResponse) Reset()

func (*GetShadowDyResponse) String

func (x *GetShadowDyResponse) String() string

type GetShadowRadiusRequest

type GetShadowRadiusRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowRadiusRequest) Descriptor deprecated

func (*GetShadowRadiusRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowRadiusRequest.ProtoReflect.Descriptor instead.

func (*GetShadowRadiusRequest) GetHandle

func (x *GetShadowRadiusRequest) GetHandle() int64

func (*GetShadowRadiusRequest) ProtoMessage

func (*GetShadowRadiusRequest) ProtoMessage()

func (*GetShadowRadiusRequest) ProtoReflect

func (x *GetShadowRadiusRequest) ProtoReflect() protoreflect.Message

func (*GetShadowRadiusRequest) Reset

func (x *GetShadowRadiusRequest) Reset()

func (*GetShadowRadiusRequest) String

func (x *GetShadowRadiusRequest) String() string

type GetShadowRadiusResponse

type GetShadowRadiusResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowRadiusResponse) Descriptor deprecated

func (*GetShadowRadiusResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowRadiusResponse.ProtoReflect.Descriptor instead.

func (*GetShadowRadiusResponse) GetResult

func (x *GetShadowRadiusResponse) GetResult() float32

func (*GetShadowRadiusResponse) ProtoMessage

func (*GetShadowRadiusResponse) ProtoMessage()

func (*GetShadowRadiusResponse) ProtoReflect

func (x *GetShadowRadiusResponse) ProtoReflect() protoreflect.Message

func (*GetShadowRadiusResponse) Reset

func (x *GetShadowRadiusResponse) Reset()

func (*GetShadowRadiusResponse) String

func (x *GetShadowRadiusResponse) String() string

type GetSizeChangeRequest

type GetSizeChangeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSizeChangeRequest) Descriptor deprecated

func (*GetSizeChangeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSizeChangeRequest.ProtoReflect.Descriptor instead.

func (*GetSizeChangeRequest) GetHandle

func (x *GetSizeChangeRequest) GetHandle() int64

func (*GetSizeChangeRequest) ProtoMessage

func (*GetSizeChangeRequest) ProtoMessage()

func (*GetSizeChangeRequest) ProtoReflect

func (x *GetSizeChangeRequest) ProtoReflect() protoreflect.Message

func (*GetSizeChangeRequest) Reset

func (x *GetSizeChangeRequest) Reset()

func (*GetSizeChangeRequest) String

func (x *GetSizeChangeRequest) String() string

type GetSizeChangeResponse

type GetSizeChangeResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSizeChangeResponse) Descriptor deprecated

func (*GetSizeChangeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSizeChangeResponse.ProtoReflect.Descriptor instead.

func (*GetSizeChangeResponse) GetResult

func (x *GetSizeChangeResponse) GetResult() float32

func (*GetSizeChangeResponse) ProtoMessage

func (*GetSizeChangeResponse) ProtoMessage()

func (*GetSizeChangeResponse) ProtoReflect

func (x *GetSizeChangeResponse) ProtoReflect() protoreflect.Message

func (*GetSizeChangeResponse) Reset

func (x *GetSizeChangeResponse) Reset()

func (*GetSizeChangeResponse) String

func (x *GetSizeChangeResponse) String() string

type GetSizeRequest

type GetSizeRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int64  `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSizeRequest) Descriptor deprecated

func (*GetSizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSizeRequest.ProtoReflect.Descriptor instead.

func (*GetSizeRequest) GetArg0

func (x *GetSizeRequest) GetArg0() int64

func (*GetSizeRequest) GetArg1

func (x *GetSizeRequest) GetArg1() string

func (*GetSizeRequest) GetArg2

func (x *GetSizeRequest) GetArg2() int32

func (*GetSizeRequest) GetArg3

func (x *GetSizeRequest) GetArg3() int32

func (*GetSizeRequest) GetArg4

func (x *GetSizeRequest) GetArg4() int64

func (*GetSizeRequest) ProtoMessage

func (*GetSizeRequest) ProtoMessage()

func (*GetSizeRequest) ProtoReflect

func (x *GetSizeRequest) ProtoReflect() protoreflect.Message

func (*GetSizeRequest) Reset

func (x *GetSizeRequest) Reset()

func (*GetSizeRequest) String

func (x *GetSizeRequest) String() string

type GetSizeResponse

type GetSizeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSizeResponse) Descriptor deprecated

func (*GetSizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSizeResponse.ProtoReflect.Descriptor instead.

func (*GetSizeResponse) GetResult

func (x *GetSizeResponse) GetResult() int32

func (*GetSizeResponse) ProtoMessage

func (*GetSizeResponse) ProtoMessage()

func (*GetSizeResponse) ProtoReflect

func (x *GetSizeResponse) ProtoReflect() protoreflect.Message

func (*GetSizeResponse) Reset

func (x *GetSizeResponse) Reset()

func (*GetSizeResponse) String

func (x *GetSizeResponse) String() string

type GetSourceRequest

type GetSourceRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSourceRequest) Descriptor deprecated

func (*GetSourceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSourceRequest.ProtoReflect.Descriptor instead.

func (*GetSourceRequest) GetHandle

func (x *GetSourceRequest) GetHandle() int64

func (*GetSourceRequest) ProtoMessage

func (*GetSourceRequest) ProtoMessage()

func (*GetSourceRequest) ProtoReflect

func (x *GetSourceRequest) ProtoReflect() protoreflect.Message

func (*GetSourceRequest) Reset

func (x *GetSourceRequest) Reset()

func (*GetSourceRequest) String

func (x *GetSourceRequest) String() string

type GetSourceResponse

type GetSourceResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSourceResponse) Descriptor deprecated

func (*GetSourceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSourceResponse.ProtoReflect.Descriptor instead.

func (*GetSourceResponse) GetResult

func (x *GetSourceResponse) GetResult() string

func (*GetSourceResponse) ProtoMessage

func (*GetSourceResponse) ProtoMessage()

func (*GetSourceResponse) ProtoReflect

func (x *GetSourceResponse) ProtoReflect() protoreflect.Message

func (*GetSourceResponse) Reset

func (x *GetSourceResponse) Reset()

func (*GetSourceResponse) String

func (x *GetSourceResponse) String() string

type GetSpanTypeIdRequest

type GetSpanTypeIdRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSpanTypeIdRequest) Descriptor deprecated

func (*GetSpanTypeIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSpanTypeIdRequest.ProtoReflect.Descriptor instead.

func (*GetSpanTypeIdRequest) GetHandle

func (x *GetSpanTypeIdRequest) GetHandle() int64

func (*GetSpanTypeIdRequest) ProtoMessage

func (*GetSpanTypeIdRequest) ProtoMessage()

func (*GetSpanTypeIdRequest) ProtoReflect

func (x *GetSpanTypeIdRequest) ProtoReflect() protoreflect.Message

func (*GetSpanTypeIdRequest) Reset

func (x *GetSpanTypeIdRequest) Reset()

func (*GetSpanTypeIdRequest) String

func (x *GetSpanTypeIdRequest) String() string

type GetSpanTypeIdResponse

type GetSpanTypeIdResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSpanTypeIdResponse) Descriptor deprecated

func (*GetSpanTypeIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSpanTypeIdResponse.ProtoReflect.Descriptor instead.

func (*GetSpanTypeIdResponse) GetResult

func (x *GetSpanTypeIdResponse) GetResult() int32

func (*GetSpanTypeIdResponse) ProtoMessage

func (*GetSpanTypeIdResponse) ProtoMessage()

func (*GetSpanTypeIdResponse) ProtoReflect

func (x *GetSpanTypeIdResponse) ProtoReflect() protoreflect.Message

func (*GetSpanTypeIdResponse) Reset

func (x *GetSpanTypeIdResponse) Reset()

func (*GetSpanTypeIdResponse) String

func (x *GetSpanTypeIdResponse) String() string

type GetStripeWidthRequest

type GetStripeWidthRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStripeWidthRequest) Descriptor deprecated

func (*GetStripeWidthRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStripeWidthRequest.ProtoReflect.Descriptor instead.

func (*GetStripeWidthRequest) GetHandle

func (x *GetStripeWidthRequest) GetHandle() int64

func (*GetStripeWidthRequest) ProtoMessage

func (*GetStripeWidthRequest) ProtoMessage()

func (*GetStripeWidthRequest) ProtoReflect

func (x *GetStripeWidthRequest) ProtoReflect() protoreflect.Message

func (*GetStripeWidthRequest) Reset

func (x *GetStripeWidthRequest) Reset()

func (*GetStripeWidthRequest) String

func (x *GetStripeWidthRequest) String() string

type GetStripeWidthResponse

type GetStripeWidthResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStripeWidthResponse) Descriptor deprecated

func (*GetStripeWidthResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetStripeWidthResponse.ProtoReflect.Descriptor instead.

func (*GetStripeWidthResponse) GetResult

func (x *GetStripeWidthResponse) GetResult() int32

func (*GetStripeWidthResponse) ProtoMessage

func (*GetStripeWidthResponse) ProtoMessage()

func (*GetStripeWidthResponse) ProtoReflect

func (x *GetStripeWidthResponse) ProtoReflect() protoreflect.Message

func (*GetStripeWidthResponse) Reset

func (x *GetStripeWidthResponse) Reset()

func (*GetStripeWidthResponse) String

func (x *GetStripeWidthResponse) String() string

type GetStyleRequest

type GetStyleRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStyleRequest) Descriptor deprecated

func (*GetStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStyleRequest.ProtoReflect.Descriptor instead.

func (*GetStyleRequest) GetHandle

func (x *GetStyleRequest) GetHandle() int64

func (*GetStyleRequest) ProtoMessage

func (*GetStyleRequest) ProtoMessage()

func (*GetStyleRequest) ProtoReflect

func (x *GetStyleRequest) ProtoReflect() protoreflect.Message

func (*GetStyleRequest) Reset

func (x *GetStyleRequest) Reset()

func (*GetStyleRequest) String

func (x *GetStyleRequest) String() string

type GetStyleResponse

type GetStyleResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStyleResponse) Descriptor deprecated

func (*GetStyleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetStyleResponse.ProtoReflect.Descriptor instead.

func (*GetStyleResponse) GetResult

func (x *GetStyleResponse) GetResult() int32

func (*GetStyleResponse) ProtoMessage

func (*GetStyleResponse) ProtoMessage()

func (*GetStyleResponse) ProtoReflect

func (x *GetStyleResponse) ProtoReflect() protoreflect.Message

func (*GetStyleResponse) Reset

func (x *GetStyleResponse) Reset()

func (*GetStyleResponse) String

func (x *GetStyleResponse) String() string

type GetSuggestionsRequest

type GetSuggestionsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSuggestionsRequest) Descriptor deprecated

func (*GetSuggestionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSuggestionsRequest.ProtoReflect.Descriptor instead.

func (*GetSuggestionsRequest) GetHandle

func (x *GetSuggestionsRequest) GetHandle() int64

func (*GetSuggestionsRequest) ProtoMessage

func (*GetSuggestionsRequest) ProtoMessage()

func (*GetSuggestionsRequest) ProtoReflect

func (x *GetSuggestionsRequest) ProtoReflect() protoreflect.Message

func (*GetSuggestionsRequest) Reset

func (x *GetSuggestionsRequest) Reset()

func (*GetSuggestionsRequest) String

func (x *GetSuggestionsRequest) String() string

type GetSuggestionsResponse

type GetSuggestionsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSuggestionsResponse) Descriptor deprecated

func (*GetSuggestionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSuggestionsResponse.ProtoReflect.Descriptor instead.

func (*GetSuggestionsResponse) GetResult

func (x *GetSuggestionsResponse) GetResult() int64

func (*GetSuggestionsResponse) ProtoMessage

func (*GetSuggestionsResponse) ProtoMessage()

func (*GetSuggestionsResponse) ProtoReflect

func (x *GetSuggestionsResponse) ProtoReflect() protoreflect.Message

func (*GetSuggestionsResponse) Reset

func (x *GetSuggestionsResponse) Reset()

func (*GetSuggestionsResponse) String

func (x *GetSuggestionsResponse) String() string

type GetTabStopRequest

type GetTabStopRequest struct {
	// contains filtered or unexported fields
}

func (*GetTabStopRequest) Descriptor deprecated

func (*GetTabStopRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTabStopRequest.ProtoReflect.Descriptor instead.

func (*GetTabStopRequest) ProtoMessage

func (*GetTabStopRequest) ProtoMessage()

func (*GetTabStopRequest) ProtoReflect

func (x *GetTabStopRequest) ProtoReflect() protoreflect.Message

func (*GetTabStopRequest) Reset

func (x *GetTabStopRequest) Reset()

func (*GetTabStopRequest) String

func (x *GetTabStopRequest) String() string

type GetTabStopResponse

type GetTabStopResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTabStopResponse) Descriptor deprecated

func (*GetTabStopResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTabStopResponse.ProtoReflect.Descriptor instead.

func (*GetTabStopResponse) GetResult

func (x *GetTabStopResponse) GetResult() int32

func (*GetTabStopResponse) ProtoMessage

func (*GetTabStopResponse) ProtoMessage()

func (*GetTabStopResponse) ProtoReflect

func (x *GetTabStopResponse) ProtoReflect() protoreflect.Message

func (*GetTabStopResponse) Reset

func (x *GetTabStopResponse) Reset()

func (*GetTabStopResponse) String

func (x *GetTabStopResponse) String() string

type GetTextColorRequest

type GetTextColorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextColorRequest) Descriptor deprecated

func (*GetTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextColorRequest.ProtoReflect.Descriptor instead.

func (*GetTextColorRequest) GetHandle

func (x *GetTextColorRequest) GetHandle() int64

func (*GetTextColorRequest) ProtoMessage

func (*GetTextColorRequest) ProtoMessage()

func (*GetTextColorRequest) ProtoReflect

func (x *GetTextColorRequest) ProtoReflect() protoreflect.Message

func (*GetTextColorRequest) Reset

func (x *GetTextColorRequest) Reset()

func (*GetTextColorRequest) String

func (x *GetTextColorRequest) String() string

type GetTextColorResponse

type GetTextColorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextColorResponse) Descriptor deprecated

func (*GetTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextColorResponse.ProtoReflect.Descriptor instead.

func (*GetTextColorResponse) GetResult

func (x *GetTextColorResponse) GetResult() int64

func (*GetTextColorResponse) ProtoMessage

func (*GetTextColorResponse) ProtoMessage()

func (*GetTextColorResponse) ProtoReflect

func (x *GetTextColorResponse) ProtoReflect() protoreflect.Message

func (*GetTextColorResponse) Reset

func (x *GetTextColorResponse) Reset()

func (*GetTextColorResponse) String

func (x *GetTextColorResponse) String() string

type GetTextFontWeightRequest

type GetTextFontWeightRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextFontWeightRequest) Descriptor deprecated

func (*GetTextFontWeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextFontWeightRequest.ProtoReflect.Descriptor instead.

func (*GetTextFontWeightRequest) GetHandle

func (x *GetTextFontWeightRequest) GetHandle() int64

func (*GetTextFontWeightRequest) ProtoMessage

func (*GetTextFontWeightRequest) ProtoMessage()

func (*GetTextFontWeightRequest) ProtoReflect

func (x *GetTextFontWeightRequest) ProtoReflect() protoreflect.Message

func (*GetTextFontWeightRequest) Reset

func (x *GetTextFontWeightRequest) Reset()

func (*GetTextFontWeightRequest) String

func (x *GetTextFontWeightRequest) String() string

type GetTextFontWeightResponse

type GetTextFontWeightResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextFontWeightResponse) Descriptor deprecated

func (*GetTextFontWeightResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextFontWeightResponse.ProtoReflect.Descriptor instead.

func (*GetTextFontWeightResponse) GetResult

func (x *GetTextFontWeightResponse) GetResult() int32

func (*GetTextFontWeightResponse) ProtoMessage

func (*GetTextFontWeightResponse) ProtoMessage()

func (*GetTextFontWeightResponse) ProtoReflect

func (*GetTextFontWeightResponse) Reset

func (x *GetTextFontWeightResponse) Reset()

func (*GetTextFontWeightResponse) String

func (x *GetTextFontWeightResponse) String() string

type GetTextLocalesRequest

type GetTextLocalesRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextLocalesRequest) Descriptor deprecated

func (*GetTextLocalesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextLocalesRequest.ProtoReflect.Descriptor instead.

func (*GetTextLocalesRequest) GetHandle

func (x *GetTextLocalesRequest) GetHandle() int64

func (*GetTextLocalesRequest) ProtoMessage

func (*GetTextLocalesRequest) ProtoMessage()

func (*GetTextLocalesRequest) ProtoReflect

func (x *GetTextLocalesRequest) ProtoReflect() protoreflect.Message

func (*GetTextLocalesRequest) Reset

func (x *GetTextLocalesRequest) Reset()

func (*GetTextLocalesRequest) String

func (x *GetTextLocalesRequest) String() string

type GetTextLocalesResponse

type GetTextLocalesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextLocalesResponse) Descriptor deprecated

func (*GetTextLocalesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextLocalesResponse.ProtoReflect.Descriptor instead.

func (*GetTextLocalesResponse) GetResult

func (x *GetTextLocalesResponse) GetResult() int64

func (*GetTextLocalesResponse) ProtoMessage

func (*GetTextLocalesResponse) ProtoMessage()

func (*GetTextLocalesResponse) ProtoReflect

func (x *GetTextLocalesResponse) ProtoReflect() protoreflect.Message

func (*GetTextLocalesResponse) Reset

func (x *GetTextLocalesResponse) Reset()

func (*GetTextLocalesResponse) String

func (x *GetTextLocalesResponse) String() string

type GetTextSizeRequest

type GetTextSizeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextSizeRequest) Descriptor deprecated

func (*GetTextSizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextSizeRequest.ProtoReflect.Descriptor instead.

func (*GetTextSizeRequest) GetHandle

func (x *GetTextSizeRequest) GetHandle() int64

func (*GetTextSizeRequest) ProtoMessage

func (*GetTextSizeRequest) ProtoMessage()

func (*GetTextSizeRequest) ProtoReflect

func (x *GetTextSizeRequest) ProtoReflect() protoreflect.Message

func (*GetTextSizeRequest) Reset

func (x *GetTextSizeRequest) Reset()

func (*GetTextSizeRequest) String

func (x *GetTextSizeRequest) String() string

type GetTextSizeResponse

type GetTextSizeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextSizeResponse) Descriptor deprecated

func (*GetTextSizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextSizeResponse.ProtoReflect.Descriptor instead.

func (*GetTextSizeResponse) GetResult

func (x *GetTextSizeResponse) GetResult() int32

func (*GetTextSizeResponse) ProtoMessage

func (*GetTextSizeResponse) ProtoMessage()

func (*GetTextSizeResponse) ProtoReflect

func (x *GetTextSizeResponse) ProtoReflect() protoreflect.Message

func (*GetTextSizeResponse) Reset

func (x *GetTextSizeResponse) Reset()

func (*GetTextSizeResponse) String

func (x *GetTextSizeResponse) String() string

type GetTextStyleRequest

type GetTextStyleRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextStyleRequest) Descriptor deprecated

func (*GetTextStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextStyleRequest.ProtoReflect.Descriptor instead.

func (*GetTextStyleRequest) GetHandle

func (x *GetTextStyleRequest) GetHandle() int64

func (*GetTextStyleRequest) ProtoMessage

func (*GetTextStyleRequest) ProtoMessage()

func (*GetTextStyleRequest) ProtoReflect

func (x *GetTextStyleRequest) ProtoReflect() protoreflect.Message

func (*GetTextStyleRequest) Reset

func (x *GetTextStyleRequest) Reset()

func (*GetTextStyleRequest) String

func (x *GetTextStyleRequest) String() string

type GetTextStyleResponse

type GetTextStyleResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextStyleResponse) Descriptor deprecated

func (*GetTextStyleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextStyleResponse.ProtoReflect.Descriptor instead.

func (*GetTextStyleResponse) GetResult

func (x *GetTextStyleResponse) GetResult() int32

func (*GetTextStyleResponse) ProtoMessage

func (*GetTextStyleResponse) ProtoMessage()

func (*GetTextStyleResponse) ProtoReflect

func (x *GetTextStyleResponse) ProtoReflect() protoreflect.Message

func (*GetTextStyleResponse) Reset

func (x *GetTextStyleResponse) Reset()

func (*GetTextStyleResponse) String

func (x *GetTextStyleResponse) String() string

type GetTypeRequest

type GetTypeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTypeRequest) Descriptor deprecated

func (*GetTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTypeRequest.ProtoReflect.Descriptor instead.

func (*GetTypeRequest) GetHandle

func (x *GetTypeRequest) GetHandle() int64

func (*GetTypeRequest) ProtoMessage

func (*GetTypeRequest) ProtoMessage()

func (*GetTypeRequest) ProtoReflect

func (x *GetTypeRequest) ProtoReflect() protoreflect.Message

func (*GetTypeRequest) Reset

func (x *GetTypeRequest) Reset()

func (*GetTypeRequest) String

func (x *GetTypeRequest) String() string

type GetTypeResponse

type GetTypeResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTypeResponse) Descriptor deprecated

func (*GetTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTypeResponse.ProtoReflect.Descriptor instead.

func (*GetTypeResponse) GetResult

func (x *GetTypeResponse) GetResult() string

func (*GetTypeResponse) ProtoMessage

func (*GetTypeResponse) ProtoMessage()

func (*GetTypeResponse) ProtoReflect

func (x *GetTypeResponse) ProtoReflect() protoreflect.Message

func (*GetTypeResponse) Reset

func (x *GetTypeResponse) Reset()

func (*GetTypeResponse) String

func (x *GetTypeResponse) String() string

type GetTypefaceRequest

type GetTypefaceRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTypefaceRequest) Descriptor deprecated

func (*GetTypefaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTypefaceRequest.ProtoReflect.Descriptor instead.

func (*GetTypefaceRequest) GetHandle

func (x *GetTypefaceRequest) GetHandle() int64

func (*GetTypefaceRequest) ProtoMessage

func (*GetTypefaceRequest) ProtoMessage()

func (*GetTypefaceRequest) ProtoReflect

func (x *GetTypefaceRequest) ProtoReflect() protoreflect.Message

func (*GetTypefaceRequest) Reset

func (x *GetTypefaceRequest) Reset()

func (*GetTypefaceRequest) String

func (x *GetTypefaceRequest) String() string

type GetTypefaceResponse

type GetTypefaceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTypefaceResponse) Descriptor deprecated

func (*GetTypefaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTypefaceResponse.ProtoReflect.Descriptor instead.

func (*GetTypefaceResponse) GetResult

func (x *GetTypefaceResponse) GetResult() int64

func (*GetTypefaceResponse) ProtoMessage

func (*GetTypefaceResponse) ProtoMessage()

func (*GetTypefaceResponse) ProtoReflect

func (x *GetTypefaceResponse) ProtoReflect() protoreflect.Message

func (*GetTypefaceResponse) Reset

func (x *GetTypefaceResponse) Reset()

func (*GetTypefaceResponse) String

func (x *GetTypefaceResponse) String() string

type GetURLRequest

type GetURLRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetURLRequest) Descriptor deprecated

func (*GetURLRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetURLRequest.ProtoReflect.Descriptor instead.

func (*GetURLRequest) GetHandle

func (x *GetURLRequest) GetHandle() int64

func (*GetURLRequest) ProtoMessage

func (*GetURLRequest) ProtoMessage()

func (*GetURLRequest) ProtoReflect

func (x *GetURLRequest) ProtoReflect() protoreflect.Message

func (*GetURLRequest) Reset

func (x *GetURLRequest) Reset()

func (*GetURLRequest) String

func (x *GetURLRequest) String() string

type GetURLResponse

type GetURLResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetURLResponse) Descriptor deprecated

func (*GetURLResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetURLResponse.ProtoReflect.Descriptor instead.

func (*GetURLResponse) GetResult

func (x *GetURLResponse) GetResult() string

func (*GetURLResponse) ProtoMessage

func (*GetURLResponse) ProtoMessage()

func (*GetURLResponse) ProtoReflect

func (x *GetURLResponse) ProtoReflect() protoreflect.Message

func (*GetURLResponse) Reset

func (x *GetURLResponse) Reset()

func (*GetURLResponse) String

func (x *GetURLResponse) String() string

type GetUnderlineColorRequest

type GetUnderlineColorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUnderlineColorRequest) Descriptor deprecated

func (*GetUnderlineColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUnderlineColorRequest.ProtoReflect.Descriptor instead.

func (*GetUnderlineColorRequest) GetHandle

func (x *GetUnderlineColorRequest) GetHandle() int64

func (*GetUnderlineColorRequest) ProtoMessage

func (*GetUnderlineColorRequest) ProtoMessage()

func (*GetUnderlineColorRequest) ProtoReflect

func (x *GetUnderlineColorRequest) ProtoReflect() protoreflect.Message

func (*GetUnderlineColorRequest) Reset

func (x *GetUnderlineColorRequest) Reset()

func (*GetUnderlineColorRequest) String

func (x *GetUnderlineColorRequest) String() string

type GetUnderlineColorResponse

type GetUnderlineColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUnderlineColorResponse) Descriptor deprecated

func (*GetUnderlineColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUnderlineColorResponse.ProtoReflect.Descriptor instead.

func (*GetUnderlineColorResponse) GetResult

func (x *GetUnderlineColorResponse) GetResult() int32

func (*GetUnderlineColorResponse) ProtoMessage

func (*GetUnderlineColorResponse) ProtoMessage()

func (*GetUnderlineColorResponse) ProtoReflect

func (*GetUnderlineColorResponse) Reset

func (x *GetUnderlineColorResponse) Reset()

func (*GetUnderlineColorResponse) String

func (x *GetUnderlineColorResponse) String() string

type GetUnderlying0Request

type GetUnderlying0Request struct {
	// contains filtered or unexported fields
}

func (*GetUnderlying0Request) Descriptor deprecated

func (*GetUnderlying0Request) Descriptor() ([]byte, []int)

Deprecated: Use GetUnderlying0Request.ProtoReflect.Descriptor instead.

func (*GetUnderlying0Request) ProtoMessage

func (*GetUnderlying0Request) ProtoMessage()

func (*GetUnderlying0Request) ProtoReflect

func (x *GetUnderlying0Request) ProtoReflect() protoreflect.Message

func (*GetUnderlying0Request) Reset

func (x *GetUnderlying0Request) Reset()

func (*GetUnderlying0Request) String

func (x *GetUnderlying0Request) String() string

type GetUnderlying0Response

type GetUnderlying0Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUnderlying0Response) Descriptor deprecated

func (*GetUnderlying0Response) Descriptor() ([]byte, []int)

Deprecated: Use GetUnderlying0Response.ProtoReflect.Descriptor instead.

func (*GetUnderlying0Response) GetResult

func (x *GetUnderlying0Response) GetResult() int64

func (*GetUnderlying0Response) ProtoMessage

func (*GetUnderlying0Response) ProtoMessage()

func (*GetUnderlying0Response) ProtoReflect

func (x *GetUnderlying0Response) ProtoReflect() protoreflect.Message

func (*GetUnderlying0Response) Reset

func (x *GetUnderlying0Response) Reset()

func (*GetUnderlying0Response) String

func (x *GetUnderlying0Response) String() string

type GetUnderlying0_1Request

type GetUnderlying0_1Request struct {
	// contains filtered or unexported fields
}

func (*GetUnderlying0_1Request) Descriptor deprecated

func (*GetUnderlying0_1Request) Descriptor() ([]byte, []int)

Deprecated: Use GetUnderlying0_1Request.ProtoReflect.Descriptor instead.

func (*GetUnderlying0_1Request) ProtoMessage

func (*GetUnderlying0_1Request) ProtoMessage()

func (*GetUnderlying0_1Request) ProtoReflect

func (x *GetUnderlying0_1Request) ProtoReflect() protoreflect.Message

func (*GetUnderlying0_1Request) Reset

func (x *GetUnderlying0_1Request) Reset()

func (*GetUnderlying0_1Request) String

func (x *GetUnderlying0_1Request) String() string

type GetUnderlying0_1Response

type GetUnderlying0_1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUnderlying0_1Response) Descriptor deprecated

func (*GetUnderlying0_1Response) Descriptor() ([]byte, []int)

Deprecated: Use GetUnderlying0_1Response.ProtoReflect.Descriptor instead.

func (*GetUnderlying0_1Response) GetResult

func (x *GetUnderlying0_1Response) GetResult() int64

func (*GetUnderlying0_1Response) ProtoMessage

func (*GetUnderlying0_1Response) ProtoMessage()

func (*GetUnderlying0_1Response) ProtoReflect

func (x *GetUnderlying0_1Response) ProtoReflect() protoreflect.Message

func (*GetUnderlying0_1Response) Reset

func (x *GetUnderlying0_1Response) Reset()

func (*GetUnderlying0_1Response) String

func (x *GetUnderlying0_1Response) String() string

type GetUnderlyingRequest

type GetUnderlyingRequest struct {
	// contains filtered or unexported fields
}

func (*GetUnderlyingRequest) Descriptor deprecated

func (*GetUnderlyingRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUnderlyingRequest.ProtoReflect.Descriptor instead.

func (*GetUnderlyingRequest) ProtoMessage

func (*GetUnderlyingRequest) ProtoMessage()

func (*GetUnderlyingRequest) ProtoReflect

func (x *GetUnderlyingRequest) ProtoReflect() protoreflect.Message

func (*GetUnderlyingRequest) Reset

func (x *GetUnderlyingRequest) Reset()

func (*GetUnderlyingRequest) String

func (x *GetUnderlyingRequest) String() string

type GetUnderlyingResponse

type GetUnderlyingResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUnderlyingResponse) Descriptor deprecated

func (*GetUnderlyingResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUnderlyingResponse.ProtoReflect.Descriptor instead.

func (*GetUnderlyingResponse) GetResult

func (x *GetUnderlyingResponse) GetResult() int64

func (*GetUnderlyingResponse) ProtoMessage

func (*GetUnderlyingResponse) ProtoMessage()

func (*GetUnderlyingResponse) ProtoReflect

func (x *GetUnderlyingResponse) ProtoReflect() protoreflect.Message

func (*GetUnderlyingResponse) Reset

func (x *GetUnderlyingResponse) Reset()

func (*GetUnderlyingResponse) String

func (x *GetUnderlyingResponse) String() string

type GetVerticalAlignmentRequest

type GetVerticalAlignmentRequest struct {
	// contains filtered or unexported fields
}

func (*GetVerticalAlignmentRequest) Descriptor deprecated

func (*GetVerticalAlignmentRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetVerticalAlignmentRequest.ProtoReflect.Descriptor instead.

func (*GetVerticalAlignmentRequest) ProtoMessage

func (*GetVerticalAlignmentRequest) ProtoMessage()

func (*GetVerticalAlignmentRequest) ProtoReflect

func (*GetVerticalAlignmentRequest) Reset

func (x *GetVerticalAlignmentRequest) Reset()

func (*GetVerticalAlignmentRequest) String

func (x *GetVerticalAlignmentRequest) String() string

type GetVerticalAlignmentResponse

type GetVerticalAlignmentResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetVerticalAlignmentResponse) Descriptor deprecated

func (*GetVerticalAlignmentResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetVerticalAlignmentResponse.ProtoReflect.Descriptor instead.

func (*GetVerticalAlignmentResponse) GetResult

func (x *GetVerticalAlignmentResponse) GetResult() int32

func (*GetVerticalAlignmentResponse) ProtoMessage

func (*GetVerticalAlignmentResponse) ProtoMessage()

func (*GetVerticalAlignmentResponse) ProtoReflect

func (*GetVerticalAlignmentResponse) Reset

func (x *GetVerticalAlignmentResponse) Reset()

func (*GetVerticalAlignmentResponse) String

type HashCodeRequest

type HashCodeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*HashCodeRequest) Descriptor deprecated

func (*HashCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.

func (*HashCodeRequest) GetHandle

func (x *HashCodeRequest) GetHandle() int64

func (*HashCodeRequest) ProtoMessage

func (*HashCodeRequest) ProtoMessage()

func (*HashCodeRequest) ProtoReflect

func (x *HashCodeRequest) ProtoReflect() protoreflect.Message

func (*HashCodeRequest) Reset

func (x *HashCodeRequest) Reset()

func (*HashCodeRequest) String

func (x *HashCodeRequest) String() string

type HashCodeResponse

type HashCodeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HashCodeResponse) Descriptor deprecated

func (*HashCodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.

func (*HashCodeResponse) GetResult

func (x *HashCodeResponse) GetResult() int32

func (*HashCodeResponse) ProtoMessage

func (*HashCodeResponse) ProtoMessage()

func (*HashCodeResponse) ProtoReflect

func (x *HashCodeResponse) ProtoReflect() protoreflect.Message

func (*HashCodeResponse) Reset

func (x *HashCodeResponse) Reset()

func (*HashCodeResponse) String

func (x *HashCodeResponse) String() string

type IconMarginSpanServiceClient

type IconMarginSpanServiceClient interface {
	NewIconMarginSpan(ctx context.Context, in *NewIconMarginSpanRequest, opts ...grpc.CallOption) (*NewIconMarginSpanResponse, error)
	ChooseHeight(ctx context.Context, in *ChooseHeightRequest, opts ...grpc.CallOption) (*ChooseHeightResponse, error)
	DrawLeadingMargin(ctx context.Context, in *DrawLeadingMarginRequest, opts ...grpc.CallOption) (*DrawLeadingMarginResponse, error)
	GetBitmap(ctx context.Context, in *GetBitmapRequest, opts ...grpc.CallOption) (*GetBitmapResponse, error)
	GetLeadingMargin(ctx context.Context, in *GetLeadingMarginRequest, opts ...grpc.CallOption) (*GetLeadingMarginResponse, error)
	GetPadding(ctx context.Context, in *GetPaddingRequest, opts ...grpc.CallOption) (*GetPaddingResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}

IconMarginSpanServiceClient is the client API for IconMarginSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type IconMarginSpanServiceServer

IconMarginSpanServiceServer is the server API for IconMarginSpanService service. All implementations must embed UnimplementedIconMarginSpanServiceServer for forward compatibility.

type ImageSpanGetDrawableRequest

type ImageSpanGetDrawableRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*ImageSpanGetDrawableRequest) Descriptor deprecated

func (*ImageSpanGetDrawableRequest) Descriptor() ([]byte, []int)

Deprecated: Use ImageSpanGetDrawableRequest.ProtoReflect.Descriptor instead.

func (*ImageSpanGetDrawableRequest) GetHandle

func (x *ImageSpanGetDrawableRequest) GetHandle() int64

func (*ImageSpanGetDrawableRequest) ProtoMessage

func (*ImageSpanGetDrawableRequest) ProtoMessage()

func (*ImageSpanGetDrawableRequest) ProtoReflect

func (*ImageSpanGetDrawableRequest) Reset

func (x *ImageSpanGetDrawableRequest) Reset()

func (*ImageSpanGetDrawableRequest) String

func (x *ImageSpanGetDrawableRequest) String() string

type ImageSpanServiceClient

type ImageSpanServiceClient interface {
	NewImageSpan(ctx context.Context, in *NewImageSpanRequest, opts ...grpc.CallOption) (*NewImageSpanResponse, error)
	GetDrawable(ctx context.Context, in *ImageSpanGetDrawableRequest, opts ...grpc.CallOption) (*GetDrawableResponse, error)
	GetSource(ctx context.Context, in *GetSourceRequest, opts ...grpc.CallOption) (*GetSourceResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}

ImageSpanServiceClient is the client API for ImageSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ImageSpanServiceServer

type ImageSpanServiceServer interface {
	NewImageSpan(context.Context, *NewImageSpanRequest) (*NewImageSpanResponse, error)
	GetDrawable(context.Context, *ImageSpanGetDrawableRequest) (*GetDrawableResponse, error)
	GetSource(context.Context, *GetSourceRequest) (*GetSourceResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	// contains filtered or unexported methods
}

ImageSpanServiceServer is the server API for ImageSpanService service. All implementations must embed UnimplementedImageSpanServiceServer for forward compatibility.

type IsElegantTextHeightRequest

type IsElegantTextHeightRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsElegantTextHeightRequest) Descriptor deprecated

func (*IsElegantTextHeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsElegantTextHeightRequest.ProtoReflect.Descriptor instead.

func (*IsElegantTextHeightRequest) GetHandle

func (x *IsElegantTextHeightRequest) GetHandle() int64

func (*IsElegantTextHeightRequest) ProtoMessage

func (*IsElegantTextHeightRequest) ProtoMessage()

func (*IsElegantTextHeightRequest) ProtoReflect

func (*IsElegantTextHeightRequest) Reset

func (x *IsElegantTextHeightRequest) Reset()

func (*IsElegantTextHeightRequest) String

func (x *IsElegantTextHeightRequest) String() string

type IsElegantTextHeightResponse

type IsElegantTextHeightResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsElegantTextHeightResponse) Descriptor deprecated

func (*IsElegantTextHeightResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsElegantTextHeightResponse.ProtoReflect.Descriptor instead.

func (*IsElegantTextHeightResponse) GetResult

func (x *IsElegantTextHeightResponse) GetResult() bool

func (*IsElegantTextHeightResponse) ProtoMessage

func (*IsElegantTextHeightResponse) ProtoMessage()

func (*IsElegantTextHeightResponse) ProtoReflect

func (*IsElegantTextHeightResponse) Reset

func (x *IsElegantTextHeightResponse) Reset()

func (*IsElegantTextHeightResponse) String

func (x *IsElegantTextHeightResponse) String() string

type LeadingMarginSpanDrawLeadingMarginRequest

type LeadingMarginSpanDrawLeadingMarginRequest struct {
	Arg0  int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1  int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2  int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3  int32  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4  int32  `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5  int32  `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	Arg6  int32  `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
	Arg7  string `protobuf:"bytes,8,opt,name=arg7,proto3" json:"arg7,omitempty"`
	Arg8  int32  `protobuf:"varint,9,opt,name=arg8,proto3" json:"arg8,omitempty"`
	Arg9  int32  `protobuf:"varint,10,opt,name=arg9,proto3" json:"arg9,omitempty"`
	Arg10 bool   `protobuf:"varint,11,opt,name=arg10,proto3" json:"arg10,omitempty"`
	Arg11 int64  `protobuf:"varint,12,opt,name=arg11,proto3" json:"arg11,omitempty"`
	// contains filtered or unexported fields
}

func (*LeadingMarginSpanDrawLeadingMarginRequest) Descriptor deprecated

func (*LeadingMarginSpanDrawLeadingMarginRequest) Descriptor() ([]byte, []int)

Deprecated: Use LeadingMarginSpanDrawLeadingMarginRequest.ProtoReflect.Descriptor instead.

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg0

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg1

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg2

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg3

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg4

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg5

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg6

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg7

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg8

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg9

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg10

func (*LeadingMarginSpanDrawLeadingMarginRequest) GetArg11

func (*LeadingMarginSpanDrawLeadingMarginRequest) ProtoMessage

func (*LeadingMarginSpanDrawLeadingMarginRequest) ProtoReflect

func (*LeadingMarginSpanDrawLeadingMarginRequest) Reset

func (*LeadingMarginSpanDrawLeadingMarginRequest) String

type LeadingMarginSpanGetLeadingMarginRequest

type LeadingMarginSpanGetLeadingMarginRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*LeadingMarginSpanGetLeadingMarginRequest) Descriptor deprecated

func (*LeadingMarginSpanGetLeadingMarginRequest) Descriptor() ([]byte, []int)

Deprecated: Use LeadingMarginSpanGetLeadingMarginRequest.ProtoReflect.Descriptor instead.

func (*LeadingMarginSpanGetLeadingMarginRequest) GetArg0

func (*LeadingMarginSpanGetLeadingMarginRequest) ProtoMessage

func (*LeadingMarginSpanGetLeadingMarginRequest) ProtoReflect

func (*LeadingMarginSpanGetLeadingMarginRequest) Reset

func (*LeadingMarginSpanGetLeadingMarginRequest) String

type LeadingMarginSpanLeadingMarginSpan2ServiceClient

type LeadingMarginSpanLeadingMarginSpan2ServiceClient interface {
	GetLeadingMarginLineCount(ctx context.Context, in *GetLeadingMarginLineCountRequest, opts ...grpc.CallOption) (*GetLeadingMarginLineCountResponse, error)
}

LeadingMarginSpanLeadingMarginSpan2ServiceClient is the client API for LeadingMarginSpanLeadingMarginSpan2Service service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LeadingMarginSpanLeadingMarginSpan2ServiceServer

type LeadingMarginSpanLeadingMarginSpan2ServiceServer interface {
	GetLeadingMarginLineCount(context.Context, *GetLeadingMarginLineCountRequest) (*GetLeadingMarginLineCountResponse, error)
	// contains filtered or unexported methods
}

LeadingMarginSpanLeadingMarginSpan2ServiceServer is the server API for LeadingMarginSpanLeadingMarginSpan2Service service. All implementations must embed UnimplementedLeadingMarginSpanLeadingMarginSpan2ServiceServer for forward compatibility.

type LeadingMarginSpanServiceClient

type LeadingMarginSpanServiceClient interface {
	DrawLeadingMargin(ctx context.Context, in *LeadingMarginSpanDrawLeadingMarginRequest, opts ...grpc.CallOption) (*DrawLeadingMarginResponse, error)
	GetLeadingMargin(ctx context.Context, in *LeadingMarginSpanGetLeadingMarginRequest, opts ...grpc.CallOption) (*GetLeadingMarginResponse, error)
}

LeadingMarginSpanServiceClient is the client API for LeadingMarginSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LeadingMarginSpanServiceServer

type LeadingMarginSpanServiceServer interface {
	DrawLeadingMargin(context.Context, *LeadingMarginSpanDrawLeadingMarginRequest) (*DrawLeadingMarginResponse, error)
	GetLeadingMargin(context.Context, *LeadingMarginSpanGetLeadingMarginRequest) (*GetLeadingMarginResponse, error)
	// contains filtered or unexported methods
}

LeadingMarginSpanServiceServer is the server API for LeadingMarginSpanService service. All implementations must embed UnimplementedLeadingMarginSpanServiceServer for forward compatibility.

type LeadingMarginSpanStandardDescribeContentsRequest

type LeadingMarginSpanStandardDescribeContentsRequest struct {
	// contains filtered or unexported fields
}

func (*LeadingMarginSpanStandardDescribeContentsRequest) Descriptor deprecated

Deprecated: Use LeadingMarginSpanStandardDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*LeadingMarginSpanStandardDescribeContentsRequest) ProtoMessage

func (*LeadingMarginSpanStandardDescribeContentsRequest) ProtoReflect

func (*LeadingMarginSpanStandardDescribeContentsRequest) Reset

func (*LeadingMarginSpanStandardDescribeContentsRequest) String

type LeadingMarginSpanStandardDrawLeadingMarginRequest

type LeadingMarginSpanStandardDrawLeadingMarginRequest struct {
	Arg0  int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1  int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2  int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3  int32  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4  int32  `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5  int32  `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	Arg6  int32  `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
	Arg7  string `protobuf:"bytes,8,opt,name=arg7,proto3" json:"arg7,omitempty"`
	Arg8  int32  `protobuf:"varint,9,opt,name=arg8,proto3" json:"arg8,omitempty"`
	Arg9  int32  `protobuf:"varint,10,opt,name=arg9,proto3" json:"arg9,omitempty"`
	Arg10 bool   `protobuf:"varint,11,opt,name=arg10,proto3" json:"arg10,omitempty"`
	Arg11 int64  `protobuf:"varint,12,opt,name=arg11,proto3" json:"arg11,omitempty"`
	// contains filtered or unexported fields
}

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) Descriptor deprecated

Deprecated: Use LeadingMarginSpanStandardDrawLeadingMarginRequest.ProtoReflect.Descriptor instead.

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg0

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg1

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg2

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg3

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg4

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg5

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg6

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg7

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg8

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg9

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg10

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) GetArg11

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) ProtoMessage

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) ProtoReflect

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) Reset

func (*LeadingMarginSpanStandardDrawLeadingMarginRequest) String

type LeadingMarginSpanStandardGetLeadingMarginRequest

type LeadingMarginSpanStandardGetLeadingMarginRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*LeadingMarginSpanStandardGetLeadingMarginRequest) Descriptor deprecated

Deprecated: Use LeadingMarginSpanStandardGetLeadingMarginRequest.ProtoReflect.Descriptor instead.

func (*LeadingMarginSpanStandardGetLeadingMarginRequest) GetArg0

func (*LeadingMarginSpanStandardGetLeadingMarginRequest) ProtoMessage

func (*LeadingMarginSpanStandardGetLeadingMarginRequest) ProtoReflect

func (*LeadingMarginSpanStandardGetLeadingMarginRequest) Reset

func (*LeadingMarginSpanStandardGetLeadingMarginRequest) String

type LeadingMarginSpanStandardGetSpanTypeIdRequest

type LeadingMarginSpanStandardGetSpanTypeIdRequest struct {
	// contains filtered or unexported fields
}

func (*LeadingMarginSpanStandardGetSpanTypeIdRequest) Descriptor deprecated

Deprecated: Use LeadingMarginSpanStandardGetSpanTypeIdRequest.ProtoReflect.Descriptor instead.

func (*LeadingMarginSpanStandardGetSpanTypeIdRequest) ProtoMessage

func (*LeadingMarginSpanStandardGetSpanTypeIdRequest) ProtoReflect

func (*LeadingMarginSpanStandardGetSpanTypeIdRequest) Reset

func (*LeadingMarginSpanStandardGetSpanTypeIdRequest) String

type LeadingMarginSpanStandardServiceClient

LeadingMarginSpanStandardServiceClient is the client API for LeadingMarginSpanStandardService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LeadingMarginSpanStandardServiceServer

LeadingMarginSpanStandardServiceServer is the server API for LeadingMarginSpanStandardService service. All implementations must embed UnimplementedLeadingMarginSpanStandardServiceServer for forward compatibility.

type LeadingMarginSpanStandardWriteToParcelRequest

type LeadingMarginSpanStandardWriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*LeadingMarginSpanStandardWriteToParcelRequest) Descriptor deprecated

Deprecated: Use LeadingMarginSpanStandardWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*LeadingMarginSpanStandardWriteToParcelRequest) GetArg0

func (*LeadingMarginSpanStandardWriteToParcelRequest) GetArg1

func (*LeadingMarginSpanStandardWriteToParcelRequest) ProtoMessage

func (*LeadingMarginSpanStandardWriteToParcelRequest) ProtoReflect

func (*LeadingMarginSpanStandardWriteToParcelRequest) Reset

func (*LeadingMarginSpanStandardWriteToParcelRequest) String

type LineBackgroundSpanServiceClient

type LineBackgroundSpanServiceClient interface {
	DrawBackground(ctx context.Context, in *DrawBackgroundRequest, opts ...grpc.CallOption) (*DrawBackgroundResponse, error)
}

LineBackgroundSpanServiceClient is the client API for LineBackgroundSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LineBackgroundSpanServiceServer

type LineBackgroundSpanServiceServer interface {
	DrawBackground(context.Context, *DrawBackgroundRequest) (*DrawBackgroundResponse, error)
	// contains filtered or unexported methods
}

LineBackgroundSpanServiceServer is the server API for LineBackgroundSpanService service. All implementations must embed UnimplementedLineBackgroundSpanServiceServer for forward compatibility.

type LineBackgroundSpanStandardDescribeContentsRequest

type LineBackgroundSpanStandardDescribeContentsRequest struct {
	// contains filtered or unexported fields
}

func (*LineBackgroundSpanStandardDescribeContentsRequest) Descriptor deprecated

Deprecated: Use LineBackgroundSpanStandardDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*LineBackgroundSpanStandardDescribeContentsRequest) ProtoMessage

func (*LineBackgroundSpanStandardDescribeContentsRequest) ProtoReflect

func (*LineBackgroundSpanStandardDescribeContentsRequest) Reset

func (*LineBackgroundSpanStandardDescribeContentsRequest) String

type LineBackgroundSpanStandardGetColorRequest

type LineBackgroundSpanStandardGetColorRequest struct {
	// contains filtered or unexported fields
}

func (*LineBackgroundSpanStandardGetColorRequest) Descriptor deprecated

func (*LineBackgroundSpanStandardGetColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use LineBackgroundSpanStandardGetColorRequest.ProtoReflect.Descriptor instead.

func (*LineBackgroundSpanStandardGetColorRequest) ProtoMessage

func (*LineBackgroundSpanStandardGetColorRequest) ProtoReflect

func (*LineBackgroundSpanStandardGetColorRequest) Reset

func (*LineBackgroundSpanStandardGetColorRequest) String

type LineBackgroundSpanStandardGetSpanTypeIdRequest

type LineBackgroundSpanStandardGetSpanTypeIdRequest struct {
	// contains filtered or unexported fields
}

func (*LineBackgroundSpanStandardGetSpanTypeIdRequest) Descriptor deprecated

Deprecated: Use LineBackgroundSpanStandardGetSpanTypeIdRequest.ProtoReflect.Descriptor instead.

func (*LineBackgroundSpanStandardGetSpanTypeIdRequest) ProtoMessage

func (*LineBackgroundSpanStandardGetSpanTypeIdRequest) ProtoReflect

func (*LineBackgroundSpanStandardGetSpanTypeIdRequest) Reset

func (*LineBackgroundSpanStandardGetSpanTypeIdRequest) String

type LineBackgroundSpanStandardServiceClient

LineBackgroundSpanStandardServiceClient is the client API for LineBackgroundSpanStandardService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LineBackgroundSpanStandardServiceServer

LineBackgroundSpanStandardServiceServer is the server API for LineBackgroundSpanStandardService service. All implementations must embed UnimplementedLineBackgroundSpanStandardServiceServer for forward compatibility.

type LineBackgroundSpanStandardWriteToParcelRequest

type LineBackgroundSpanStandardWriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*LineBackgroundSpanStandardWriteToParcelRequest) Descriptor deprecated

Deprecated: Use LineBackgroundSpanStandardWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*LineBackgroundSpanStandardWriteToParcelRequest) GetArg0

func (*LineBackgroundSpanStandardWriteToParcelRequest) GetArg1

func (*LineBackgroundSpanStandardWriteToParcelRequest) ProtoMessage

func (*LineBackgroundSpanStandardWriteToParcelRequest) ProtoReflect

func (*LineBackgroundSpanStandardWriteToParcelRequest) Reset

func (*LineBackgroundSpanStandardWriteToParcelRequest) String

type LineBreakConfigSpanServiceClient

LineBreakConfigSpanServiceClient is the client API for LineBreakConfigSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LineBreakConfigSpanServiceServer

LineBreakConfigSpanServiceServer is the server API for LineBreakConfigSpanService service. All implementations must embed UnimplementedLineBreakConfigSpanServiceServer for forward compatibility.

type LineHeightSpanChooseHeightRequest

type LineHeightSpanChooseHeightRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int32  `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5 int64  `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	// contains filtered or unexported fields
}

func (*LineHeightSpanChooseHeightRequest) Descriptor deprecated

func (*LineHeightSpanChooseHeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use LineHeightSpanChooseHeightRequest.ProtoReflect.Descriptor instead.

func (*LineHeightSpanChooseHeightRequest) GetArg0

func (*LineHeightSpanChooseHeightRequest) GetArg1

func (*LineHeightSpanChooseHeightRequest) GetArg2

func (*LineHeightSpanChooseHeightRequest) GetArg3

func (*LineHeightSpanChooseHeightRequest) GetArg4

func (*LineHeightSpanChooseHeightRequest) GetArg5

func (*LineHeightSpanChooseHeightRequest) ProtoMessage

func (*LineHeightSpanChooseHeightRequest) ProtoMessage()

func (*LineHeightSpanChooseHeightRequest) ProtoReflect

func (*LineHeightSpanChooseHeightRequest) Reset

func (*LineHeightSpanChooseHeightRequest) String

type LineHeightSpanServiceClient

type LineHeightSpanServiceClient interface {
	ChooseHeight(ctx context.Context, in *LineHeightSpanChooseHeightRequest, opts ...grpc.CallOption) (*ChooseHeightResponse, error)
}

LineHeightSpanServiceClient is the client API for LineHeightSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LineHeightSpanServiceServer

type LineHeightSpanServiceServer interface {
	ChooseHeight(context.Context, *LineHeightSpanChooseHeightRequest) (*ChooseHeightResponse, error)
	// contains filtered or unexported methods
}

LineHeightSpanServiceServer is the server API for LineHeightSpanService service. All implementations must embed UnimplementedLineHeightSpanServiceServer for forward compatibility.

type LineHeightSpanStandardChooseHeightRequest

type LineHeightSpanStandardChooseHeightRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int32  `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5 int64  `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	// contains filtered or unexported fields
}

func (*LineHeightSpanStandardChooseHeightRequest) Descriptor deprecated

func (*LineHeightSpanStandardChooseHeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use LineHeightSpanStandardChooseHeightRequest.ProtoReflect.Descriptor instead.

func (*LineHeightSpanStandardChooseHeightRequest) GetArg0

func (*LineHeightSpanStandardChooseHeightRequest) GetArg1

func (*LineHeightSpanStandardChooseHeightRequest) GetArg2

func (*LineHeightSpanStandardChooseHeightRequest) GetArg3

func (*LineHeightSpanStandardChooseHeightRequest) GetArg4

func (*LineHeightSpanStandardChooseHeightRequest) GetArg5

func (*LineHeightSpanStandardChooseHeightRequest) ProtoMessage

func (*LineHeightSpanStandardChooseHeightRequest) ProtoReflect

func (*LineHeightSpanStandardChooseHeightRequest) Reset

func (*LineHeightSpanStandardChooseHeightRequest) String

type LineHeightSpanStandardDescribeContentsRequest

type LineHeightSpanStandardDescribeContentsRequest struct {
	// contains filtered or unexported fields
}

func (*LineHeightSpanStandardDescribeContentsRequest) Descriptor deprecated

Deprecated: Use LineHeightSpanStandardDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*LineHeightSpanStandardDescribeContentsRequest) ProtoMessage

func (*LineHeightSpanStandardDescribeContentsRequest) ProtoReflect

func (*LineHeightSpanStandardDescribeContentsRequest) Reset

func (*LineHeightSpanStandardDescribeContentsRequest) String

type LineHeightSpanStandardGetSpanTypeIdRequest

type LineHeightSpanStandardGetSpanTypeIdRequest struct {
	// contains filtered or unexported fields
}

func (*LineHeightSpanStandardGetSpanTypeIdRequest) Descriptor deprecated

Deprecated: Use LineHeightSpanStandardGetSpanTypeIdRequest.ProtoReflect.Descriptor instead.

func (*LineHeightSpanStandardGetSpanTypeIdRequest) ProtoMessage

func (*LineHeightSpanStandardGetSpanTypeIdRequest) ProtoReflect

func (*LineHeightSpanStandardGetSpanTypeIdRequest) Reset

func (*LineHeightSpanStandardGetSpanTypeIdRequest) String

type LineHeightSpanStandardServiceClient

LineHeightSpanStandardServiceClient is the client API for LineHeightSpanStandardService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LineHeightSpanStandardServiceServer

LineHeightSpanStandardServiceServer is the server API for LineHeightSpanStandardService service. All implementations must embed UnimplementedLineHeightSpanStandardServiceServer for forward compatibility.

type LineHeightSpanStandardWriteToParcelRequest

type LineHeightSpanStandardWriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*LineHeightSpanStandardWriteToParcelRequest) Descriptor deprecated

Deprecated: Use LineHeightSpanStandardWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*LineHeightSpanStandardWriteToParcelRequest) GetArg0

func (*LineHeightSpanStandardWriteToParcelRequest) GetArg1

func (*LineHeightSpanStandardWriteToParcelRequest) ProtoMessage

func (*LineHeightSpanStandardWriteToParcelRequest) ProtoReflect

func (*LineHeightSpanStandardWriteToParcelRequest) Reset

func (*LineHeightSpanStandardWriteToParcelRequest) String

type LineHeightSpanWithDensityChooseHeightRequest

type LineHeightSpanWithDensityChooseHeightRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int32  `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5 int64  `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	Arg6 int64  `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
	// contains filtered or unexported fields
}

func (*LineHeightSpanWithDensityChooseHeightRequest) Descriptor deprecated

Deprecated: Use LineHeightSpanWithDensityChooseHeightRequest.ProtoReflect.Descriptor instead.

func (*LineHeightSpanWithDensityChooseHeightRequest) GetArg0

func (*LineHeightSpanWithDensityChooseHeightRequest) GetArg1

func (*LineHeightSpanWithDensityChooseHeightRequest) GetArg2

func (*LineHeightSpanWithDensityChooseHeightRequest) GetArg3

func (*LineHeightSpanWithDensityChooseHeightRequest) GetArg4

func (*LineHeightSpanWithDensityChooseHeightRequest) GetArg5

func (*LineHeightSpanWithDensityChooseHeightRequest) GetArg6

func (*LineHeightSpanWithDensityChooseHeightRequest) ProtoMessage

func (*LineHeightSpanWithDensityChooseHeightRequest) ProtoReflect

func (*LineHeightSpanWithDensityChooseHeightRequest) Reset

func (*LineHeightSpanWithDensityChooseHeightRequest) String

type LineHeightSpanWithDensityServiceClient

type LineHeightSpanWithDensityServiceClient interface {
	ChooseHeight(ctx context.Context, in *LineHeightSpanWithDensityChooseHeightRequest, opts ...grpc.CallOption) (*ChooseHeightResponse, error)
}

LineHeightSpanWithDensityServiceClient is the client API for LineHeightSpanWithDensityService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LineHeightSpanWithDensityServiceServer

type LineHeightSpanWithDensityServiceServer interface {
	ChooseHeight(context.Context, *LineHeightSpanWithDensityChooseHeightRequest) (*ChooseHeightResponse, error)
	// contains filtered or unexported methods
}

LineHeightSpanWithDensityServiceServer is the server API for LineHeightSpanWithDensityService service. All implementations must embed UnimplementedLineHeightSpanWithDensityServiceServer for forward compatibility.

type LocaleSpanGetLocaleResponse

type LocaleSpanGetLocaleResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*LocaleSpanGetLocaleResponse) Descriptor deprecated

func (*LocaleSpanGetLocaleResponse) Descriptor() ([]byte, []int)

Deprecated: Use LocaleSpanGetLocaleResponse.ProtoReflect.Descriptor instead.

func (*LocaleSpanGetLocaleResponse) GetResult

func (x *LocaleSpanGetLocaleResponse) GetResult() int64

func (*LocaleSpanGetLocaleResponse) ProtoMessage

func (*LocaleSpanGetLocaleResponse) ProtoMessage()

func (*LocaleSpanGetLocaleResponse) ProtoReflect

func (*LocaleSpanGetLocaleResponse) Reset

func (x *LocaleSpanGetLocaleResponse) Reset()

func (*LocaleSpanGetLocaleResponse) String

func (x *LocaleSpanGetLocaleResponse) String() string

type LocaleSpanServiceClient

LocaleSpanServiceClient is the client API for LocaleSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type LocaleSpanServiceServer

LocaleSpanServiceServer is the server API for LocaleSpanService service. All implementations must embed UnimplementedLocaleSpanServiceServer for forward compatibility.

type MaskFilterSpanServiceClient

type MaskFilterSpanServiceClient interface {
	NewMaskFilterSpan(ctx context.Context, in *NewMaskFilterSpanRequest, opts ...grpc.CallOption) (*NewMaskFilterSpanResponse, error)
	GetMaskFilter(ctx context.Context, in *GetMaskFilterRequest, opts ...grpc.CallOption) (*GetMaskFilterResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
}

MaskFilterSpanServiceClient is the client API for MaskFilterSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type MaskFilterSpanServiceServer

type MaskFilterSpanServiceServer interface {
	NewMaskFilterSpan(context.Context, *NewMaskFilterSpanRequest) (*NewMaskFilterSpanResponse, error)
	GetMaskFilter(context.Context, *GetMaskFilterRequest) (*GetMaskFilterResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	UpdateDrawState(context.Context, *UpdateDrawStateRequest) (*UpdateDrawStateResponse, error)
	// contains filtered or unexported methods
}

MaskFilterSpanServiceServer is the server API for MaskFilterSpanService service. All implementations must embed UnimplementedMaskFilterSpanServiceServer for forward compatibility.

type MetricAffectingSpanServiceClient

type MetricAffectingSpanServiceClient interface {
	GetUnderlying0(ctx context.Context, in *GetUnderlying0Request, opts ...grpc.CallOption) (*GetUnderlying0Response, error)
	UpdateMeasureState(ctx context.Context, in *MetricAffectingSpanUpdateMeasureStateRequest, opts ...grpc.CallOption) (*UpdateMeasureStateResponse, error)
	GetUnderlying0_1(ctx context.Context, in *GetUnderlying0_1Request, opts ...grpc.CallOption) (*GetUnderlying0_1Response, error)
}

MetricAffectingSpanServiceClient is the client API for MetricAffectingSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type MetricAffectingSpanServiceServer

type MetricAffectingSpanServiceServer interface {
	GetUnderlying0(context.Context, *GetUnderlying0Request) (*GetUnderlying0Response, error)
	UpdateMeasureState(context.Context, *MetricAffectingSpanUpdateMeasureStateRequest) (*UpdateMeasureStateResponse, error)
	GetUnderlying0_1(context.Context, *GetUnderlying0_1Request) (*GetUnderlying0_1Response, error)
	// contains filtered or unexported methods
}

MetricAffectingSpanServiceServer is the server API for MetricAffectingSpanService service. All implementations must embed UnimplementedMetricAffectingSpanServiceServer for forward compatibility.

type MetricAffectingSpanUpdateMeasureStateRequest

type MetricAffectingSpanUpdateMeasureStateRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*MetricAffectingSpanUpdateMeasureStateRequest) Descriptor deprecated

Deprecated: Use MetricAffectingSpanUpdateMeasureStateRequest.ProtoReflect.Descriptor instead.

func (*MetricAffectingSpanUpdateMeasureStateRequest) GetArg0

func (*MetricAffectingSpanUpdateMeasureStateRequest) ProtoMessage

func (*MetricAffectingSpanUpdateMeasureStateRequest) ProtoReflect

func (*MetricAffectingSpanUpdateMeasureStateRequest) Reset

func (*MetricAffectingSpanUpdateMeasureStateRequest) String

type NewAbsoluteSizeSpanRequest

type NewAbsoluteSizeSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewAbsoluteSizeSpanRequest) Descriptor deprecated

func (*NewAbsoluteSizeSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewAbsoluteSizeSpanRequest.ProtoReflect.Descriptor instead.

func (*NewAbsoluteSizeSpanRequest) GetArg0

func (x *NewAbsoluteSizeSpanRequest) GetArg0() int64

func (*NewAbsoluteSizeSpanRequest) ProtoMessage

func (*NewAbsoluteSizeSpanRequest) ProtoMessage()

func (*NewAbsoluteSizeSpanRequest) ProtoReflect

func (*NewAbsoluteSizeSpanRequest) Reset

func (x *NewAbsoluteSizeSpanRequest) Reset()

func (*NewAbsoluteSizeSpanRequest) String

func (x *NewAbsoluteSizeSpanRequest) String() string

type NewAbsoluteSizeSpanResponse

type NewAbsoluteSizeSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewAbsoluteSizeSpanResponse) Descriptor deprecated

func (*NewAbsoluteSizeSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewAbsoluteSizeSpanResponse.ProtoReflect.Descriptor instead.

func (*NewAbsoluteSizeSpanResponse) GetResult

func (x *NewAbsoluteSizeSpanResponse) GetResult() int64

func (*NewAbsoluteSizeSpanResponse) ProtoMessage

func (*NewAbsoluteSizeSpanResponse) ProtoMessage()

func (*NewAbsoluteSizeSpanResponse) ProtoReflect

func (*NewAbsoluteSizeSpanResponse) Reset

func (x *NewAbsoluteSizeSpanResponse) Reset()

func (*NewAbsoluteSizeSpanResponse) String

func (x *NewAbsoluteSizeSpanResponse) String() string

type NewBackgroundColorSpanRequest

type NewBackgroundColorSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewBackgroundColorSpanRequest) Descriptor deprecated

func (*NewBackgroundColorSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewBackgroundColorSpanRequest.ProtoReflect.Descriptor instead.

func (*NewBackgroundColorSpanRequest) GetArg0

func (x *NewBackgroundColorSpanRequest) GetArg0() int64

func (*NewBackgroundColorSpanRequest) ProtoMessage

func (*NewBackgroundColorSpanRequest) ProtoMessage()

func (*NewBackgroundColorSpanRequest) ProtoReflect

func (*NewBackgroundColorSpanRequest) Reset

func (x *NewBackgroundColorSpanRequest) Reset()

func (*NewBackgroundColorSpanRequest) String

type NewBackgroundColorSpanResponse

type NewBackgroundColorSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewBackgroundColorSpanResponse) Descriptor deprecated

func (*NewBackgroundColorSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewBackgroundColorSpanResponse.ProtoReflect.Descriptor instead.

func (*NewBackgroundColorSpanResponse) GetResult

func (x *NewBackgroundColorSpanResponse) GetResult() int64

func (*NewBackgroundColorSpanResponse) ProtoMessage

func (*NewBackgroundColorSpanResponse) ProtoMessage()

func (*NewBackgroundColorSpanResponse) ProtoReflect

func (*NewBackgroundColorSpanResponse) Reset

func (x *NewBackgroundColorSpanResponse) Reset()

func (*NewBackgroundColorSpanResponse) String

type NewBulletSpanRequest

type NewBulletSpanRequest struct {
	// contains filtered or unexported fields
}

func (*NewBulletSpanRequest) Descriptor deprecated

func (*NewBulletSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewBulletSpanRequest.ProtoReflect.Descriptor instead.

func (*NewBulletSpanRequest) ProtoMessage

func (*NewBulletSpanRequest) ProtoMessage()

func (*NewBulletSpanRequest) ProtoReflect

func (x *NewBulletSpanRequest) ProtoReflect() protoreflect.Message

func (*NewBulletSpanRequest) Reset

func (x *NewBulletSpanRequest) Reset()

func (*NewBulletSpanRequest) String

func (x *NewBulletSpanRequest) String() string

type NewBulletSpanResponse

type NewBulletSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewBulletSpanResponse) Descriptor deprecated

func (*NewBulletSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewBulletSpanResponse.ProtoReflect.Descriptor instead.

func (*NewBulletSpanResponse) GetResult

func (x *NewBulletSpanResponse) GetResult() int64

func (*NewBulletSpanResponse) ProtoMessage

func (*NewBulletSpanResponse) ProtoMessage()

func (*NewBulletSpanResponse) ProtoReflect

func (x *NewBulletSpanResponse) ProtoReflect() protoreflect.Message

func (*NewBulletSpanResponse) Reset

func (x *NewBulletSpanResponse) Reset()

func (*NewBulletSpanResponse) String

func (x *NewBulletSpanResponse) String() string

type NewDrawableMarginSpanRequest

type NewDrawableMarginSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewDrawableMarginSpanRequest) Descriptor deprecated

func (*NewDrawableMarginSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewDrawableMarginSpanRequest.ProtoReflect.Descriptor instead.

func (*NewDrawableMarginSpanRequest) GetArg0

func (x *NewDrawableMarginSpanRequest) GetArg0() int64

func (*NewDrawableMarginSpanRequest) ProtoMessage

func (*NewDrawableMarginSpanRequest) ProtoMessage()

func (*NewDrawableMarginSpanRequest) ProtoReflect

func (*NewDrawableMarginSpanRequest) Reset

func (x *NewDrawableMarginSpanRequest) Reset()

func (*NewDrawableMarginSpanRequest) String

type NewDrawableMarginSpanResponse

type NewDrawableMarginSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewDrawableMarginSpanResponse) Descriptor deprecated

func (*NewDrawableMarginSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewDrawableMarginSpanResponse.ProtoReflect.Descriptor instead.

func (*NewDrawableMarginSpanResponse) GetResult

func (x *NewDrawableMarginSpanResponse) GetResult() int64

func (*NewDrawableMarginSpanResponse) ProtoMessage

func (*NewDrawableMarginSpanResponse) ProtoMessage()

func (*NewDrawableMarginSpanResponse) ProtoReflect

func (*NewDrawableMarginSpanResponse) Reset

func (x *NewDrawableMarginSpanResponse) Reset()

func (*NewDrawableMarginSpanResponse) String

type NewEasyEditSpanRequest

type NewEasyEditSpanRequest struct {
	// contains filtered or unexported fields
}

func (*NewEasyEditSpanRequest) Descriptor deprecated

func (*NewEasyEditSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewEasyEditSpanRequest.ProtoReflect.Descriptor instead.

func (*NewEasyEditSpanRequest) ProtoMessage

func (*NewEasyEditSpanRequest) ProtoMessage()

func (*NewEasyEditSpanRequest) ProtoReflect

func (x *NewEasyEditSpanRequest) ProtoReflect() protoreflect.Message

func (*NewEasyEditSpanRequest) Reset

func (x *NewEasyEditSpanRequest) Reset()

func (*NewEasyEditSpanRequest) String

func (x *NewEasyEditSpanRequest) String() string

type NewEasyEditSpanResponse

type NewEasyEditSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewEasyEditSpanResponse) Descriptor deprecated

func (*NewEasyEditSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewEasyEditSpanResponse.ProtoReflect.Descriptor instead.

func (*NewEasyEditSpanResponse) GetResult

func (x *NewEasyEditSpanResponse) GetResult() int64

func (*NewEasyEditSpanResponse) ProtoMessage

func (*NewEasyEditSpanResponse) ProtoMessage()

func (*NewEasyEditSpanResponse) ProtoReflect

func (x *NewEasyEditSpanResponse) ProtoReflect() protoreflect.Message

func (*NewEasyEditSpanResponse) Reset

func (x *NewEasyEditSpanResponse) Reset()

func (*NewEasyEditSpanResponse) String

func (x *NewEasyEditSpanResponse) String() string

type NewForegroundColorSpanRequest

type NewForegroundColorSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewForegroundColorSpanRequest) Descriptor deprecated

func (*NewForegroundColorSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewForegroundColorSpanRequest.ProtoReflect.Descriptor instead.

func (*NewForegroundColorSpanRequest) GetArg0

func (x *NewForegroundColorSpanRequest) GetArg0() int64

func (*NewForegroundColorSpanRequest) ProtoMessage

func (*NewForegroundColorSpanRequest) ProtoMessage()

func (*NewForegroundColorSpanRequest) ProtoReflect

func (*NewForegroundColorSpanRequest) Reset

func (x *NewForegroundColorSpanRequest) Reset()

func (*NewForegroundColorSpanRequest) String

type NewForegroundColorSpanResponse

type NewForegroundColorSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewForegroundColorSpanResponse) Descriptor deprecated

func (*NewForegroundColorSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewForegroundColorSpanResponse.ProtoReflect.Descriptor instead.

func (*NewForegroundColorSpanResponse) GetResult

func (x *NewForegroundColorSpanResponse) GetResult() int64

func (*NewForegroundColorSpanResponse) ProtoMessage

func (*NewForegroundColorSpanResponse) ProtoMessage()

func (*NewForegroundColorSpanResponse) ProtoReflect

func (*NewForegroundColorSpanResponse) Reset

func (x *NewForegroundColorSpanResponse) Reset()

func (*NewForegroundColorSpanResponse) String

type NewIconMarginSpanRequest

type NewIconMarginSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewIconMarginSpanRequest) Descriptor deprecated

func (*NewIconMarginSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewIconMarginSpanRequest.ProtoReflect.Descriptor instead.

func (*NewIconMarginSpanRequest) GetArg0

func (x *NewIconMarginSpanRequest) GetArg0() int64

func (*NewIconMarginSpanRequest) ProtoMessage

func (*NewIconMarginSpanRequest) ProtoMessage()

func (*NewIconMarginSpanRequest) ProtoReflect

func (x *NewIconMarginSpanRequest) ProtoReflect() protoreflect.Message

func (*NewIconMarginSpanRequest) Reset

func (x *NewIconMarginSpanRequest) Reset()

func (*NewIconMarginSpanRequest) String

func (x *NewIconMarginSpanRequest) String() string

type NewIconMarginSpanResponse

type NewIconMarginSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewIconMarginSpanResponse) Descriptor deprecated

func (*NewIconMarginSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewIconMarginSpanResponse.ProtoReflect.Descriptor instead.

func (*NewIconMarginSpanResponse) GetResult

func (x *NewIconMarginSpanResponse) GetResult() int64

func (*NewIconMarginSpanResponse) ProtoMessage

func (*NewIconMarginSpanResponse) ProtoMessage()

func (*NewIconMarginSpanResponse) ProtoReflect

func (*NewIconMarginSpanResponse) Reset

func (x *NewIconMarginSpanResponse) Reset()

func (*NewIconMarginSpanResponse) String

func (x *NewIconMarginSpanResponse) String() string

type NewImageSpanRequest

type NewImageSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewImageSpanRequest) Descriptor deprecated

func (*NewImageSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewImageSpanRequest.ProtoReflect.Descriptor instead.

func (*NewImageSpanRequest) GetArg0

func (x *NewImageSpanRequest) GetArg0() int64

func (*NewImageSpanRequest) GetArg1

func (x *NewImageSpanRequest) GetArg1() int64

func (*NewImageSpanRequest) ProtoMessage

func (*NewImageSpanRequest) ProtoMessage()

func (*NewImageSpanRequest) ProtoReflect

func (x *NewImageSpanRequest) ProtoReflect() protoreflect.Message

func (*NewImageSpanRequest) Reset

func (x *NewImageSpanRequest) Reset()

func (*NewImageSpanRequest) String

func (x *NewImageSpanRequest) String() string

type NewImageSpanResponse

type NewImageSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewImageSpanResponse) Descriptor deprecated

func (*NewImageSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewImageSpanResponse.ProtoReflect.Descriptor instead.

func (*NewImageSpanResponse) GetResult

func (x *NewImageSpanResponse) GetResult() int64

func (*NewImageSpanResponse) ProtoMessage

func (*NewImageSpanResponse) ProtoMessage()

func (*NewImageSpanResponse) ProtoReflect

func (x *NewImageSpanResponse) ProtoReflect() protoreflect.Message

func (*NewImageSpanResponse) Reset

func (x *NewImageSpanResponse) Reset()

func (*NewImageSpanResponse) String

func (x *NewImageSpanResponse) String() string

type NewLineBreakConfigSpanRequest

type NewLineBreakConfigSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewLineBreakConfigSpanRequest) Descriptor deprecated

func (*NewLineBreakConfigSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewLineBreakConfigSpanRequest.ProtoReflect.Descriptor instead.

func (*NewLineBreakConfigSpanRequest) GetArg0

func (x *NewLineBreakConfigSpanRequest) GetArg0() int64

func (*NewLineBreakConfigSpanRequest) ProtoMessage

func (*NewLineBreakConfigSpanRequest) ProtoMessage()

func (*NewLineBreakConfigSpanRequest) ProtoReflect

func (*NewLineBreakConfigSpanRequest) Reset

func (x *NewLineBreakConfigSpanRequest) Reset()

func (*NewLineBreakConfigSpanRequest) String

type NewLineBreakConfigSpanResponse

type NewLineBreakConfigSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewLineBreakConfigSpanResponse) Descriptor deprecated

func (*NewLineBreakConfigSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewLineBreakConfigSpanResponse.ProtoReflect.Descriptor instead.

func (*NewLineBreakConfigSpanResponse) GetResult

func (x *NewLineBreakConfigSpanResponse) GetResult() int64

func (*NewLineBreakConfigSpanResponse) ProtoMessage

func (*NewLineBreakConfigSpanResponse) ProtoMessage()

func (*NewLineBreakConfigSpanResponse) ProtoReflect

func (*NewLineBreakConfigSpanResponse) Reset

func (x *NewLineBreakConfigSpanResponse) Reset()

func (*NewLineBreakConfigSpanResponse) String

type NewLocaleSpanRequest

type NewLocaleSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewLocaleSpanRequest) Descriptor deprecated

func (*NewLocaleSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewLocaleSpanRequest.ProtoReflect.Descriptor instead.

func (*NewLocaleSpanRequest) GetArg0

func (x *NewLocaleSpanRequest) GetArg0() int64

func (*NewLocaleSpanRequest) ProtoMessage

func (*NewLocaleSpanRequest) ProtoMessage()

func (*NewLocaleSpanRequest) ProtoReflect

func (x *NewLocaleSpanRequest) ProtoReflect() protoreflect.Message

func (*NewLocaleSpanRequest) Reset

func (x *NewLocaleSpanRequest) Reset()

func (*NewLocaleSpanRequest) String

func (x *NewLocaleSpanRequest) String() string

type NewLocaleSpanResponse

type NewLocaleSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewLocaleSpanResponse) Descriptor deprecated

func (*NewLocaleSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewLocaleSpanResponse.ProtoReflect.Descriptor instead.

func (*NewLocaleSpanResponse) GetResult

func (x *NewLocaleSpanResponse) GetResult() int64

func (*NewLocaleSpanResponse) ProtoMessage

func (*NewLocaleSpanResponse) ProtoMessage()

func (*NewLocaleSpanResponse) ProtoReflect

func (x *NewLocaleSpanResponse) ProtoReflect() protoreflect.Message

func (*NewLocaleSpanResponse) Reset

func (x *NewLocaleSpanResponse) Reset()

func (*NewLocaleSpanResponse) String

func (x *NewLocaleSpanResponse) String() string

type NewMaskFilterSpanRequest

type NewMaskFilterSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewMaskFilterSpanRequest) Descriptor deprecated

func (*NewMaskFilterSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewMaskFilterSpanRequest.ProtoReflect.Descriptor instead.

func (*NewMaskFilterSpanRequest) GetArg0

func (x *NewMaskFilterSpanRequest) GetArg0() int64

func (*NewMaskFilterSpanRequest) ProtoMessage

func (*NewMaskFilterSpanRequest) ProtoMessage()

func (*NewMaskFilterSpanRequest) ProtoReflect

func (x *NewMaskFilterSpanRequest) ProtoReflect() protoreflect.Message

func (*NewMaskFilterSpanRequest) Reset

func (x *NewMaskFilterSpanRequest) Reset()

func (*NewMaskFilterSpanRequest) String

func (x *NewMaskFilterSpanRequest) String() string

type NewMaskFilterSpanResponse

type NewMaskFilterSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewMaskFilterSpanResponse) Descriptor deprecated

func (*NewMaskFilterSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewMaskFilterSpanResponse.ProtoReflect.Descriptor instead.

func (*NewMaskFilterSpanResponse) GetResult

func (x *NewMaskFilterSpanResponse) GetResult() int64

func (*NewMaskFilterSpanResponse) ProtoMessage

func (*NewMaskFilterSpanResponse) ProtoMessage()

func (*NewMaskFilterSpanResponse) ProtoReflect

func (*NewMaskFilterSpanResponse) Reset

func (x *NewMaskFilterSpanResponse) Reset()

func (*NewMaskFilterSpanResponse) String

func (x *NewMaskFilterSpanResponse) String() string

type NewNoWritingToolsSpanRequest

type NewNoWritingToolsSpanRequest struct {
	// contains filtered or unexported fields
}

func (*NewNoWritingToolsSpanRequest) Descriptor deprecated

func (*NewNoWritingToolsSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewNoWritingToolsSpanRequest.ProtoReflect.Descriptor instead.

func (*NewNoWritingToolsSpanRequest) ProtoMessage

func (*NewNoWritingToolsSpanRequest) ProtoMessage()

func (*NewNoWritingToolsSpanRequest) ProtoReflect

func (*NewNoWritingToolsSpanRequest) Reset

func (x *NewNoWritingToolsSpanRequest) Reset()

func (*NewNoWritingToolsSpanRequest) String

type NewNoWritingToolsSpanResponse

type NewNoWritingToolsSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewNoWritingToolsSpanResponse) Descriptor deprecated

func (*NewNoWritingToolsSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewNoWritingToolsSpanResponse.ProtoReflect.Descriptor instead.

func (*NewNoWritingToolsSpanResponse) GetResult

func (x *NewNoWritingToolsSpanResponse) GetResult() int64

func (*NewNoWritingToolsSpanResponse) ProtoMessage

func (*NewNoWritingToolsSpanResponse) ProtoMessage()

func (*NewNoWritingToolsSpanResponse) ProtoReflect

func (*NewNoWritingToolsSpanResponse) Reset

func (x *NewNoWritingToolsSpanResponse) Reset()

func (*NewNoWritingToolsSpanResponse) String

type NewQuoteSpanRequest

type NewQuoteSpanRequest struct {
	// contains filtered or unexported fields
}

func (*NewQuoteSpanRequest) Descriptor deprecated

func (*NewQuoteSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewQuoteSpanRequest.ProtoReflect.Descriptor instead.

func (*NewQuoteSpanRequest) ProtoMessage

func (*NewQuoteSpanRequest) ProtoMessage()

func (*NewQuoteSpanRequest) ProtoReflect

func (x *NewQuoteSpanRequest) ProtoReflect() protoreflect.Message

func (*NewQuoteSpanRequest) Reset

func (x *NewQuoteSpanRequest) Reset()

func (*NewQuoteSpanRequest) String

func (x *NewQuoteSpanRequest) String() string

type NewQuoteSpanResponse

type NewQuoteSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewQuoteSpanResponse) Descriptor deprecated

func (*NewQuoteSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewQuoteSpanResponse.ProtoReflect.Descriptor instead.

func (*NewQuoteSpanResponse) GetResult

func (x *NewQuoteSpanResponse) GetResult() int64

func (*NewQuoteSpanResponse) ProtoMessage

func (*NewQuoteSpanResponse) ProtoMessage()

func (*NewQuoteSpanResponse) ProtoReflect

func (x *NewQuoteSpanResponse) ProtoReflect() protoreflect.Message

func (*NewQuoteSpanResponse) Reset

func (x *NewQuoteSpanResponse) Reset()

func (*NewQuoteSpanResponse) String

func (x *NewQuoteSpanResponse) String() string

type NewRelativeSizeSpanRequest

type NewRelativeSizeSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewRelativeSizeSpanRequest) Descriptor deprecated

func (*NewRelativeSizeSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewRelativeSizeSpanRequest.ProtoReflect.Descriptor instead.

func (*NewRelativeSizeSpanRequest) GetArg0

func (x *NewRelativeSizeSpanRequest) GetArg0() int64

func (*NewRelativeSizeSpanRequest) ProtoMessage

func (*NewRelativeSizeSpanRequest) ProtoMessage()

func (*NewRelativeSizeSpanRequest) ProtoReflect

func (*NewRelativeSizeSpanRequest) Reset

func (x *NewRelativeSizeSpanRequest) Reset()

func (*NewRelativeSizeSpanRequest) String

func (x *NewRelativeSizeSpanRequest) String() string

type NewRelativeSizeSpanResponse

type NewRelativeSizeSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewRelativeSizeSpanResponse) Descriptor deprecated

func (*NewRelativeSizeSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewRelativeSizeSpanResponse.ProtoReflect.Descriptor instead.

func (*NewRelativeSizeSpanResponse) GetResult

func (x *NewRelativeSizeSpanResponse) GetResult() int64

func (*NewRelativeSizeSpanResponse) ProtoMessage

func (*NewRelativeSizeSpanResponse) ProtoMessage()

func (*NewRelativeSizeSpanResponse) ProtoReflect

func (*NewRelativeSizeSpanResponse) Reset

func (x *NewRelativeSizeSpanResponse) Reset()

func (*NewRelativeSizeSpanResponse) String

func (x *NewRelativeSizeSpanResponse) String() string

type NewScaleXSpanRequest

type NewScaleXSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewScaleXSpanRequest) Descriptor deprecated

func (*NewScaleXSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewScaleXSpanRequest.ProtoReflect.Descriptor instead.

func (*NewScaleXSpanRequest) GetArg0

func (x *NewScaleXSpanRequest) GetArg0() int64

func (*NewScaleXSpanRequest) ProtoMessage

func (*NewScaleXSpanRequest) ProtoMessage()

func (*NewScaleXSpanRequest) ProtoReflect

func (x *NewScaleXSpanRequest) ProtoReflect() protoreflect.Message

func (*NewScaleXSpanRequest) Reset

func (x *NewScaleXSpanRequest) Reset()

func (*NewScaleXSpanRequest) String

func (x *NewScaleXSpanRequest) String() string

type NewScaleXSpanResponse

type NewScaleXSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewScaleXSpanResponse) Descriptor deprecated

func (*NewScaleXSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewScaleXSpanResponse.ProtoReflect.Descriptor instead.

func (*NewScaleXSpanResponse) GetResult

func (x *NewScaleXSpanResponse) GetResult() int64

func (*NewScaleXSpanResponse) ProtoMessage

func (*NewScaleXSpanResponse) ProtoMessage()

func (*NewScaleXSpanResponse) ProtoReflect

func (x *NewScaleXSpanResponse) ProtoReflect() protoreflect.Message

func (*NewScaleXSpanResponse) Reset

func (x *NewScaleXSpanResponse) Reset()

func (*NewScaleXSpanResponse) String

func (x *NewScaleXSpanResponse) String() string

type NewSpanRequest

type NewSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewSpanRequest) Descriptor deprecated

func (*NewSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewSpanRequest.ProtoReflect.Descriptor instead.

func (*NewSpanRequest) GetArg0

func (x *NewSpanRequest) GetArg0() int64

func (*NewSpanRequest) ProtoMessage

func (*NewSpanRequest) ProtoMessage()

func (*NewSpanRequest) ProtoReflect

func (x *NewSpanRequest) ProtoReflect() protoreflect.Message

func (*NewSpanRequest) Reset

func (x *NewSpanRequest) Reset()

func (*NewSpanRequest) String

func (x *NewSpanRequest) String() string

type NewSpanResponse

type NewSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewSpanResponse) Descriptor deprecated

func (*NewSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewSpanResponse.ProtoReflect.Descriptor instead.

func (*NewSpanResponse) GetResult

func (x *NewSpanResponse) GetResult() int64

func (*NewSpanResponse) ProtoMessage

func (*NewSpanResponse) ProtoMessage()

func (*NewSpanResponse) ProtoReflect

func (x *NewSpanResponse) ProtoReflect() protoreflect.Message

func (*NewSpanResponse) Reset

func (x *NewSpanResponse) Reset()

func (*NewSpanResponse) String

func (x *NewSpanResponse) String() string

type NewStrikethroughSpanRequest

type NewStrikethroughSpanRequest struct {
	// contains filtered or unexported fields
}

func (*NewStrikethroughSpanRequest) Descriptor deprecated

func (*NewStrikethroughSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewStrikethroughSpanRequest.ProtoReflect.Descriptor instead.

func (*NewStrikethroughSpanRequest) ProtoMessage

func (*NewStrikethroughSpanRequest) ProtoMessage()

func (*NewStrikethroughSpanRequest) ProtoReflect

func (*NewStrikethroughSpanRequest) Reset

func (x *NewStrikethroughSpanRequest) Reset()

func (*NewStrikethroughSpanRequest) String

func (x *NewStrikethroughSpanRequest) String() string

type NewStrikethroughSpanResponse

type NewStrikethroughSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewStrikethroughSpanResponse) Descriptor deprecated

func (*NewStrikethroughSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewStrikethroughSpanResponse.ProtoReflect.Descriptor instead.

func (*NewStrikethroughSpanResponse) GetResult

func (x *NewStrikethroughSpanResponse) GetResult() int64

func (*NewStrikethroughSpanResponse) ProtoMessage

func (*NewStrikethroughSpanResponse) ProtoMessage()

func (*NewStrikethroughSpanResponse) ProtoReflect

func (*NewStrikethroughSpanResponse) Reset

func (x *NewStrikethroughSpanResponse) Reset()

func (*NewStrikethroughSpanResponse) String

type NewSubscriptSpanRequest

type NewSubscriptSpanRequest struct {
	// contains filtered or unexported fields
}

func (*NewSubscriptSpanRequest) Descriptor deprecated

func (*NewSubscriptSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewSubscriptSpanRequest.ProtoReflect.Descriptor instead.

func (*NewSubscriptSpanRequest) ProtoMessage

func (*NewSubscriptSpanRequest) ProtoMessage()

func (*NewSubscriptSpanRequest) ProtoReflect

func (x *NewSubscriptSpanRequest) ProtoReflect() protoreflect.Message

func (*NewSubscriptSpanRequest) Reset

func (x *NewSubscriptSpanRequest) Reset()

func (*NewSubscriptSpanRequest) String

func (x *NewSubscriptSpanRequest) String() string

type NewSubscriptSpanResponse

type NewSubscriptSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewSubscriptSpanResponse) Descriptor deprecated

func (*NewSubscriptSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewSubscriptSpanResponse.ProtoReflect.Descriptor instead.

func (*NewSubscriptSpanResponse) GetResult

func (x *NewSubscriptSpanResponse) GetResult() int64

func (*NewSubscriptSpanResponse) ProtoMessage

func (*NewSubscriptSpanResponse) ProtoMessage()

func (*NewSubscriptSpanResponse) ProtoReflect

func (x *NewSubscriptSpanResponse) ProtoReflect() protoreflect.Message

func (*NewSubscriptSpanResponse) Reset

func (x *NewSubscriptSpanResponse) Reset()

func (*NewSubscriptSpanResponse) String

func (x *NewSubscriptSpanResponse) String() string

type NewSuggestionRangeSpanRequest

type NewSuggestionRangeSpanRequest struct {
	// contains filtered or unexported fields
}

func (*NewSuggestionRangeSpanRequest) Descriptor deprecated

func (*NewSuggestionRangeSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewSuggestionRangeSpanRequest.ProtoReflect.Descriptor instead.

func (*NewSuggestionRangeSpanRequest) ProtoMessage

func (*NewSuggestionRangeSpanRequest) ProtoMessage()

func (*NewSuggestionRangeSpanRequest) ProtoReflect

func (*NewSuggestionRangeSpanRequest) Reset

func (x *NewSuggestionRangeSpanRequest) Reset()

func (*NewSuggestionRangeSpanRequest) String

type NewSuggestionRangeSpanResponse

type NewSuggestionRangeSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewSuggestionRangeSpanResponse) Descriptor deprecated

func (*NewSuggestionRangeSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewSuggestionRangeSpanResponse.ProtoReflect.Descriptor instead.

func (*NewSuggestionRangeSpanResponse) GetResult

func (x *NewSuggestionRangeSpanResponse) GetResult() int64

func (*NewSuggestionRangeSpanResponse) ProtoMessage

func (*NewSuggestionRangeSpanResponse) ProtoMessage()

func (*NewSuggestionRangeSpanResponse) ProtoReflect

func (*NewSuggestionRangeSpanResponse) Reset

func (x *NewSuggestionRangeSpanResponse) Reset()

func (*NewSuggestionRangeSpanResponse) String

type NewSuggestionSpanRequest

type NewSuggestionSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*NewSuggestionSpanRequest) Descriptor deprecated

func (*NewSuggestionSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewSuggestionSpanRequest.ProtoReflect.Descriptor instead.

func (*NewSuggestionSpanRequest) GetArg0

func (x *NewSuggestionSpanRequest) GetArg0() int64

func (*NewSuggestionSpanRequest) GetArg1

func (x *NewSuggestionSpanRequest) GetArg1() int64

func (*NewSuggestionSpanRequest) GetArg2

func (x *NewSuggestionSpanRequest) GetArg2() int32

func (*NewSuggestionSpanRequest) ProtoMessage

func (*NewSuggestionSpanRequest) ProtoMessage()

func (*NewSuggestionSpanRequest) ProtoReflect

func (x *NewSuggestionSpanRequest) ProtoReflect() protoreflect.Message

func (*NewSuggestionSpanRequest) Reset

func (x *NewSuggestionSpanRequest) Reset()

func (*NewSuggestionSpanRequest) String

func (x *NewSuggestionSpanRequest) String() string

type NewSuggestionSpanResponse

type NewSuggestionSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewSuggestionSpanResponse) Descriptor deprecated

func (*NewSuggestionSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewSuggestionSpanResponse.ProtoReflect.Descriptor instead.

func (*NewSuggestionSpanResponse) GetResult

func (x *NewSuggestionSpanResponse) GetResult() int64

func (*NewSuggestionSpanResponse) ProtoMessage

func (*NewSuggestionSpanResponse) ProtoMessage()

func (*NewSuggestionSpanResponse) ProtoReflect

func (*NewSuggestionSpanResponse) Reset

func (x *NewSuggestionSpanResponse) Reset()

func (*NewSuggestionSpanResponse) String

func (x *NewSuggestionSpanResponse) String() string

type NewSuperscriptSpanRequest

type NewSuperscriptSpanRequest struct {
	// contains filtered or unexported fields
}

func (*NewSuperscriptSpanRequest) Descriptor deprecated

func (*NewSuperscriptSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewSuperscriptSpanRequest.ProtoReflect.Descriptor instead.

func (*NewSuperscriptSpanRequest) ProtoMessage

func (*NewSuperscriptSpanRequest) ProtoMessage()

func (*NewSuperscriptSpanRequest) ProtoReflect

func (*NewSuperscriptSpanRequest) Reset

func (x *NewSuperscriptSpanRequest) Reset()

func (*NewSuperscriptSpanRequest) String

func (x *NewSuperscriptSpanRequest) String() string

type NewSuperscriptSpanResponse

type NewSuperscriptSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewSuperscriptSpanResponse) Descriptor deprecated

func (*NewSuperscriptSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewSuperscriptSpanResponse.ProtoReflect.Descriptor instead.

func (*NewSuperscriptSpanResponse) GetResult

func (x *NewSuperscriptSpanResponse) GetResult() int64

func (*NewSuperscriptSpanResponse) ProtoMessage

func (*NewSuperscriptSpanResponse) ProtoMessage()

func (*NewSuperscriptSpanResponse) ProtoReflect

func (*NewSuperscriptSpanResponse) Reset

func (x *NewSuperscriptSpanResponse) Reset()

func (*NewSuperscriptSpanResponse) String

func (x *NewSuperscriptSpanResponse) String() string

type NewTextAppearanceSpanRequest

type NewTextAppearanceSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTextAppearanceSpanRequest) Descriptor deprecated

func (*NewTextAppearanceSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewTextAppearanceSpanRequest.ProtoReflect.Descriptor instead.

func (*NewTextAppearanceSpanRequest) GetArg0

func (x *NewTextAppearanceSpanRequest) GetArg0() int64

func (*NewTextAppearanceSpanRequest) GetArg1

func (x *NewTextAppearanceSpanRequest) GetArg1() int32

func (*NewTextAppearanceSpanRequest) ProtoMessage

func (*NewTextAppearanceSpanRequest) ProtoMessage()

func (*NewTextAppearanceSpanRequest) ProtoReflect

func (*NewTextAppearanceSpanRequest) Reset

func (x *NewTextAppearanceSpanRequest) Reset()

func (*NewTextAppearanceSpanRequest) String

type NewTextAppearanceSpanResponse

type NewTextAppearanceSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTextAppearanceSpanResponse) Descriptor deprecated

func (*NewTextAppearanceSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewTextAppearanceSpanResponse.ProtoReflect.Descriptor instead.

func (*NewTextAppearanceSpanResponse) GetResult

func (x *NewTextAppearanceSpanResponse) GetResult() int64

func (*NewTextAppearanceSpanResponse) ProtoMessage

func (*NewTextAppearanceSpanResponse) ProtoMessage()

func (*NewTextAppearanceSpanResponse) ProtoReflect

func (*NewTextAppearanceSpanResponse) Reset

func (x *NewTextAppearanceSpanResponse) Reset()

func (*NewTextAppearanceSpanResponse) String

type NewTtsSpanRequest

type NewTtsSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTtsSpanRequest) Descriptor deprecated

func (*NewTtsSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewTtsSpanRequest.ProtoReflect.Descriptor instead.

func (*NewTtsSpanRequest) GetArg0

func (x *NewTtsSpanRequest) GetArg0() int64

func (*NewTtsSpanRequest) ProtoMessage

func (*NewTtsSpanRequest) ProtoMessage()

func (*NewTtsSpanRequest) ProtoReflect

func (x *NewTtsSpanRequest) ProtoReflect() protoreflect.Message

func (*NewTtsSpanRequest) Reset

func (x *NewTtsSpanRequest) Reset()

func (*NewTtsSpanRequest) String

func (x *NewTtsSpanRequest) String() string

type NewTtsSpanResponse

type NewTtsSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTtsSpanResponse) Descriptor deprecated

func (*NewTtsSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewTtsSpanResponse.ProtoReflect.Descriptor instead.

func (*NewTtsSpanResponse) GetResult

func (x *NewTtsSpanResponse) GetResult() int64

func (*NewTtsSpanResponse) ProtoMessage

func (*NewTtsSpanResponse) ProtoMessage()

func (*NewTtsSpanResponse) ProtoReflect

func (x *NewTtsSpanResponse) ProtoReflect() protoreflect.Message

func (*NewTtsSpanResponse) Reset

func (x *NewTtsSpanResponse) Reset()

func (*NewTtsSpanResponse) String

func (x *NewTtsSpanResponse) String() string

type NewTypefaceSpanRequest

type NewTypefaceSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTypefaceSpanRequest) Descriptor deprecated

func (*NewTypefaceSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewTypefaceSpanRequest.ProtoReflect.Descriptor instead.

func (*NewTypefaceSpanRequest) GetArg0

func (x *NewTypefaceSpanRequest) GetArg0() int64

func (*NewTypefaceSpanRequest) ProtoMessage

func (*NewTypefaceSpanRequest) ProtoMessage()

func (*NewTypefaceSpanRequest) ProtoReflect

func (x *NewTypefaceSpanRequest) ProtoReflect() protoreflect.Message

func (*NewTypefaceSpanRequest) Reset

func (x *NewTypefaceSpanRequest) Reset()

func (*NewTypefaceSpanRequest) String

func (x *NewTypefaceSpanRequest) String() string

type NewTypefaceSpanResponse

type NewTypefaceSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTypefaceSpanResponse) Descriptor deprecated

func (*NewTypefaceSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewTypefaceSpanResponse.ProtoReflect.Descriptor instead.

func (*NewTypefaceSpanResponse) GetResult

func (x *NewTypefaceSpanResponse) GetResult() int64

func (*NewTypefaceSpanResponse) ProtoMessage

func (*NewTypefaceSpanResponse) ProtoMessage()

func (*NewTypefaceSpanResponse) ProtoReflect

func (x *NewTypefaceSpanResponse) ProtoReflect() protoreflect.Message

func (*NewTypefaceSpanResponse) Reset

func (x *NewTypefaceSpanResponse) Reset()

func (*NewTypefaceSpanResponse) String

func (x *NewTypefaceSpanResponse) String() string

type NewURLSpanRequest

type NewURLSpanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewURLSpanRequest) Descriptor deprecated

func (*NewURLSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewURLSpanRequest.ProtoReflect.Descriptor instead.

func (*NewURLSpanRequest) GetArg0

func (x *NewURLSpanRequest) GetArg0() int64

func (*NewURLSpanRequest) ProtoMessage

func (*NewURLSpanRequest) ProtoMessage()

func (*NewURLSpanRequest) ProtoReflect

func (x *NewURLSpanRequest) ProtoReflect() protoreflect.Message

func (*NewURLSpanRequest) Reset

func (x *NewURLSpanRequest) Reset()

func (*NewURLSpanRequest) String

func (x *NewURLSpanRequest) String() string

type NewURLSpanResponse

type NewURLSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewURLSpanResponse) Descriptor deprecated

func (*NewURLSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewURLSpanResponse.ProtoReflect.Descriptor instead.

func (*NewURLSpanResponse) GetResult

func (x *NewURLSpanResponse) GetResult() int64

func (*NewURLSpanResponse) ProtoMessage

func (*NewURLSpanResponse) ProtoMessage()

func (*NewURLSpanResponse) ProtoReflect

func (x *NewURLSpanResponse) ProtoReflect() protoreflect.Message

func (*NewURLSpanResponse) Reset

func (x *NewURLSpanResponse) Reset()

func (*NewURLSpanResponse) String

func (x *NewURLSpanResponse) String() string

type NewUnderlineSpanRequest

type NewUnderlineSpanRequest struct {
	// contains filtered or unexported fields
}

func (*NewUnderlineSpanRequest) Descriptor deprecated

func (*NewUnderlineSpanRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewUnderlineSpanRequest.ProtoReflect.Descriptor instead.

func (*NewUnderlineSpanRequest) ProtoMessage

func (*NewUnderlineSpanRequest) ProtoMessage()

func (*NewUnderlineSpanRequest) ProtoReflect

func (x *NewUnderlineSpanRequest) ProtoReflect() protoreflect.Message

func (*NewUnderlineSpanRequest) Reset

func (x *NewUnderlineSpanRequest) Reset()

func (*NewUnderlineSpanRequest) String

func (x *NewUnderlineSpanRequest) String() string

type NewUnderlineSpanResponse

type NewUnderlineSpanResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewUnderlineSpanResponse) Descriptor deprecated

func (*NewUnderlineSpanResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewUnderlineSpanResponse.ProtoReflect.Descriptor instead.

func (*NewUnderlineSpanResponse) GetResult

func (x *NewUnderlineSpanResponse) GetResult() int64

func (*NewUnderlineSpanResponse) ProtoMessage

func (*NewUnderlineSpanResponse) ProtoMessage()

func (*NewUnderlineSpanResponse) ProtoReflect

func (x *NewUnderlineSpanResponse) ProtoReflect() protoreflect.Message

func (*NewUnderlineSpanResponse) Reset

func (x *NewUnderlineSpanResponse) Reset()

func (*NewUnderlineSpanResponse) String

func (x *NewUnderlineSpanResponse) String() string

type NoWritingToolsSpanServiceClient

type NoWritingToolsSpanServiceClient interface {
	NewNoWritingToolsSpan(ctx context.Context, in *NewNoWritingToolsSpanRequest, opts ...grpc.CallOption) (*NewNoWritingToolsSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

NoWritingToolsSpanServiceClient is the client API for NoWritingToolsSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type NoWritingToolsSpanServiceServer

type NoWritingToolsSpanServiceServer interface {
	NewNoWritingToolsSpan(context.Context, *NewNoWritingToolsSpanRequest) (*NewNoWritingToolsSpanResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetSpanTypeId(context.Context, *GetSpanTypeIdRequest) (*GetSpanTypeIdResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

NoWritingToolsSpanServiceServer is the server API for NoWritingToolsSpanService service. All implementations must embed UnimplementedNoWritingToolsSpanServiceServer for forward compatibility.

type OnClickRequest

type OnClickRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnClickRequest) Descriptor deprecated

func (*OnClickRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnClickRequest.ProtoReflect.Descriptor instead.

func (*OnClickRequest) GetArg0

func (x *OnClickRequest) GetArg0() int64

func (*OnClickRequest) GetHandle

func (x *OnClickRequest) GetHandle() int64

func (*OnClickRequest) ProtoMessage

func (*OnClickRequest) ProtoMessage()

func (*OnClickRequest) ProtoReflect

func (x *OnClickRequest) ProtoReflect() protoreflect.Message

func (*OnClickRequest) Reset

func (x *OnClickRequest) Reset()

func (*OnClickRequest) String

func (x *OnClickRequest) String() string

type OnClickResponse

type OnClickResponse struct {
	// contains filtered or unexported fields
}

func (*OnClickResponse) Descriptor deprecated

func (*OnClickResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnClickResponse.ProtoReflect.Descriptor instead.

func (*OnClickResponse) ProtoMessage

func (*OnClickResponse) ProtoMessage()

func (*OnClickResponse) ProtoReflect

func (x *OnClickResponse) ProtoReflect() protoreflect.Message

func (*OnClickResponse) Reset

func (x *OnClickResponse) Reset()

func (*OnClickResponse) String

func (x *OnClickResponse) String() string

type QuoteSpanServiceClient

QuoteSpanServiceClient is the client API for QuoteSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type QuoteSpanServiceServer

QuoteSpanServiceServer is the server API for QuoteSpanService service. All implementations must embed UnimplementedQuoteSpanServiceServer for forward compatibility.

type RelativeSizeSpanServiceClient

type RelativeSizeSpanServiceClient interface {
	NewRelativeSizeSpan(ctx context.Context, in *NewRelativeSizeSpanRequest, opts ...grpc.CallOption) (*NewRelativeSizeSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetSizeChange(ctx context.Context, in *GetSizeChangeRequest, opts ...grpc.CallOption) (*GetSizeChangeResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	UpdateMeasureState(ctx context.Context, in *UpdateMeasureStateRequest, opts ...grpc.CallOption) (*UpdateMeasureStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

RelativeSizeSpanServiceClient is the client API for RelativeSizeSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type RelativeSizeSpanServiceServer

RelativeSizeSpanServiceServer is the server API for RelativeSizeSpanService service. All implementations must embed UnimplementedRelativeSizeSpanServiceServer for forward compatibility.

type ReplacementSpanServiceClient

ReplacementSpanServiceClient is the client API for ReplacementSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ReplacementSpanServiceServer

ReplacementSpanServiceServer is the server API for ReplacementSpanService service. All implementations must embed UnimplementedReplacementSpanServiceServer for forward compatibility.

type ReplacementSpanUpdateDrawStateRequest

type ReplacementSpanUpdateDrawStateRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ReplacementSpanUpdateDrawStateRequest) Descriptor deprecated

func (*ReplacementSpanUpdateDrawStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReplacementSpanUpdateDrawStateRequest.ProtoReflect.Descriptor instead.

func (*ReplacementSpanUpdateDrawStateRequest) GetArg0

func (*ReplacementSpanUpdateDrawStateRequest) ProtoMessage

func (*ReplacementSpanUpdateDrawStateRequest) ProtoMessage()

func (*ReplacementSpanUpdateDrawStateRequest) ProtoReflect

func (*ReplacementSpanUpdateDrawStateRequest) Reset

func (*ReplacementSpanUpdateDrawStateRequest) String

type ReplacementSpanUpdateMeasureStateRequest

type ReplacementSpanUpdateMeasureStateRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ReplacementSpanUpdateMeasureStateRequest) Descriptor deprecated

func (*ReplacementSpanUpdateMeasureStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReplacementSpanUpdateMeasureStateRequest.ProtoReflect.Descriptor instead.

func (*ReplacementSpanUpdateMeasureStateRequest) GetArg0

func (*ReplacementSpanUpdateMeasureStateRequest) ProtoMessage

func (*ReplacementSpanUpdateMeasureStateRequest) ProtoReflect

func (*ReplacementSpanUpdateMeasureStateRequest) Reset

func (*ReplacementSpanUpdateMeasureStateRequest) String

type ScaleXSpanServiceClient

type ScaleXSpanServiceClient interface {
	NewScaleXSpan(ctx context.Context, in *NewScaleXSpanRequest, opts ...grpc.CallOption) (*NewScaleXSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetScaleX(ctx context.Context, in *GetScaleXRequest, opts ...grpc.CallOption) (*GetScaleXResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	UpdateMeasureState(ctx context.Context, in *UpdateMeasureStateRequest, opts ...grpc.CallOption) (*UpdateMeasureStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

ScaleXSpanServiceClient is the client API for ScaleXSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ScaleXSpanServiceServer

ScaleXSpanServiceServer is the server API for ScaleXSpanService service. All implementations must embed UnimplementedScaleXSpanServiceServer for forward compatibility.

type SetArgumentsFromDoubleRequest

type SetArgumentsFromDoubleRequest struct {
	Arg0 float64 `protobuf:"fixed64,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32   `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32   `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SetArgumentsFromDoubleRequest) Descriptor deprecated

func (*SetArgumentsFromDoubleRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetArgumentsFromDoubleRequest.ProtoReflect.Descriptor instead.

func (*SetArgumentsFromDoubleRequest) GetArg0

func (*SetArgumentsFromDoubleRequest) GetArg1

func (x *SetArgumentsFromDoubleRequest) GetArg1() int32

func (*SetArgumentsFromDoubleRequest) GetArg2

func (x *SetArgumentsFromDoubleRequest) GetArg2() int32

func (*SetArgumentsFromDoubleRequest) ProtoMessage

func (*SetArgumentsFromDoubleRequest) ProtoMessage()

func (*SetArgumentsFromDoubleRequest) ProtoReflect

func (*SetArgumentsFromDoubleRequest) Reset

func (x *SetArgumentsFromDoubleRequest) Reset()

func (*SetArgumentsFromDoubleRequest) String

type SetArgumentsFromDoubleResponse

type SetArgumentsFromDoubleResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetArgumentsFromDoubleResponse) Descriptor deprecated

func (*SetArgumentsFromDoubleResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetArgumentsFromDoubleResponse.ProtoReflect.Descriptor instead.

func (*SetArgumentsFromDoubleResponse) GetResult

func (x *SetArgumentsFromDoubleResponse) GetResult() int64

func (*SetArgumentsFromDoubleResponse) ProtoMessage

func (*SetArgumentsFromDoubleResponse) ProtoMessage()

func (*SetArgumentsFromDoubleResponse) ProtoReflect

func (*SetArgumentsFromDoubleResponse) Reset

func (x *SetArgumentsFromDoubleResponse) Reset()

func (*SetArgumentsFromDoubleResponse) String

type SetBackgroundColorRequest

type SetBackgroundColorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetBackgroundColorRequest) Descriptor deprecated

func (*SetBackgroundColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetBackgroundColorRequest.ProtoReflect.Descriptor instead.

func (*SetBackgroundColorRequest) GetArg0

func (x *SetBackgroundColorRequest) GetArg0() int32

func (*SetBackgroundColorRequest) GetHandle

func (x *SetBackgroundColorRequest) GetHandle() int64

func (*SetBackgroundColorRequest) ProtoMessage

func (*SetBackgroundColorRequest) ProtoMessage()

func (*SetBackgroundColorRequest) ProtoReflect

func (*SetBackgroundColorRequest) Reset

func (x *SetBackgroundColorRequest) Reset()

func (*SetBackgroundColorRequest) String

func (x *SetBackgroundColorRequest) String() string

type SetBackgroundColorResponse

type SetBackgroundColorResponse struct {
	// contains filtered or unexported fields
}

func (*SetBackgroundColorResponse) Descriptor deprecated

func (*SetBackgroundColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetBackgroundColorResponse.ProtoReflect.Descriptor instead.

func (*SetBackgroundColorResponse) ProtoMessage

func (*SetBackgroundColorResponse) ProtoMessage()

func (*SetBackgroundColorResponse) ProtoReflect

func (*SetBackgroundColorResponse) Reset

func (x *SetBackgroundColorResponse) Reset()

func (*SetBackgroundColorResponse) String

func (x *SetBackgroundColorResponse) String() string

type SetContentDescriptionRequest

type SetContentDescriptionRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetContentDescriptionRequest) Descriptor deprecated

func (*SetContentDescriptionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetContentDescriptionRequest.ProtoReflect.Descriptor instead.

func (*SetContentDescriptionRequest) GetArg0

func (x *SetContentDescriptionRequest) GetArg0() string

func (*SetContentDescriptionRequest) ProtoMessage

func (*SetContentDescriptionRequest) ProtoMessage()

func (*SetContentDescriptionRequest) ProtoReflect

func (*SetContentDescriptionRequest) Reset

func (x *SetContentDescriptionRequest) Reset()

func (*SetContentDescriptionRequest) String

type SetContentDescriptionResponse

type SetContentDescriptionResponse struct {
	// contains filtered or unexported fields
}

func (*SetContentDescriptionResponse) Descriptor deprecated

func (*SetContentDescriptionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetContentDescriptionResponse.ProtoReflect.Descriptor instead.

func (*SetContentDescriptionResponse) ProtoMessage

func (*SetContentDescriptionResponse) ProtoMessage()

func (*SetContentDescriptionResponse) ProtoReflect

func (*SetContentDescriptionResponse) Reset

func (x *SetContentDescriptionResponse) Reset()

func (*SetContentDescriptionResponse) String

type SetCountryCodeRequest

type SetCountryCodeRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCountryCodeRequest) Descriptor deprecated

func (*SetCountryCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCountryCodeRequest.ProtoReflect.Descriptor instead.

func (*SetCountryCodeRequest) GetArg0

func (x *SetCountryCodeRequest) GetArg0() string

func (*SetCountryCodeRequest) ProtoMessage

func (*SetCountryCodeRequest) ProtoMessage()

func (*SetCountryCodeRequest) ProtoReflect

func (x *SetCountryCodeRequest) ProtoReflect() protoreflect.Message

func (*SetCountryCodeRequest) Reset

func (x *SetCountryCodeRequest) Reset()

func (*SetCountryCodeRequest) String

func (x *SetCountryCodeRequest) String() string

type SetCountryCodeResponse

type SetCountryCodeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCountryCodeResponse) Descriptor deprecated

func (*SetCountryCodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCountryCodeResponse.ProtoReflect.Descriptor instead.

func (*SetCountryCodeResponse) GetResult

func (x *SetCountryCodeResponse) GetResult() int64

func (*SetCountryCodeResponse) ProtoMessage

func (*SetCountryCodeResponse) ProtoMessage()

func (*SetCountryCodeResponse) ProtoReflect

func (x *SetCountryCodeResponse) ProtoReflect() protoreflect.Message

func (*SetCountryCodeResponse) Reset

func (x *SetCountryCodeResponse) Reset()

func (*SetCountryCodeResponse) String

func (x *SetCountryCodeResponse) String() string

type SetCurrencyRequest

type SetCurrencyRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCurrencyRequest) Descriptor deprecated

func (*SetCurrencyRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCurrencyRequest.ProtoReflect.Descriptor instead.

func (*SetCurrencyRequest) GetArg0

func (x *SetCurrencyRequest) GetArg0() string

func (*SetCurrencyRequest) ProtoMessage

func (*SetCurrencyRequest) ProtoMessage()

func (*SetCurrencyRequest) ProtoReflect

func (x *SetCurrencyRequest) ProtoReflect() protoreflect.Message

func (*SetCurrencyRequest) Reset

func (x *SetCurrencyRequest) Reset()

func (*SetCurrencyRequest) String

func (x *SetCurrencyRequest) String() string

type SetCurrencyResponse

type SetCurrencyResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCurrencyResponse) Descriptor deprecated

func (*SetCurrencyResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCurrencyResponse.ProtoReflect.Descriptor instead.

func (*SetCurrencyResponse) GetResult

func (x *SetCurrencyResponse) GetResult() int64

func (*SetCurrencyResponse) ProtoMessage

func (*SetCurrencyResponse) ProtoMessage()

func (*SetCurrencyResponse) ProtoReflect

func (x *SetCurrencyResponse) ProtoReflect() protoreflect.Message

func (*SetCurrencyResponse) Reset

func (x *SetCurrencyResponse) Reset()

func (*SetCurrencyResponse) String

func (x *SetCurrencyResponse) String() string

type SetDayRequest

type SetDayRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDayRequest) Descriptor deprecated

func (*SetDayRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetDayRequest.ProtoReflect.Descriptor instead.

func (*SetDayRequest) GetArg0

func (x *SetDayRequest) GetArg0() int32

func (*SetDayRequest) ProtoMessage

func (*SetDayRequest) ProtoMessage()

func (*SetDayRequest) ProtoReflect

func (x *SetDayRequest) ProtoReflect() protoreflect.Message

func (*SetDayRequest) Reset

func (x *SetDayRequest) Reset()

func (*SetDayRequest) String

func (x *SetDayRequest) String() string

type SetDayResponse

type SetDayResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDayResponse) Descriptor deprecated

func (*SetDayResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetDayResponse.ProtoReflect.Descriptor instead.

func (*SetDayResponse) GetResult

func (x *SetDayResponse) GetResult() int64

func (*SetDayResponse) ProtoMessage

func (*SetDayResponse) ProtoMessage()

func (*SetDayResponse) ProtoReflect

func (x *SetDayResponse) ProtoReflect() protoreflect.Message

func (*SetDayResponse) Reset

func (x *SetDayResponse) Reset()

func (*SetDayResponse) String

func (x *SetDayResponse) String() string

type SetDenominator1Request

type SetDenominator1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDenominator1Request) Descriptor deprecated

func (*SetDenominator1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetDenominator1Request.ProtoReflect.Descriptor instead.

func (*SetDenominator1Request) GetArg0

func (x *SetDenominator1Request) GetArg0() string

func (*SetDenominator1Request) ProtoMessage

func (*SetDenominator1Request) ProtoMessage()

func (*SetDenominator1Request) ProtoReflect

func (x *SetDenominator1Request) ProtoReflect() protoreflect.Message

func (*SetDenominator1Request) Reset

func (x *SetDenominator1Request) Reset()

func (*SetDenominator1Request) String

func (x *SetDenominator1Request) String() string

type SetDenominator1Response

type SetDenominator1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDenominator1Response) Descriptor deprecated

func (*SetDenominator1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetDenominator1Response.ProtoReflect.Descriptor instead.

func (*SetDenominator1Response) GetResult

func (x *SetDenominator1Response) GetResult() int64

func (*SetDenominator1Response) ProtoMessage

func (*SetDenominator1Response) ProtoMessage()

func (*SetDenominator1Response) ProtoReflect

func (x *SetDenominator1Response) ProtoReflect() protoreflect.Message

func (*SetDenominator1Response) Reset

func (x *SetDenominator1Response) Reset()

func (*SetDenominator1Response) String

func (x *SetDenominator1Response) String() string

type SetDenominator1_1Request

type SetDenominator1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDenominator1_1Request) Descriptor deprecated

func (*SetDenominator1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetDenominator1_1Request.ProtoReflect.Descriptor instead.

func (*SetDenominator1_1Request) GetArg0

func (x *SetDenominator1_1Request) GetArg0() int64

func (*SetDenominator1_1Request) ProtoMessage

func (*SetDenominator1_1Request) ProtoMessage()

func (*SetDenominator1_1Request) ProtoReflect

func (x *SetDenominator1_1Request) ProtoReflect() protoreflect.Message

func (*SetDenominator1_1Request) Reset

func (x *SetDenominator1_1Request) Reset()

func (*SetDenominator1_1Request) String

func (x *SetDenominator1_1Request) String() string

type SetDenominator1_1Response

type SetDenominator1_1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDenominator1_1Response) Descriptor deprecated

func (*SetDenominator1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetDenominator1_1Response.ProtoReflect.Descriptor instead.

func (*SetDenominator1_1Response) GetResult

func (x *SetDenominator1_1Response) GetResult() int64

func (*SetDenominator1_1Response) ProtoMessage

func (*SetDenominator1_1Response) ProtoMessage()

func (*SetDenominator1_1Response) ProtoReflect

func (*SetDenominator1_1Response) Reset

func (x *SetDenominator1_1Response) Reset()

func (*SetDenominator1_1Response) String

func (x *SetDenominator1_1Response) String() string

type SetDigitsRequest

type SetDigitsRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDigitsRequest) Descriptor deprecated

func (*SetDigitsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetDigitsRequest.ProtoReflect.Descriptor instead.

func (*SetDigitsRequest) GetArg0

func (x *SetDigitsRequest) GetArg0() string

func (*SetDigitsRequest) ProtoMessage

func (*SetDigitsRequest) ProtoMessage()

func (*SetDigitsRequest) ProtoReflect

func (x *SetDigitsRequest) ProtoReflect() protoreflect.Message

func (*SetDigitsRequest) Reset

func (x *SetDigitsRequest) Reset()

func (*SetDigitsRequest) String

func (x *SetDigitsRequest) String() string

type SetDigitsResponse

type SetDigitsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDigitsResponse) Descriptor deprecated

func (*SetDigitsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetDigitsResponse.ProtoReflect.Descriptor instead.

func (*SetDigitsResponse) GetResult

func (x *SetDigitsResponse) GetResult() int64

func (*SetDigitsResponse) ProtoMessage

func (*SetDigitsResponse) ProtoMessage()

func (*SetDigitsResponse) ProtoReflect

func (x *SetDigitsResponse) ProtoReflect() protoreflect.Message

func (*SetDigitsResponse) Reset

func (x *SetDigitsResponse) Reset()

func (*SetDigitsResponse) String

func (x *SetDigitsResponse) String() string

type SetDomainRequest

type SetDomainRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDomainRequest) Descriptor deprecated

func (*SetDomainRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetDomainRequest.ProtoReflect.Descriptor instead.

func (*SetDomainRequest) GetArg0

func (x *SetDomainRequest) GetArg0() string

func (*SetDomainRequest) ProtoMessage

func (*SetDomainRequest) ProtoMessage()

func (*SetDomainRequest) ProtoReflect

func (x *SetDomainRequest) ProtoReflect() protoreflect.Message

func (*SetDomainRequest) Reset

func (x *SetDomainRequest) Reset()

func (*SetDomainRequest) String

func (x *SetDomainRequest) String() string

type SetDomainResponse

type SetDomainResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDomainResponse) Descriptor deprecated

func (*SetDomainResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetDomainResponse.ProtoReflect.Descriptor instead.

func (*SetDomainResponse) GetResult

func (x *SetDomainResponse) GetResult() int64

func (*SetDomainResponse) ProtoMessage

func (*SetDomainResponse) ProtoMessage()

func (*SetDomainResponse) ProtoReflect

func (x *SetDomainResponse) ProtoReflect() protoreflect.Message

func (*SetDomainResponse) Reset

func (x *SetDomainResponse) Reset()

func (*SetDomainResponse) String

func (x *SetDomainResponse) String() string

type SetEmailArgumentsRequest

type SetEmailArgumentsRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEmailArgumentsRequest) Descriptor deprecated

func (*SetEmailArgumentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetEmailArgumentsRequest.ProtoReflect.Descriptor instead.

func (*SetEmailArgumentsRequest) GetArg0

func (x *SetEmailArgumentsRequest) GetArg0() string

func (*SetEmailArgumentsRequest) GetArg1

func (x *SetEmailArgumentsRequest) GetArg1() string

func (*SetEmailArgumentsRequest) ProtoMessage

func (*SetEmailArgumentsRequest) ProtoMessage()

func (*SetEmailArgumentsRequest) ProtoReflect

func (x *SetEmailArgumentsRequest) ProtoReflect() protoreflect.Message

func (*SetEmailArgumentsRequest) Reset

func (x *SetEmailArgumentsRequest) Reset()

func (*SetEmailArgumentsRequest) String

func (x *SetEmailArgumentsRequest) String() string

type SetEmailArgumentsResponse

type SetEmailArgumentsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEmailArgumentsResponse) Descriptor deprecated

func (*SetEmailArgumentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetEmailArgumentsResponse.ProtoReflect.Descriptor instead.

func (*SetEmailArgumentsResponse) GetResult

func (x *SetEmailArgumentsResponse) GetResult() int64

func (*SetEmailArgumentsResponse) ProtoMessage

func (*SetEmailArgumentsResponse) ProtoMessage()

func (*SetEmailArgumentsResponse) ProtoReflect

func (*SetEmailArgumentsResponse) Reset

func (x *SetEmailArgumentsResponse) Reset()

func (*SetEmailArgumentsResponse) String

func (x *SetEmailArgumentsResponse) String() string

type SetExtensionRequest

type SetExtensionRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExtensionRequest) Descriptor deprecated

func (*SetExtensionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetExtensionRequest.ProtoReflect.Descriptor instead.

func (*SetExtensionRequest) GetArg0

func (x *SetExtensionRequest) GetArg0() string

func (*SetExtensionRequest) ProtoMessage

func (*SetExtensionRequest) ProtoMessage()

func (*SetExtensionRequest) ProtoReflect

func (x *SetExtensionRequest) ProtoReflect() protoreflect.Message

func (*SetExtensionRequest) Reset

func (x *SetExtensionRequest) Reset()

func (*SetExtensionRequest) String

func (x *SetExtensionRequest) String() string

type SetExtensionResponse

type SetExtensionResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExtensionResponse) Descriptor deprecated

func (*SetExtensionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetExtensionResponse.ProtoReflect.Descriptor instead.

func (*SetExtensionResponse) GetResult

func (x *SetExtensionResponse) GetResult() int64

func (*SetExtensionResponse) ProtoMessage

func (*SetExtensionResponse) ProtoMessage()

func (*SetExtensionResponse) ProtoReflect

func (x *SetExtensionResponse) ProtoReflect() protoreflect.Message

func (*SetExtensionResponse) Reset

func (x *SetExtensionResponse) Reset()

func (*SetExtensionResponse) String

func (x *SetExtensionResponse) String() string

type SetFlagsRequest

type SetFlagsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFlagsRequest) Descriptor deprecated

func (*SetFlagsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetFlagsRequest.ProtoReflect.Descriptor instead.

func (*SetFlagsRequest) GetArg0

func (x *SetFlagsRequest) GetArg0() int32

func (*SetFlagsRequest) GetHandle

func (x *SetFlagsRequest) GetHandle() int64

func (*SetFlagsRequest) ProtoMessage

func (*SetFlagsRequest) ProtoMessage()

func (*SetFlagsRequest) ProtoReflect

func (x *SetFlagsRequest) ProtoReflect() protoreflect.Message

func (*SetFlagsRequest) Reset

func (x *SetFlagsRequest) Reset()

func (*SetFlagsRequest) String

func (x *SetFlagsRequest) String() string

type SetFlagsResponse

type SetFlagsResponse struct {
	// contains filtered or unexported fields
}

func (*SetFlagsResponse) Descriptor deprecated

func (*SetFlagsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetFlagsResponse.ProtoReflect.Descriptor instead.

func (*SetFlagsResponse) ProtoMessage

func (*SetFlagsResponse) ProtoMessage()

func (*SetFlagsResponse) ProtoReflect

func (x *SetFlagsResponse) ProtoReflect() protoreflect.Message

func (*SetFlagsResponse) Reset

func (x *SetFlagsResponse) Reset()

func (*SetFlagsResponse) String

func (x *SetFlagsResponse) String() string

type SetFractionalPartRequest

type SetFractionalPartRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFractionalPartRequest) Descriptor deprecated

func (*SetFractionalPartRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetFractionalPartRequest.ProtoReflect.Descriptor instead.

func (*SetFractionalPartRequest) GetArg0

func (x *SetFractionalPartRequest) GetArg0() string

func (*SetFractionalPartRequest) ProtoMessage

func (*SetFractionalPartRequest) ProtoMessage()

func (*SetFractionalPartRequest) ProtoReflect

func (x *SetFractionalPartRequest) ProtoReflect() protoreflect.Message

func (*SetFractionalPartRequest) Reset

func (x *SetFractionalPartRequest) Reset()

func (*SetFractionalPartRequest) String

func (x *SetFractionalPartRequest) String() string

type SetFractionalPartResponse

type SetFractionalPartResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFractionalPartResponse) Descriptor deprecated

func (*SetFractionalPartResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetFractionalPartResponse.ProtoReflect.Descriptor instead.

func (*SetFractionalPartResponse) GetResult

func (x *SetFractionalPartResponse) GetResult() int64

func (*SetFractionalPartResponse) ProtoMessage

func (*SetFractionalPartResponse) ProtoMessage()

func (*SetFractionalPartResponse) ProtoReflect

func (*SetFractionalPartResponse) Reset

func (x *SetFractionalPartResponse) Reset()

func (*SetFractionalPartResponse) String

func (x *SetFractionalPartResponse) String() string

type SetFragmentIdRequest

type SetFragmentIdRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFragmentIdRequest) Descriptor deprecated

func (*SetFragmentIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetFragmentIdRequest.ProtoReflect.Descriptor instead.

func (*SetFragmentIdRequest) GetArg0

func (x *SetFragmentIdRequest) GetArg0() string

func (*SetFragmentIdRequest) ProtoMessage

func (*SetFragmentIdRequest) ProtoMessage()

func (*SetFragmentIdRequest) ProtoReflect

func (x *SetFragmentIdRequest) ProtoReflect() protoreflect.Message

func (*SetFragmentIdRequest) Reset

func (x *SetFragmentIdRequest) Reset()

func (*SetFragmentIdRequest) String

func (x *SetFragmentIdRequest) String() string

type SetFragmentIdResponse

type SetFragmentIdResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFragmentIdResponse) Descriptor deprecated

func (*SetFragmentIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetFragmentIdResponse.ProtoReflect.Descriptor instead.

func (*SetFragmentIdResponse) GetResult

func (x *SetFragmentIdResponse) GetResult() int64

func (*SetFragmentIdResponse) ProtoMessage

func (*SetFragmentIdResponse) ProtoMessage()

func (*SetFragmentIdResponse) ProtoReflect

func (x *SetFragmentIdResponse) ProtoReflect() protoreflect.Message

func (*SetFragmentIdResponse) Reset

func (x *SetFragmentIdResponse) Reset()

func (*SetFragmentIdResponse) String

func (x *SetFragmentIdResponse) String() string

type SetHoursRequest

type SetHoursRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetHoursRequest) Descriptor deprecated

func (*SetHoursRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetHoursRequest.ProtoReflect.Descriptor instead.

func (*SetHoursRequest) GetArg0

func (x *SetHoursRequest) GetArg0() int32

func (*SetHoursRequest) ProtoMessage

func (*SetHoursRequest) ProtoMessage()

func (*SetHoursRequest) ProtoReflect

func (x *SetHoursRequest) ProtoReflect() protoreflect.Message

func (*SetHoursRequest) Reset

func (x *SetHoursRequest) Reset()

func (*SetHoursRequest) String

func (x *SetHoursRequest) String() string

type SetHoursResponse

type SetHoursResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetHoursResponse) Descriptor deprecated

func (*SetHoursResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetHoursResponse.ProtoReflect.Descriptor instead.

func (*SetHoursResponse) GetResult

func (x *SetHoursResponse) GetResult() int64

func (*SetHoursResponse) ProtoMessage

func (*SetHoursResponse) ProtoMessage()

func (*SetHoursResponse) ProtoReflect

func (x *SetHoursResponse) ProtoReflect() protoreflect.Message

func (*SetHoursResponse) Reset

func (x *SetHoursResponse) Reset()

func (*SetHoursResponse) String

func (x *SetHoursResponse) String() string

type SetIntegerPart1Request

type SetIntegerPart1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetIntegerPart1Request) Descriptor deprecated

func (*SetIntegerPart1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetIntegerPart1Request.ProtoReflect.Descriptor instead.

func (*SetIntegerPart1Request) GetArg0

func (x *SetIntegerPart1Request) GetArg0() string

func (*SetIntegerPart1Request) ProtoMessage

func (*SetIntegerPart1Request) ProtoMessage()

func (*SetIntegerPart1Request) ProtoReflect

func (x *SetIntegerPart1Request) ProtoReflect() protoreflect.Message

func (*SetIntegerPart1Request) Reset

func (x *SetIntegerPart1Request) Reset()

func (*SetIntegerPart1Request) String

func (x *SetIntegerPart1Request) String() string

type SetIntegerPart1Response

type SetIntegerPart1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetIntegerPart1Response) Descriptor deprecated

func (*SetIntegerPart1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetIntegerPart1Response.ProtoReflect.Descriptor instead.

func (*SetIntegerPart1Response) GetResult

func (x *SetIntegerPart1Response) GetResult() int64

func (*SetIntegerPart1Response) ProtoMessage

func (*SetIntegerPart1Response) ProtoMessage()

func (*SetIntegerPart1Response) ProtoReflect

func (x *SetIntegerPart1Response) ProtoReflect() protoreflect.Message

func (*SetIntegerPart1Response) Reset

func (x *SetIntegerPart1Response) Reset()

func (*SetIntegerPart1Response) String

func (x *SetIntegerPart1Response) String() string

type SetIntegerPart1_1Request

type SetIntegerPart1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetIntegerPart1_1Request) Descriptor deprecated

func (*SetIntegerPart1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetIntegerPart1_1Request.ProtoReflect.Descriptor instead.

func (*SetIntegerPart1_1Request) GetArg0

func (x *SetIntegerPart1_1Request) GetArg0() int64

func (*SetIntegerPart1_1Request) ProtoMessage

func (*SetIntegerPart1_1Request) ProtoMessage()

func (*SetIntegerPart1_1Request) ProtoReflect

func (x *SetIntegerPart1_1Request) ProtoReflect() protoreflect.Message

func (*SetIntegerPart1_1Request) Reset

func (x *SetIntegerPart1_1Request) Reset()

func (*SetIntegerPart1_1Request) String

func (x *SetIntegerPart1_1Request) String() string

type SetIntegerPart1_1Response

type SetIntegerPart1_1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetIntegerPart1_1Response) Descriptor deprecated

func (*SetIntegerPart1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetIntegerPart1_1Response.ProtoReflect.Descriptor instead.

func (*SetIntegerPart1_1Response) GetResult

func (x *SetIntegerPart1_1Response) GetResult() int64

func (*SetIntegerPart1_1Response) ProtoMessage

func (*SetIntegerPart1_1Response) ProtoMessage()

func (*SetIntegerPart1_1Response) ProtoReflect

func (*SetIntegerPart1_1Response) Reset

func (x *SetIntegerPart1_1Response) Reset()

func (*SetIntegerPart1_1Response) String

func (x *SetIntegerPart1_1Response) String() string

type SetMinutesRequest

type SetMinutesRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMinutesRequest) Descriptor deprecated

func (*SetMinutesRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetMinutesRequest.ProtoReflect.Descriptor instead.

func (*SetMinutesRequest) GetArg0

func (x *SetMinutesRequest) GetArg0() int32

func (*SetMinutesRequest) ProtoMessage

func (*SetMinutesRequest) ProtoMessage()

func (*SetMinutesRequest) ProtoReflect

func (x *SetMinutesRequest) ProtoReflect() protoreflect.Message

func (*SetMinutesRequest) Reset

func (x *SetMinutesRequest) Reset()

func (*SetMinutesRequest) String

func (x *SetMinutesRequest) String() string

type SetMinutesResponse

type SetMinutesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMinutesResponse) Descriptor deprecated

func (*SetMinutesResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetMinutesResponse.ProtoReflect.Descriptor instead.

func (*SetMinutesResponse) GetResult

func (x *SetMinutesResponse) GetResult() int64

func (*SetMinutesResponse) ProtoMessage

func (*SetMinutesResponse) ProtoMessage()

func (*SetMinutesResponse) ProtoReflect

func (x *SetMinutesResponse) ProtoReflect() protoreflect.Message

func (*SetMinutesResponse) Reset

func (x *SetMinutesResponse) Reset()

func (*SetMinutesResponse) String

func (x *SetMinutesResponse) String() string

type SetMonthRequest

type SetMonthRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMonthRequest) Descriptor deprecated

func (*SetMonthRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetMonthRequest.ProtoReflect.Descriptor instead.

func (*SetMonthRequest) GetArg0

func (x *SetMonthRequest) GetArg0() int32

func (*SetMonthRequest) ProtoMessage

func (*SetMonthRequest) ProtoMessage()

func (*SetMonthRequest) ProtoReflect

func (x *SetMonthRequest) ProtoReflect() protoreflect.Message

func (*SetMonthRequest) Reset

func (x *SetMonthRequest) Reset()

func (*SetMonthRequest) String

func (x *SetMonthRequest) String() string

type SetMonthResponse

type SetMonthResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMonthResponse) Descriptor deprecated

func (*SetMonthResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetMonthResponse.ProtoReflect.Descriptor instead.

func (*SetMonthResponse) GetResult

func (x *SetMonthResponse) GetResult() int64

func (*SetMonthResponse) ProtoMessage

func (*SetMonthResponse) ProtoMessage()

func (*SetMonthResponse) ProtoReflect

func (x *SetMonthResponse) ProtoReflect() protoreflect.Message

func (*SetMonthResponse) Reset

func (x *SetMonthResponse) Reset()

func (*SetMonthResponse) String

func (x *SetMonthResponse) String() string

type SetNumber1Request

type SetNumber1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumber1Request) Descriptor deprecated

func (*SetNumber1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetNumber1Request.ProtoReflect.Descriptor instead.

func (*SetNumber1Request) GetArg0

func (x *SetNumber1Request) GetArg0() string

func (*SetNumber1Request) ProtoMessage

func (*SetNumber1Request) ProtoMessage()

func (*SetNumber1Request) ProtoReflect

func (x *SetNumber1Request) ProtoReflect() protoreflect.Message

func (*SetNumber1Request) Reset

func (x *SetNumber1Request) Reset()

func (*SetNumber1Request) String

func (x *SetNumber1Request) String() string

type SetNumber1Response

type SetNumber1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumber1Response) Descriptor deprecated

func (*SetNumber1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetNumber1Response.ProtoReflect.Descriptor instead.

func (*SetNumber1Response) GetResult

func (x *SetNumber1Response) GetResult() int64

func (*SetNumber1Response) ProtoMessage

func (*SetNumber1Response) ProtoMessage()

func (*SetNumber1Response) ProtoReflect

func (x *SetNumber1Response) ProtoReflect() protoreflect.Message

func (*SetNumber1Response) Reset

func (x *SetNumber1Response) Reset()

func (*SetNumber1Response) String

func (x *SetNumber1Response) String() string

type SetNumber1_1Request

type SetNumber1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumber1_1Request) Descriptor deprecated

func (*SetNumber1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetNumber1_1Request.ProtoReflect.Descriptor instead.

func (*SetNumber1_1Request) GetArg0

func (x *SetNumber1_1Request) GetArg0() int64

func (*SetNumber1_1Request) ProtoMessage

func (*SetNumber1_1Request) ProtoMessage()

func (*SetNumber1_1Request) ProtoReflect

func (x *SetNumber1_1Request) ProtoReflect() protoreflect.Message

func (*SetNumber1_1Request) Reset

func (x *SetNumber1_1Request) Reset()

func (*SetNumber1_1Request) String

func (x *SetNumber1_1Request) String() string

type SetNumber1_1Response

type SetNumber1_1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumber1_1Response) Descriptor deprecated

func (*SetNumber1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetNumber1_1Response.ProtoReflect.Descriptor instead.

func (*SetNumber1_1Response) GetResult

func (x *SetNumber1_1Response) GetResult() int64

func (*SetNumber1_1Response) ProtoMessage

func (*SetNumber1_1Response) ProtoMessage()

func (*SetNumber1_1Response) ProtoReflect

func (x *SetNumber1_1Response) ProtoReflect() protoreflect.Message

func (*SetNumber1_1Response) Reset

func (x *SetNumber1_1Response) Reset()

func (*SetNumber1_1Response) String

func (x *SetNumber1_1Response) String() string

type SetNumberPartsRequest

type SetNumberPartsRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumberPartsRequest) Descriptor deprecated

func (*SetNumberPartsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetNumberPartsRequest.ProtoReflect.Descriptor instead.

func (*SetNumberPartsRequest) GetArg0

func (x *SetNumberPartsRequest) GetArg0() string

func (*SetNumberPartsRequest) ProtoMessage

func (*SetNumberPartsRequest) ProtoMessage()

func (*SetNumberPartsRequest) ProtoReflect

func (x *SetNumberPartsRequest) ProtoReflect() protoreflect.Message

func (*SetNumberPartsRequest) Reset

func (x *SetNumberPartsRequest) Reset()

func (*SetNumberPartsRequest) String

func (x *SetNumberPartsRequest) String() string

type SetNumberPartsResponse

type SetNumberPartsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumberPartsResponse) Descriptor deprecated

func (*SetNumberPartsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetNumberPartsResponse.ProtoReflect.Descriptor instead.

func (*SetNumberPartsResponse) GetResult

func (x *SetNumberPartsResponse) GetResult() int64

func (*SetNumberPartsResponse) ProtoMessage

func (*SetNumberPartsResponse) ProtoMessage()

func (*SetNumberPartsResponse) ProtoReflect

func (x *SetNumberPartsResponse) ProtoReflect() protoreflect.Message

func (*SetNumberPartsResponse) Reset

func (x *SetNumberPartsResponse) Reset()

func (*SetNumberPartsResponse) String

func (x *SetNumberPartsResponse) String() string

type SetNumerator1Request

type SetNumerator1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumerator1Request) Descriptor deprecated

func (*SetNumerator1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetNumerator1Request.ProtoReflect.Descriptor instead.

func (*SetNumerator1Request) GetArg0

func (x *SetNumerator1Request) GetArg0() string

func (*SetNumerator1Request) ProtoMessage

func (*SetNumerator1Request) ProtoMessage()

func (*SetNumerator1Request) ProtoReflect

func (x *SetNumerator1Request) ProtoReflect() protoreflect.Message

func (*SetNumerator1Request) Reset

func (x *SetNumerator1Request) Reset()

func (*SetNumerator1Request) String

func (x *SetNumerator1Request) String() string

type SetNumerator1Response

type SetNumerator1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumerator1Response) Descriptor deprecated

func (*SetNumerator1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetNumerator1Response.ProtoReflect.Descriptor instead.

func (*SetNumerator1Response) GetResult

func (x *SetNumerator1Response) GetResult() int64

func (*SetNumerator1Response) ProtoMessage

func (*SetNumerator1Response) ProtoMessage()

func (*SetNumerator1Response) ProtoReflect

func (x *SetNumerator1Response) ProtoReflect() protoreflect.Message

func (*SetNumerator1Response) Reset

func (x *SetNumerator1Response) Reset()

func (*SetNumerator1Response) String

func (x *SetNumerator1Response) String() string

type SetNumerator1_1Request

type SetNumerator1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumerator1_1Request) Descriptor deprecated

func (*SetNumerator1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetNumerator1_1Request.ProtoReflect.Descriptor instead.

func (*SetNumerator1_1Request) GetArg0

func (x *SetNumerator1_1Request) GetArg0() int64

func (*SetNumerator1_1Request) ProtoMessage

func (*SetNumerator1_1Request) ProtoMessage()

func (*SetNumerator1_1Request) ProtoReflect

func (x *SetNumerator1_1Request) ProtoReflect() protoreflect.Message

func (*SetNumerator1_1Request) Reset

func (x *SetNumerator1_1Request) Reset()

func (*SetNumerator1_1Request) String

func (x *SetNumerator1_1Request) String() string

type SetNumerator1_1Response

type SetNumerator1_1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNumerator1_1Response) Descriptor deprecated

func (*SetNumerator1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetNumerator1_1Response.ProtoReflect.Descriptor instead.

func (*SetNumerator1_1Response) GetResult

func (x *SetNumerator1_1Response) GetResult() int64

func (*SetNumerator1_1Response) ProtoMessage

func (*SetNumerator1_1Response) ProtoMessage()

func (*SetNumerator1_1Response) ProtoReflect

func (x *SetNumerator1_1Response) ProtoReflect() protoreflect.Message

func (*SetNumerator1_1Response) Reset

func (x *SetNumerator1_1Response) Reset()

func (*SetNumerator1_1Response) String

func (x *SetNumerator1_1Response) String() string

type SetPasswordRequest

type SetPasswordRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPasswordRequest) Descriptor deprecated

func (*SetPasswordRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPasswordRequest.ProtoReflect.Descriptor instead.

func (*SetPasswordRequest) GetArg0

func (x *SetPasswordRequest) GetArg0() string

func (*SetPasswordRequest) ProtoMessage

func (*SetPasswordRequest) ProtoMessage()

func (*SetPasswordRequest) ProtoReflect

func (x *SetPasswordRequest) ProtoReflect() protoreflect.Message

func (*SetPasswordRequest) Reset

func (x *SetPasswordRequest) Reset()

func (*SetPasswordRequest) String

func (x *SetPasswordRequest) String() string

type SetPasswordResponse

type SetPasswordResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPasswordResponse) Descriptor deprecated

func (*SetPasswordResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPasswordResponse.ProtoReflect.Descriptor instead.

func (*SetPasswordResponse) GetResult

func (x *SetPasswordResponse) GetResult() int64

func (*SetPasswordResponse) ProtoMessage

func (*SetPasswordResponse) ProtoMessage()

func (*SetPasswordResponse) ProtoReflect

func (x *SetPasswordResponse) ProtoReflect() protoreflect.Message

func (*SetPasswordResponse) Reset

func (x *SetPasswordResponse) Reset()

func (*SetPasswordResponse) String

func (x *SetPasswordResponse) String() string

type SetPathRequest

type SetPathRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPathRequest) Descriptor deprecated

func (*SetPathRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPathRequest.ProtoReflect.Descriptor instead.

func (*SetPathRequest) GetArg0

func (x *SetPathRequest) GetArg0() string

func (*SetPathRequest) ProtoMessage

func (*SetPathRequest) ProtoMessage()

func (*SetPathRequest) ProtoReflect

func (x *SetPathRequest) ProtoReflect() protoreflect.Message

func (*SetPathRequest) Reset

func (x *SetPathRequest) Reset()

func (*SetPathRequest) String

func (x *SetPathRequest) String() string

type SetPathResponse

type SetPathResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPathResponse) Descriptor deprecated

func (*SetPathResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPathResponse.ProtoReflect.Descriptor instead.

func (*SetPathResponse) GetResult

func (x *SetPathResponse) GetResult() int64

func (*SetPathResponse) ProtoMessage

func (*SetPathResponse) ProtoMessage()

func (*SetPathResponse) ProtoReflect

func (x *SetPathResponse) ProtoReflect() protoreflect.Message

func (*SetPathResponse) Reset

func (x *SetPathResponse) Reset()

func (*SetPathResponse) String

func (x *SetPathResponse) String() string

type SetPortRequest

type SetPortRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPortRequest) Descriptor deprecated

func (*SetPortRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPortRequest.ProtoReflect.Descriptor instead.

func (*SetPortRequest) GetArg0

func (x *SetPortRequest) GetArg0() int32

func (*SetPortRequest) ProtoMessage

func (*SetPortRequest) ProtoMessage()

func (*SetPortRequest) ProtoReflect

func (x *SetPortRequest) ProtoReflect() protoreflect.Message

func (*SetPortRequest) Reset

func (x *SetPortRequest) Reset()

func (*SetPortRequest) String

func (x *SetPortRequest) String() string

type SetPortResponse

type SetPortResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPortResponse) Descriptor deprecated

func (*SetPortResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPortResponse.ProtoReflect.Descriptor instead.

func (*SetPortResponse) GetResult

func (x *SetPortResponse) GetResult() int64

func (*SetPortResponse) ProtoMessage

func (*SetPortResponse) ProtoMessage()

func (*SetPortResponse) ProtoReflect

func (x *SetPortResponse) ProtoReflect() protoreflect.Message

func (*SetPortResponse) Reset

func (x *SetPortResponse) Reset()

func (*SetPortResponse) String

func (x *SetPortResponse) String() string

type SetProtocolRequest

type SetProtocolRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetProtocolRequest) Descriptor deprecated

func (*SetProtocolRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetProtocolRequest.ProtoReflect.Descriptor instead.

func (*SetProtocolRequest) GetArg0

func (x *SetProtocolRequest) GetArg0() string

func (*SetProtocolRequest) ProtoMessage

func (*SetProtocolRequest) ProtoMessage()

func (*SetProtocolRequest) ProtoReflect

func (x *SetProtocolRequest) ProtoReflect() protoreflect.Message

func (*SetProtocolRequest) Reset

func (x *SetProtocolRequest) Reset()

func (*SetProtocolRequest) String

func (x *SetProtocolRequest) String() string

type SetProtocolResponse

type SetProtocolResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetProtocolResponse) Descriptor deprecated

func (*SetProtocolResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetProtocolResponse.ProtoReflect.Descriptor instead.

func (*SetProtocolResponse) GetResult

func (x *SetProtocolResponse) GetResult() int64

func (*SetProtocolResponse) ProtoMessage

func (*SetProtocolResponse) ProtoMessage()

func (*SetProtocolResponse) ProtoReflect

func (x *SetProtocolResponse) ProtoReflect() protoreflect.Message

func (*SetProtocolResponse) Reset

func (x *SetProtocolResponse) Reset()

func (*SetProtocolResponse) String

func (x *SetProtocolResponse) String() string

type SetQuantityRequest

type SetQuantityRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetQuantityRequest) Descriptor deprecated

func (*SetQuantityRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetQuantityRequest.ProtoReflect.Descriptor instead.

func (*SetQuantityRequest) GetArg0

func (x *SetQuantityRequest) GetArg0() string

func (*SetQuantityRequest) ProtoMessage

func (*SetQuantityRequest) ProtoMessage()

func (*SetQuantityRequest) ProtoReflect

func (x *SetQuantityRequest) ProtoReflect() protoreflect.Message

func (*SetQuantityRequest) Reset

func (x *SetQuantityRequest) Reset()

func (*SetQuantityRequest) String

func (x *SetQuantityRequest) String() string

type SetQuantityResponse

type SetQuantityResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetQuantityResponse) Descriptor deprecated

func (*SetQuantityResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetQuantityResponse.ProtoReflect.Descriptor instead.

func (*SetQuantityResponse) GetResult

func (x *SetQuantityResponse) GetResult() int64

func (*SetQuantityResponse) ProtoMessage

func (*SetQuantityResponse) ProtoMessage()

func (*SetQuantityResponse) ProtoReflect

func (x *SetQuantityResponse) ProtoReflect() protoreflect.Message

func (*SetQuantityResponse) Reset

func (x *SetQuantityResponse) Reset()

func (*SetQuantityResponse) String

func (x *SetQuantityResponse) String() string

type SetQueryStringRequest

type SetQueryStringRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetQueryStringRequest) Descriptor deprecated

func (*SetQueryStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetQueryStringRequest.ProtoReflect.Descriptor instead.

func (*SetQueryStringRequest) GetArg0

func (x *SetQueryStringRequest) GetArg0() string

func (*SetQueryStringRequest) ProtoMessage

func (*SetQueryStringRequest) ProtoMessage()

func (*SetQueryStringRequest) ProtoReflect

func (x *SetQueryStringRequest) ProtoReflect() protoreflect.Message

func (*SetQueryStringRequest) Reset

func (x *SetQueryStringRequest) Reset()

func (*SetQueryStringRequest) String

func (x *SetQueryStringRequest) String() string

type SetQueryStringResponse

type SetQueryStringResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetQueryStringResponse) Descriptor deprecated

func (*SetQueryStringResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetQueryStringResponse.ProtoReflect.Descriptor instead.

func (*SetQueryStringResponse) GetResult

func (x *SetQueryStringResponse) GetResult() int64

func (*SetQueryStringResponse) ProtoMessage

func (*SetQueryStringResponse) ProtoMessage()

func (*SetQueryStringResponse) ProtoReflect

func (x *SetQueryStringResponse) ProtoReflect() protoreflect.Message

func (*SetQueryStringResponse) Reset

func (x *SetQueryStringResponse) Reset()

func (*SetQueryStringResponse) String

func (x *SetQueryStringResponse) String() string

type SetSecondsRequest

type SetSecondsRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSecondsRequest) Descriptor deprecated

func (*SetSecondsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSecondsRequest.ProtoReflect.Descriptor instead.

func (*SetSecondsRequest) GetArg0

func (x *SetSecondsRequest) GetArg0() int32

func (*SetSecondsRequest) ProtoMessage

func (*SetSecondsRequest) ProtoMessage()

func (*SetSecondsRequest) ProtoReflect

func (x *SetSecondsRequest) ProtoReflect() protoreflect.Message

func (*SetSecondsRequest) Reset

func (x *SetSecondsRequest) Reset()

func (*SetSecondsRequest) String

func (x *SetSecondsRequest) String() string

type SetSecondsResponse

type SetSecondsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSecondsResponse) Descriptor deprecated

func (*SetSecondsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSecondsResponse.ProtoReflect.Descriptor instead.

func (*SetSecondsResponse) GetResult

func (x *SetSecondsResponse) GetResult() int64

func (*SetSecondsResponse) ProtoMessage

func (*SetSecondsResponse) ProtoMessage()

func (*SetSecondsResponse) ProtoReflect

func (x *SetSecondsResponse) ProtoReflect() protoreflect.Message

func (*SetSecondsResponse) Reset

func (x *SetSecondsResponse) Reset()

func (*SetSecondsResponse) String

func (x *SetSecondsResponse) String() string

type SetTextRequest

type SetTextRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextRequest) Descriptor deprecated

func (*SetTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTextRequest.ProtoReflect.Descriptor instead.

func (*SetTextRequest) GetArg0

func (x *SetTextRequest) GetArg0() string

func (*SetTextRequest) ProtoMessage

func (*SetTextRequest) ProtoMessage()

func (*SetTextRequest) ProtoReflect

func (x *SetTextRequest) ProtoReflect() protoreflect.Message

func (*SetTextRequest) Reset

func (x *SetTextRequest) Reset()

func (*SetTextRequest) String

func (x *SetTextRequest) String() string

type SetTextResponse

type SetTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextResponse) Descriptor deprecated

func (*SetTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTextResponse.ProtoReflect.Descriptor instead.

func (*SetTextResponse) GetResult

func (x *SetTextResponse) GetResult() int64

func (*SetTextResponse) ProtoMessage

func (*SetTextResponse) ProtoMessage()

func (*SetTextResponse) ProtoReflect

func (x *SetTextResponse) ProtoReflect() protoreflect.Message

func (*SetTextResponse) Reset

func (x *SetTextResponse) Reset()

func (*SetTextResponse) String

func (x *SetTextResponse) String() string

type SetUnitRequest

type SetUnitRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetUnitRequest) Descriptor deprecated

func (*SetUnitRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetUnitRequest.ProtoReflect.Descriptor instead.

func (*SetUnitRequest) GetArg0

func (x *SetUnitRequest) GetArg0() string

func (*SetUnitRequest) ProtoMessage

func (*SetUnitRequest) ProtoMessage()

func (*SetUnitRequest) ProtoReflect

func (x *SetUnitRequest) ProtoReflect() protoreflect.Message

func (*SetUnitRequest) Reset

func (x *SetUnitRequest) Reset()

func (*SetUnitRequest) String

func (x *SetUnitRequest) String() string

type SetUnitResponse

type SetUnitResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetUnitResponse) Descriptor deprecated

func (*SetUnitResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetUnitResponse.ProtoReflect.Descriptor instead.

func (*SetUnitResponse) GetResult

func (x *SetUnitResponse) GetResult() int64

func (*SetUnitResponse) ProtoMessage

func (*SetUnitResponse) ProtoMessage()

func (*SetUnitResponse) ProtoReflect

func (x *SetUnitResponse) ProtoReflect() protoreflect.Message

func (*SetUnitResponse) Reset

func (x *SetUnitResponse) Reset()

func (*SetUnitResponse) String

func (x *SetUnitResponse) String() string

type SetUsernameRequest

type SetUsernameRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetUsernameRequest) Descriptor deprecated

func (*SetUsernameRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetUsernameRequest.ProtoReflect.Descriptor instead.

func (*SetUsernameRequest) GetArg0

func (x *SetUsernameRequest) GetArg0() string

func (*SetUsernameRequest) ProtoMessage

func (*SetUsernameRequest) ProtoMessage()

func (*SetUsernameRequest) ProtoReflect

func (x *SetUsernameRequest) ProtoReflect() protoreflect.Message

func (*SetUsernameRequest) Reset

func (x *SetUsernameRequest) Reset()

func (*SetUsernameRequest) String

func (x *SetUsernameRequest) String() string

type SetUsernameResponse

type SetUsernameResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetUsernameResponse) Descriptor deprecated

func (*SetUsernameResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetUsernameResponse.ProtoReflect.Descriptor instead.

func (*SetUsernameResponse) GetResult

func (x *SetUsernameResponse) GetResult() int64

func (*SetUsernameResponse) ProtoMessage

func (*SetUsernameResponse) ProtoMessage()

func (*SetUsernameResponse) ProtoReflect

func (x *SetUsernameResponse) ProtoReflect() protoreflect.Message

func (*SetUsernameResponse) Reset

func (x *SetUsernameResponse) Reset()

func (*SetUsernameResponse) String

func (x *SetUsernameResponse) String() string

type SetVerbatimRequest

type SetVerbatimRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetVerbatimRequest) Descriptor deprecated

func (*SetVerbatimRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetVerbatimRequest.ProtoReflect.Descriptor instead.

func (*SetVerbatimRequest) GetArg0

func (x *SetVerbatimRequest) GetArg0() string

func (*SetVerbatimRequest) ProtoMessage

func (*SetVerbatimRequest) ProtoMessage()

func (*SetVerbatimRequest) ProtoReflect

func (x *SetVerbatimRequest) ProtoReflect() protoreflect.Message

func (*SetVerbatimRequest) Reset

func (x *SetVerbatimRequest) Reset()

func (*SetVerbatimRequest) String

func (x *SetVerbatimRequest) String() string

type SetVerbatimResponse

type SetVerbatimResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetVerbatimResponse) Descriptor deprecated

func (*SetVerbatimResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetVerbatimResponse.ProtoReflect.Descriptor instead.

func (*SetVerbatimResponse) GetResult

func (x *SetVerbatimResponse) GetResult() int64

func (*SetVerbatimResponse) ProtoMessage

func (*SetVerbatimResponse) ProtoMessage()

func (*SetVerbatimResponse) ProtoReflect

func (x *SetVerbatimResponse) ProtoReflect() protoreflect.Message

func (*SetVerbatimResponse) Reset

func (x *SetVerbatimResponse) Reset()

func (*SetVerbatimResponse) String

func (x *SetVerbatimResponse) String() string

type SetWeekdayRequest

type SetWeekdayRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWeekdayRequest) Descriptor deprecated

func (*SetWeekdayRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetWeekdayRequest.ProtoReflect.Descriptor instead.

func (*SetWeekdayRequest) GetArg0

func (x *SetWeekdayRequest) GetArg0() int32

func (*SetWeekdayRequest) ProtoMessage

func (*SetWeekdayRequest) ProtoMessage()

func (*SetWeekdayRequest) ProtoReflect

func (x *SetWeekdayRequest) ProtoReflect() protoreflect.Message

func (*SetWeekdayRequest) Reset

func (x *SetWeekdayRequest) Reset()

func (*SetWeekdayRequest) String

func (x *SetWeekdayRequest) String() string

type SetWeekdayResponse

type SetWeekdayResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWeekdayResponse) Descriptor deprecated

func (*SetWeekdayResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetWeekdayResponse.ProtoReflect.Descriptor instead.

func (*SetWeekdayResponse) GetResult

func (x *SetWeekdayResponse) GetResult() int64

func (*SetWeekdayResponse) ProtoMessage

func (*SetWeekdayResponse) ProtoMessage()

func (*SetWeekdayResponse) ProtoReflect

func (x *SetWeekdayResponse) ProtoReflect() protoreflect.Message

func (*SetWeekdayResponse) Reset

func (x *SetWeekdayResponse) Reset()

func (*SetWeekdayResponse) String

func (x *SetWeekdayResponse) String() string

type SetYearRequest

type SetYearRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetYearRequest) Descriptor deprecated

func (*SetYearRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetYearRequest.ProtoReflect.Descriptor instead.

func (*SetYearRequest) GetArg0

func (x *SetYearRequest) GetArg0() int32

func (*SetYearRequest) ProtoMessage

func (*SetYearRequest) ProtoMessage()

func (*SetYearRequest) ProtoReflect

func (x *SetYearRequest) ProtoReflect() protoreflect.Message

func (*SetYearRequest) Reset

func (x *SetYearRequest) Reset()

func (*SetYearRequest) String

func (x *SetYearRequest) String() string

type SetYearResponse

type SetYearResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetYearResponse) Descriptor deprecated

func (*SetYearResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetYearResponse.ProtoReflect.Descriptor instead.

func (*SetYearResponse) GetResult

func (x *SetYearResponse) GetResult() int64

func (*SetYearResponse) ProtoMessage

func (*SetYearResponse) ProtoMessage()

func (*SetYearResponse) ProtoReflect

func (x *SetYearResponse) ProtoReflect() protoreflect.Message

func (*SetYearResponse) Reset

func (x *SetYearResponse) Reset()

func (*SetYearResponse) String

func (x *SetYearResponse) String() string

type SpanServiceClient

SpanServiceClient is the client API for SpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type SpanServiceServer

SpanServiceServer is the server API for SpanService service. All implementations must embed UnimplementedSpanServiceServer for forward compatibility.

type StrikethroughSpanServiceClient

type StrikethroughSpanServiceClient interface {
	NewStrikethroughSpan(ctx context.Context, in *NewStrikethroughSpanRequest, opts ...grpc.CallOption) (*NewStrikethroughSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

StrikethroughSpanServiceClient is the client API for StrikethroughSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type StrikethroughSpanServiceServer

type StrikethroughSpanServiceServer interface {
	NewStrikethroughSpan(context.Context, *NewStrikethroughSpanRequest) (*NewStrikethroughSpanResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetSpanTypeId(context.Context, *GetSpanTypeIdRequest) (*GetSpanTypeIdResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	UpdateDrawState(context.Context, *UpdateDrawStateRequest) (*UpdateDrawStateResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

StrikethroughSpanServiceServer is the server API for StrikethroughSpanService service. All implementations must embed UnimplementedStrikethroughSpanServiceServer for forward compatibility.

type SubscriptSpanServiceClient

type SubscriptSpanServiceClient interface {
	NewSubscriptSpan(ctx context.Context, in *NewSubscriptSpanRequest, opts ...grpc.CallOption) (*NewSubscriptSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	UpdateMeasureState(ctx context.Context, in *UpdateMeasureStateRequest, opts ...grpc.CallOption) (*UpdateMeasureStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

SubscriptSpanServiceClient is the client API for SubscriptSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type SubscriptSpanServiceServer

SubscriptSpanServiceServer is the server API for SubscriptSpanService service. All implementations must embed UnimplementedSubscriptSpanServiceServer for forward compatibility.

type SuggestionRangeSpanServiceClient

type SuggestionRangeSpanServiceClient interface {
	NewSuggestionRangeSpan(ctx context.Context, in *NewSuggestionRangeSpanRequest, opts ...grpc.CallOption) (*NewSuggestionRangeSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetBackgroundColor(ctx context.Context, in *GetBackgroundColorRequest, opts ...grpc.CallOption) (*GetBackgroundColorResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	SetBackgroundColor(ctx context.Context, in *SetBackgroundColorRequest, opts ...grpc.CallOption) (*SetBackgroundColorResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

SuggestionRangeSpanServiceClient is the client API for SuggestionRangeSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type SuggestionRangeSpanServiceServer

SuggestionRangeSpanServiceServer is the server API for SuggestionRangeSpanService service. All implementations must embed UnimplementedSuggestionRangeSpanServiceServer for forward compatibility.

type SuggestionSpanServiceClient

type SuggestionSpanServiceClient interface {
	NewSuggestionSpan(ctx context.Context, in *NewSuggestionSpanRequest, opts ...grpc.CallOption) (*NewSuggestionSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetFlags(ctx context.Context, in *GetFlagsRequest, opts ...grpc.CallOption) (*GetFlagsResponse, error)
	GetLocale(ctx context.Context, in *GetLocaleRequest, opts ...grpc.CallOption) (*GetLocaleResponse, error)
	GetLocaleObject(ctx context.Context, in *GetLocaleObjectRequest, opts ...grpc.CallOption) (*GetLocaleObjectResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	GetSuggestions(ctx context.Context, in *GetSuggestionsRequest, opts ...grpc.CallOption) (*GetSuggestionsResponse, error)
	GetUnderlineColor(ctx context.Context, in *GetUnderlineColorRequest, opts ...grpc.CallOption) (*GetUnderlineColorResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	SetFlags(ctx context.Context, in *SetFlagsRequest, opts ...grpc.CallOption) (*SetFlagsResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

SuggestionSpanServiceClient is the client API for SuggestionSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type SuggestionSpanServiceServer

SuggestionSpanServiceServer is the server API for SuggestionSpanService service. All implementations must embed UnimplementedSuggestionSpanServiceServer for forward compatibility.

type SuperscriptSpanServiceClient

type SuperscriptSpanServiceClient interface {
	NewSuperscriptSpan(ctx context.Context, in *NewSuperscriptSpanRequest, opts ...grpc.CallOption) (*NewSuperscriptSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	UpdateMeasureState(ctx context.Context, in *UpdateMeasureStateRequest, opts ...grpc.CallOption) (*UpdateMeasureStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

SuperscriptSpanServiceClient is the client API for SuperscriptSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type SuperscriptSpanServiceServer

SuperscriptSpanServiceServer is the server API for SuperscriptSpanService service. All implementations must embed UnimplementedSuperscriptSpanServiceServer for forward compatibility.

type TabStopSpanServiceClient

type TabStopSpanServiceClient interface {
	GetTabStop(ctx context.Context, in *GetTabStopRequest, opts ...grpc.CallOption) (*GetTabStopResponse, error)
}

TabStopSpanServiceClient is the client API for TabStopSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TabStopSpanServiceServer

type TabStopSpanServiceServer interface {
	GetTabStop(context.Context, *GetTabStopRequest) (*GetTabStopResponse, error)
	// contains filtered or unexported methods
}

TabStopSpanServiceServer is the server API for TabStopSpanService service. All implementations must embed UnimplementedTabStopSpanServiceServer for forward compatibility.

type TabStopSpanStandardServiceClient

type TabStopSpanStandardServiceClient interface {
	GetTabStop(ctx context.Context, in *GetTabStopRequest, opts ...grpc.CallOption) (*GetTabStopResponse, error)
	ToString(ctx context.Context, in *TabStopSpanStandardToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}

TabStopSpanStandardServiceClient is the client API for TabStopSpanStandardService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TabStopSpanStandardServiceServer

type TabStopSpanStandardServiceServer interface {
	GetTabStop(context.Context, *GetTabStopRequest) (*GetTabStopResponse, error)
	ToString(context.Context, *TabStopSpanStandardToStringRequest) (*ToStringResponse, error)
	// contains filtered or unexported methods
}

TabStopSpanStandardServiceServer is the server API for TabStopSpanStandardService service. All implementations must embed UnimplementedTabStopSpanStandardServiceServer for forward compatibility.

type TabStopSpanStandardToStringRequest

type TabStopSpanStandardToStringRequest struct {
	// contains filtered or unexported fields
}

func (*TabStopSpanStandardToStringRequest) Descriptor deprecated

func (*TabStopSpanStandardToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use TabStopSpanStandardToStringRequest.ProtoReflect.Descriptor instead.

func (*TabStopSpanStandardToStringRequest) ProtoMessage

func (*TabStopSpanStandardToStringRequest) ProtoMessage()

func (*TabStopSpanStandardToStringRequest) ProtoReflect

func (*TabStopSpanStandardToStringRequest) Reset

func (*TabStopSpanStandardToStringRequest) String

type TextAppearanceSpanServiceClient

type TextAppearanceSpanServiceClient interface {
	NewTextAppearanceSpan(ctx context.Context, in *NewTextAppearanceSpanRequest, opts ...grpc.CallOption) (*NewTextAppearanceSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetFamily(ctx context.Context, in *GetFamilyRequest, opts ...grpc.CallOption) (*GetFamilyResponse, error)
	GetFontFeatureSettings(ctx context.Context, in *GetFontFeatureSettingsRequest, opts ...grpc.CallOption) (*GetFontFeatureSettingsResponse, error)
	GetFontVariationSettings(ctx context.Context, in *GetFontVariationSettingsRequest, opts ...grpc.CallOption) (*GetFontVariationSettingsResponse, error)
	GetLetterSpacing(ctx context.Context, in *GetLetterSpacingRequest, opts ...grpc.CallOption) (*GetLetterSpacingResponse, error)
	GetLinkTextColor(ctx context.Context, in *GetLinkTextColorRequest, opts ...grpc.CallOption) (*GetLinkTextColorResponse, error)
	GetShadowColor(ctx context.Context, in *GetShadowColorRequest, opts ...grpc.CallOption) (*GetShadowColorResponse, error)
	GetShadowDx(ctx context.Context, in *GetShadowDxRequest, opts ...grpc.CallOption) (*GetShadowDxResponse, error)
	GetShadowDy(ctx context.Context, in *GetShadowDyRequest, opts ...grpc.CallOption) (*GetShadowDyResponse, error)
	GetShadowRadius(ctx context.Context, in *GetShadowRadiusRequest, opts ...grpc.CallOption) (*GetShadowRadiusResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	GetTextColor(ctx context.Context, in *GetTextColorRequest, opts ...grpc.CallOption) (*GetTextColorResponse, error)
	GetTextFontWeight(ctx context.Context, in *GetTextFontWeightRequest, opts ...grpc.CallOption) (*GetTextFontWeightResponse, error)
	GetTextLocales(ctx context.Context, in *GetTextLocalesRequest, opts ...grpc.CallOption) (*GetTextLocalesResponse, error)
	GetTextSize(ctx context.Context, in *GetTextSizeRequest, opts ...grpc.CallOption) (*GetTextSizeResponse, error)
	GetTextStyle(ctx context.Context, in *GetTextStyleRequest, opts ...grpc.CallOption) (*GetTextStyleResponse, error)
	GetTypeface(ctx context.Context, in *GetTypefaceRequest, opts ...grpc.CallOption) (*GetTypefaceResponse, error)
	IsElegantTextHeight(ctx context.Context, in *IsElegantTextHeightRequest, opts ...grpc.CallOption) (*IsElegantTextHeightResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	UpdateMeasureState(ctx context.Context, in *UpdateMeasureStateRequest, opts ...grpc.CallOption) (*UpdateMeasureStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

TextAppearanceSpanServiceClient is the client API for TextAppearanceSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TextAppearanceSpanServiceServer

type TextAppearanceSpanServiceServer interface {
	NewTextAppearanceSpan(context.Context, *NewTextAppearanceSpanRequest) (*NewTextAppearanceSpanResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetFamily(context.Context, *GetFamilyRequest) (*GetFamilyResponse, error)
	GetFontFeatureSettings(context.Context, *GetFontFeatureSettingsRequest) (*GetFontFeatureSettingsResponse, error)
	GetFontVariationSettings(context.Context, *GetFontVariationSettingsRequest) (*GetFontVariationSettingsResponse, error)
	GetLetterSpacing(context.Context, *GetLetterSpacingRequest) (*GetLetterSpacingResponse, error)
	GetLinkTextColor(context.Context, *GetLinkTextColorRequest) (*GetLinkTextColorResponse, error)
	GetShadowColor(context.Context, *GetShadowColorRequest) (*GetShadowColorResponse, error)
	GetShadowDx(context.Context, *GetShadowDxRequest) (*GetShadowDxResponse, error)
	GetShadowDy(context.Context, *GetShadowDyRequest) (*GetShadowDyResponse, error)
	GetShadowRadius(context.Context, *GetShadowRadiusRequest) (*GetShadowRadiusResponse, error)
	GetSpanTypeId(context.Context, *GetSpanTypeIdRequest) (*GetSpanTypeIdResponse, error)
	GetTextColor(context.Context, *GetTextColorRequest) (*GetTextColorResponse, error)
	GetTextFontWeight(context.Context, *GetTextFontWeightRequest) (*GetTextFontWeightResponse, error)
	GetTextLocales(context.Context, *GetTextLocalesRequest) (*GetTextLocalesResponse, error)
	GetTextSize(context.Context, *GetTextSizeRequest) (*GetTextSizeResponse, error)
	GetTextStyle(context.Context, *GetTextStyleRequest) (*GetTextStyleResponse, error)
	GetTypeface(context.Context, *GetTypefaceRequest) (*GetTypefaceResponse, error)
	IsElegantTextHeight(context.Context, *IsElegantTextHeightRequest) (*IsElegantTextHeightResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	UpdateDrawState(context.Context, *UpdateDrawStateRequest) (*UpdateDrawStateResponse, error)
	UpdateMeasureState(context.Context, *UpdateMeasureStateRequest) (*UpdateMeasureStateResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

TextAppearanceSpanServiceServer is the server API for TextAppearanceSpanService service. All implementations must embed UnimplementedTextAppearanceSpanServiceServer for forward compatibility.

type ToStringRequest

type ToStringRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*ToStringRequest) Descriptor deprecated

func (*ToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.

func (*ToStringRequest) GetHandle

func (x *ToStringRequest) GetHandle() int64

func (*ToStringRequest) ProtoMessage

func (*ToStringRequest) ProtoMessage()

func (*ToStringRequest) ProtoReflect

func (x *ToStringRequest) ProtoReflect() protoreflect.Message

func (*ToStringRequest) Reset

func (x *ToStringRequest) Reset()

func (*ToStringRequest) String

func (x *ToStringRequest) String() string

type ToStringResponse

type ToStringResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ToStringResponse) Descriptor deprecated

func (*ToStringResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.

func (*ToStringResponse) GetResult

func (x *ToStringResponse) GetResult() string

func (*ToStringResponse) ProtoMessage

func (*ToStringResponse) ProtoMessage()

func (*ToStringResponse) ProtoReflect

func (x *ToStringResponse) ProtoReflect() protoreflect.Message

func (*ToStringResponse) Reset

func (x *ToStringResponse) Reset()

func (*ToStringResponse) String

func (x *ToStringResponse) String() string

type TtsSpanBuilderServiceClient

type TtsSpanBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
}

TtsSpanBuilderServiceClient is the client API for TtsSpanBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanBuilderServiceServer

type TtsSpanBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	// contains filtered or unexported methods
}

TtsSpanBuilderServiceServer is the server API for TtsSpanBuilderService service. All implementations must embed UnimplementedTtsSpanBuilderServiceServer for forward compatibility.

type TtsSpanCardinalBuilderServiceClient

type TtsSpanCardinalBuilderServiceClient interface {
	SetNumber1(ctx context.Context, in *SetNumber1Request, opts ...grpc.CallOption) (*SetNumber1Response, error)
	SetNumber1_1(ctx context.Context, in *SetNumber1_1Request, opts ...grpc.CallOption) (*SetNumber1_1Response, error)
}

TtsSpanCardinalBuilderServiceClient is the client API for TtsSpanCardinalBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanCardinalBuilderServiceServer

type TtsSpanCardinalBuilderServiceServer interface {
	SetNumber1(context.Context, *SetNumber1Request) (*SetNumber1Response, error)
	SetNumber1_1(context.Context, *SetNumber1_1Request) (*SetNumber1_1Response, error)
	// contains filtered or unexported methods
}

TtsSpanCardinalBuilderServiceServer is the server API for TtsSpanCardinalBuilderService service. All implementations must embed UnimplementedTtsSpanCardinalBuilderServiceServer for forward compatibility.

type TtsSpanDateBuilderServiceClient

type TtsSpanDateBuilderServiceClient interface {
	SetDay(ctx context.Context, in *SetDayRequest, opts ...grpc.CallOption) (*SetDayResponse, error)
	SetMonth(ctx context.Context, in *SetMonthRequest, opts ...grpc.CallOption) (*SetMonthResponse, error)
	SetWeekday(ctx context.Context, in *SetWeekdayRequest, opts ...grpc.CallOption) (*SetWeekdayResponse, error)
	SetYear(ctx context.Context, in *SetYearRequest, opts ...grpc.CallOption) (*SetYearResponse, error)
}

TtsSpanDateBuilderServiceClient is the client API for TtsSpanDateBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanDateBuilderServiceServer

type TtsSpanDateBuilderServiceServer interface {
	SetDay(context.Context, *SetDayRequest) (*SetDayResponse, error)
	SetMonth(context.Context, *SetMonthRequest) (*SetMonthResponse, error)
	SetWeekday(context.Context, *SetWeekdayRequest) (*SetWeekdayResponse, error)
	SetYear(context.Context, *SetYearRequest) (*SetYearResponse, error)
	// contains filtered or unexported methods
}

TtsSpanDateBuilderServiceServer is the server API for TtsSpanDateBuilderService service. All implementations must embed UnimplementedTtsSpanDateBuilderServiceServer for forward compatibility.

type TtsSpanDecimalBuilderServiceClient

type TtsSpanDecimalBuilderServiceClient interface {
	SetArgumentsFromDouble(ctx context.Context, in *SetArgumentsFromDoubleRequest, opts ...grpc.CallOption) (*SetArgumentsFromDoubleResponse, error)
	SetFractionalPart(ctx context.Context, in *SetFractionalPartRequest, opts ...grpc.CallOption) (*SetFractionalPartResponse, error)
	SetIntegerPart1(ctx context.Context, in *SetIntegerPart1Request, opts ...grpc.CallOption) (*SetIntegerPart1Response, error)
	SetIntegerPart1_1(ctx context.Context, in *SetIntegerPart1_1Request, opts ...grpc.CallOption) (*SetIntegerPart1_1Response, error)
}

TtsSpanDecimalBuilderServiceClient is the client API for TtsSpanDecimalBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanDecimalBuilderServiceServer

type TtsSpanDecimalBuilderServiceServer interface {
	SetArgumentsFromDouble(context.Context, *SetArgumentsFromDoubleRequest) (*SetArgumentsFromDoubleResponse, error)
	SetFractionalPart(context.Context, *SetFractionalPartRequest) (*SetFractionalPartResponse, error)
	SetIntegerPart1(context.Context, *SetIntegerPart1Request) (*SetIntegerPart1Response, error)
	SetIntegerPart1_1(context.Context, *SetIntegerPart1_1Request) (*SetIntegerPart1_1Response, error)
	// contains filtered or unexported methods
}

TtsSpanDecimalBuilderServiceServer is the server API for TtsSpanDecimalBuilderService service. All implementations must embed UnimplementedTtsSpanDecimalBuilderServiceServer for forward compatibility.

type TtsSpanDigitsBuilderServiceClient

type TtsSpanDigitsBuilderServiceClient interface {
	SetDigits(ctx context.Context, in *SetDigitsRequest, opts ...grpc.CallOption) (*SetDigitsResponse, error)
}

TtsSpanDigitsBuilderServiceClient is the client API for TtsSpanDigitsBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanDigitsBuilderServiceServer

type TtsSpanDigitsBuilderServiceServer interface {
	SetDigits(context.Context, *SetDigitsRequest) (*SetDigitsResponse, error)
	// contains filtered or unexported methods
}

TtsSpanDigitsBuilderServiceServer is the server API for TtsSpanDigitsBuilderService service. All implementations must embed UnimplementedTtsSpanDigitsBuilderServiceServer for forward compatibility.

type TtsSpanDurationBuilderServiceClient

type TtsSpanDurationBuilderServiceClient interface {
	SetHours(ctx context.Context, in *SetHoursRequest, opts ...grpc.CallOption) (*SetHoursResponse, error)
	SetMinutes(ctx context.Context, in *SetMinutesRequest, opts ...grpc.CallOption) (*SetMinutesResponse, error)
	SetSeconds(ctx context.Context, in *SetSecondsRequest, opts ...grpc.CallOption) (*SetSecondsResponse, error)
}

TtsSpanDurationBuilderServiceClient is the client API for TtsSpanDurationBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanDurationBuilderServiceServer

type TtsSpanDurationBuilderServiceServer interface {
	SetHours(context.Context, *SetHoursRequest) (*SetHoursResponse, error)
	SetMinutes(context.Context, *SetMinutesRequest) (*SetMinutesResponse, error)
	SetSeconds(context.Context, *SetSecondsRequest) (*SetSecondsResponse, error)
	// contains filtered or unexported methods
}

TtsSpanDurationBuilderServiceServer is the server API for TtsSpanDurationBuilderService service. All implementations must embed UnimplementedTtsSpanDurationBuilderServiceServer for forward compatibility.

type TtsSpanElectronicBuilderServiceClient

type TtsSpanElectronicBuilderServiceClient interface {
	SetDomain(ctx context.Context, in *SetDomainRequest, opts ...grpc.CallOption) (*SetDomainResponse, error)
	SetEmailArguments(ctx context.Context, in *SetEmailArgumentsRequest, opts ...grpc.CallOption) (*SetEmailArgumentsResponse, error)
	SetFragmentId(ctx context.Context, in *SetFragmentIdRequest, opts ...grpc.CallOption) (*SetFragmentIdResponse, error)
	SetPassword(ctx context.Context, in *SetPasswordRequest, opts ...grpc.CallOption) (*SetPasswordResponse, error)
	SetPath(ctx context.Context, in *SetPathRequest, opts ...grpc.CallOption) (*SetPathResponse, error)
	SetPort(ctx context.Context, in *SetPortRequest, opts ...grpc.CallOption) (*SetPortResponse, error)
	SetProtocol(ctx context.Context, in *SetProtocolRequest, opts ...grpc.CallOption) (*SetProtocolResponse, error)
	SetQueryString(ctx context.Context, in *SetQueryStringRequest, opts ...grpc.CallOption) (*SetQueryStringResponse, error)
	SetUsername(ctx context.Context, in *SetUsernameRequest, opts ...grpc.CallOption) (*SetUsernameResponse, error)
}

TtsSpanElectronicBuilderServiceClient is the client API for TtsSpanElectronicBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanElectronicBuilderServiceServer

TtsSpanElectronicBuilderServiceServer is the server API for TtsSpanElectronicBuilderService service. All implementations must embed UnimplementedTtsSpanElectronicBuilderServiceServer for forward compatibility.

type TtsSpanFractionBuilderServiceClient

type TtsSpanFractionBuilderServiceClient interface {
	SetDenominator1(ctx context.Context, in *SetDenominator1Request, opts ...grpc.CallOption) (*SetDenominator1Response, error)
	SetDenominator1_1(ctx context.Context, in *SetDenominator1_1Request, opts ...grpc.CallOption) (*SetDenominator1_1Response, error)
	SetIntegerPart1(ctx context.Context, in *SetIntegerPart1Request, opts ...grpc.CallOption) (*SetIntegerPart1Response, error)
	SetIntegerPart1_1(ctx context.Context, in *SetIntegerPart1_1Request, opts ...grpc.CallOption) (*SetIntegerPart1_1Response, error)
	SetNumerator1(ctx context.Context, in *SetNumerator1Request, opts ...grpc.CallOption) (*SetNumerator1Response, error)
	SetNumerator1_1(ctx context.Context, in *SetNumerator1_1Request, opts ...grpc.CallOption) (*SetNumerator1_1Response, error)
}

TtsSpanFractionBuilderServiceClient is the client API for TtsSpanFractionBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanFractionBuilderServiceServer

type TtsSpanFractionBuilderServiceServer interface {
	SetDenominator1(context.Context, *SetDenominator1Request) (*SetDenominator1Response, error)
	SetDenominator1_1(context.Context, *SetDenominator1_1Request) (*SetDenominator1_1Response, error)
	SetIntegerPart1(context.Context, *SetIntegerPart1Request) (*SetIntegerPart1Response, error)
	SetIntegerPart1_1(context.Context, *SetIntegerPart1_1Request) (*SetIntegerPart1_1Response, error)
	SetNumerator1(context.Context, *SetNumerator1Request) (*SetNumerator1Response, error)
	SetNumerator1_1(context.Context, *SetNumerator1_1Request) (*SetNumerator1_1Response, error)
	// contains filtered or unexported methods
}

TtsSpanFractionBuilderServiceServer is the server API for TtsSpanFractionBuilderService service. All implementations must embed UnimplementedTtsSpanFractionBuilderServiceServer for forward compatibility.

type TtsSpanMeasureBuilderServiceClient

TtsSpanMeasureBuilderServiceClient is the client API for TtsSpanMeasureBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanMeasureBuilderServiceServer

TtsSpanMeasureBuilderServiceServer is the server API for TtsSpanMeasureBuilderService service. All implementations must embed UnimplementedTtsSpanMeasureBuilderServiceServer for forward compatibility.

type TtsSpanMoneyBuilderServiceClient

type TtsSpanMoneyBuilderServiceClient interface {
	SetCurrency(ctx context.Context, in *SetCurrencyRequest, opts ...grpc.CallOption) (*SetCurrencyResponse, error)
	SetFractionalPart(ctx context.Context, in *SetFractionalPartRequest, opts ...grpc.CallOption) (*SetFractionalPartResponse, error)
	SetIntegerPart1(ctx context.Context, in *SetIntegerPart1Request, opts ...grpc.CallOption) (*SetIntegerPart1Response, error)
	SetIntegerPart1_1(ctx context.Context, in *SetIntegerPart1_1Request, opts ...grpc.CallOption) (*SetIntegerPart1_1Response, error)
	SetQuantity(ctx context.Context, in *SetQuantityRequest, opts ...grpc.CallOption) (*SetQuantityResponse, error)
}

TtsSpanMoneyBuilderServiceClient is the client API for TtsSpanMoneyBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanMoneyBuilderServiceServer

type TtsSpanMoneyBuilderServiceServer interface {
	SetCurrency(context.Context, *SetCurrencyRequest) (*SetCurrencyResponse, error)
	SetFractionalPart(context.Context, *SetFractionalPartRequest) (*SetFractionalPartResponse, error)
	SetIntegerPart1(context.Context, *SetIntegerPart1Request) (*SetIntegerPart1Response, error)
	SetIntegerPart1_1(context.Context, *SetIntegerPart1_1Request) (*SetIntegerPart1_1Response, error)
	SetQuantity(context.Context, *SetQuantityRequest) (*SetQuantityResponse, error)
	// contains filtered or unexported methods
}

TtsSpanMoneyBuilderServiceServer is the server API for TtsSpanMoneyBuilderService service. All implementations must embed UnimplementedTtsSpanMoneyBuilderServiceServer for forward compatibility.

type TtsSpanOrdinalBuilderServiceClient

type TtsSpanOrdinalBuilderServiceClient interface {
	SetNumber1(ctx context.Context, in *SetNumber1Request, opts ...grpc.CallOption) (*SetNumber1Response, error)
	SetNumber1_1(ctx context.Context, in *SetNumber1_1Request, opts ...grpc.CallOption) (*SetNumber1_1Response, error)
}

TtsSpanOrdinalBuilderServiceClient is the client API for TtsSpanOrdinalBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanOrdinalBuilderServiceServer

type TtsSpanOrdinalBuilderServiceServer interface {
	SetNumber1(context.Context, *SetNumber1Request) (*SetNumber1Response, error)
	SetNumber1_1(context.Context, *SetNumber1_1Request) (*SetNumber1_1Response, error)
	// contains filtered or unexported methods
}

TtsSpanOrdinalBuilderServiceServer is the server API for TtsSpanOrdinalBuilderService service. All implementations must embed UnimplementedTtsSpanOrdinalBuilderServiceServer for forward compatibility.

type TtsSpanServiceClient

type TtsSpanServiceClient interface {
	NewTtsSpan(ctx context.Context, in *NewTtsSpanRequest, opts ...grpc.CallOption) (*NewTtsSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetArgs(ctx context.Context, in *GetArgsRequest, opts ...grpc.CallOption) (*GetArgsResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	GetType(ctx context.Context, in *GetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

TtsSpanServiceClient is the client API for TtsSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanServiceServer

type TtsSpanServiceServer interface {
	NewTtsSpan(context.Context, *NewTtsSpanRequest) (*NewTtsSpanResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetArgs(context.Context, *GetArgsRequest) (*GetArgsResponse, error)
	GetSpanTypeId(context.Context, *GetSpanTypeIdRequest) (*GetSpanTypeIdResponse, error)
	GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

TtsSpanServiceServer is the server API for TtsSpanService service. All implementations must embed UnimplementedTtsSpanServiceServer for forward compatibility.

type TtsSpanTelephoneBuilderServiceClient

type TtsSpanTelephoneBuilderServiceClient interface {
	SetCountryCode(ctx context.Context, in *SetCountryCodeRequest, opts ...grpc.CallOption) (*SetCountryCodeResponse, error)
	SetExtension(ctx context.Context, in *SetExtensionRequest, opts ...grpc.CallOption) (*SetExtensionResponse, error)
	SetNumberParts(ctx context.Context, in *SetNumberPartsRequest, opts ...grpc.CallOption) (*SetNumberPartsResponse, error)
}

TtsSpanTelephoneBuilderServiceClient is the client API for TtsSpanTelephoneBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanTelephoneBuilderServiceServer

type TtsSpanTelephoneBuilderServiceServer interface {
	SetCountryCode(context.Context, *SetCountryCodeRequest) (*SetCountryCodeResponse, error)
	SetExtension(context.Context, *SetExtensionRequest) (*SetExtensionResponse, error)
	SetNumberParts(context.Context, *SetNumberPartsRequest) (*SetNumberPartsResponse, error)
	// contains filtered or unexported methods
}

TtsSpanTelephoneBuilderServiceServer is the server API for TtsSpanTelephoneBuilderService service. All implementations must embed UnimplementedTtsSpanTelephoneBuilderServiceServer for forward compatibility.

type TtsSpanTextBuilderServiceClient

type TtsSpanTextBuilderServiceClient interface {
	SetText(ctx context.Context, in *SetTextRequest, opts ...grpc.CallOption) (*SetTextResponse, error)
}

TtsSpanTextBuilderServiceClient is the client API for TtsSpanTextBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanTextBuilderServiceServer

type TtsSpanTextBuilderServiceServer interface {
	SetText(context.Context, *SetTextRequest) (*SetTextResponse, error)
	// contains filtered or unexported methods
}

TtsSpanTextBuilderServiceServer is the server API for TtsSpanTextBuilderService service. All implementations must embed UnimplementedTtsSpanTextBuilderServiceServer for forward compatibility.

type TtsSpanTimeBuilderServiceClient

type TtsSpanTimeBuilderServiceClient interface {
	SetHours(ctx context.Context, in *SetHoursRequest, opts ...grpc.CallOption) (*SetHoursResponse, error)
	SetMinutes(ctx context.Context, in *SetMinutesRequest, opts ...grpc.CallOption) (*SetMinutesResponse, error)
	SetSeconds(ctx context.Context, in *SetSecondsRequest, opts ...grpc.CallOption) (*SetSecondsResponse, error)
}

TtsSpanTimeBuilderServiceClient is the client API for TtsSpanTimeBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanTimeBuilderServiceServer

type TtsSpanTimeBuilderServiceServer interface {
	SetHours(context.Context, *SetHoursRequest) (*SetHoursResponse, error)
	SetMinutes(context.Context, *SetMinutesRequest) (*SetMinutesResponse, error)
	SetSeconds(context.Context, *SetSecondsRequest) (*SetSecondsResponse, error)
	// contains filtered or unexported methods
}

TtsSpanTimeBuilderServiceServer is the server API for TtsSpanTimeBuilderService service. All implementations must embed UnimplementedTtsSpanTimeBuilderServiceServer for forward compatibility.

type TtsSpanVerbatimBuilderServiceClient

type TtsSpanVerbatimBuilderServiceClient interface {
	SetVerbatim(ctx context.Context, in *SetVerbatimRequest, opts ...grpc.CallOption) (*SetVerbatimResponse, error)
}

TtsSpanVerbatimBuilderServiceClient is the client API for TtsSpanVerbatimBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TtsSpanVerbatimBuilderServiceServer

type TtsSpanVerbatimBuilderServiceServer interface {
	SetVerbatim(context.Context, *SetVerbatimRequest) (*SetVerbatimResponse, error)
	// contains filtered or unexported methods
}

TtsSpanVerbatimBuilderServiceServer is the server API for TtsSpanVerbatimBuilderService service. All implementations must embed UnimplementedTtsSpanVerbatimBuilderServiceServer for forward compatibility.

type TypefaceSpanServiceClient

TypefaceSpanServiceClient is the client API for TypefaceSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TypefaceSpanServiceServer

TypefaceSpanServiceServer is the server API for TypefaceSpanService service. All implementations must embed UnimplementedTypefaceSpanServiceServer for forward compatibility.

type URLSpanServiceClient

type URLSpanServiceClient interface {
	NewURLSpan(ctx context.Context, in *NewURLSpanRequest, opts ...grpc.CallOption) (*NewURLSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	GetURL(ctx context.Context, in *GetURLRequest, opts ...grpc.CallOption) (*GetURLResponse, error)
	OnClick(ctx context.Context, in *OnClickRequest, opts ...grpc.CallOption) (*OnClickResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

URLSpanServiceClient is the client API for URLSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type URLSpanServiceServer

URLSpanServiceServer is the server API for URLSpanService service. All implementations must embed UnimplementedURLSpanServiceServer for forward compatibility.

type UnderlineSpanServiceClient

type UnderlineSpanServiceClient interface {
	NewUnderlineSpan(ctx context.Context, in *NewUnderlineSpanRequest, opts ...grpc.CallOption) (*NewUnderlineSpanResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetSpanTypeId(ctx context.Context, in *GetSpanTypeIdRequest, opts ...grpc.CallOption) (*GetSpanTypeIdResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	UpdateDrawState(ctx context.Context, in *UpdateDrawStateRequest, opts ...grpc.CallOption) (*UpdateDrawStateResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

UnderlineSpanServiceClient is the client API for UnderlineSpanService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type UnderlineSpanServiceServer

type UnderlineSpanServiceServer interface {
	NewUnderlineSpan(context.Context, *NewUnderlineSpanRequest) (*NewUnderlineSpanResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetSpanTypeId(context.Context, *GetSpanTypeIdRequest) (*GetSpanTypeIdResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	UpdateDrawState(context.Context, *UpdateDrawStateRequest) (*UpdateDrawStateResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

UnderlineSpanServiceServer is the server API for UnderlineSpanService service. All implementations must embed UnimplementedUnderlineSpanServiceServer for forward compatibility.

type UnimplementedAbsoluteSizeSpanServiceServer

type UnimplementedAbsoluteSizeSpanServiceServer struct{}

UnimplementedAbsoluteSizeSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedAbsoluteSizeSpanServiceServer) DescribeContents

func (UnimplementedAbsoluteSizeSpanServiceServer) GetDip

func (UnimplementedAbsoluteSizeSpanServiceServer) GetSize

func (UnimplementedAbsoluteSizeSpanServiceServer) GetSpanTypeId

func (UnimplementedAbsoluteSizeSpanServiceServer) NewAbsoluteSizeSpan

func (UnimplementedAbsoluteSizeSpanServiceServer) ToString

func (UnimplementedAbsoluteSizeSpanServiceServer) UpdateDrawState

func (UnimplementedAbsoluteSizeSpanServiceServer) UpdateMeasureState

func (UnimplementedAbsoluteSizeSpanServiceServer) WriteToParcel

type UnimplementedAlignmentSpanServiceServer

type UnimplementedAlignmentSpanServiceServer struct{}

UnimplementedAlignmentSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedAlignmentSpanServiceServer) GetAlignment

type UnimplementedAlignmentSpanStandardServiceServer

type UnimplementedAlignmentSpanStandardServiceServer struct{}

UnimplementedAlignmentSpanStandardServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedAlignmentSpanStandardServiceServer) GetAlignment

func (UnimplementedAlignmentSpanStandardServiceServer) ToString

type UnimplementedBackgroundColorSpanServiceServer

type UnimplementedBackgroundColorSpanServiceServer struct{}

UnimplementedBackgroundColorSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBackgroundColorSpanServiceServer) DescribeContents

func (UnimplementedBackgroundColorSpanServiceServer) GetBackgroundColor

func (UnimplementedBackgroundColorSpanServiceServer) GetSpanTypeId

func (UnimplementedBackgroundColorSpanServiceServer) NewBackgroundColorSpan

func (UnimplementedBackgroundColorSpanServiceServer) ToString

func (UnimplementedBackgroundColorSpanServiceServer) UpdateDrawState

func (UnimplementedBackgroundColorSpanServiceServer) WriteToParcel

type UnimplementedBulletSpanServiceServer

type UnimplementedBulletSpanServiceServer struct{}

UnimplementedBulletSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBulletSpanServiceServer) DescribeContents

func (UnimplementedBulletSpanServiceServer) DrawLeadingMargin

func (UnimplementedBulletSpanServiceServer) GetBulletRadius

func (UnimplementedBulletSpanServiceServer) GetColor

func (UnimplementedBulletSpanServiceServer) GetGapWidth

func (UnimplementedBulletSpanServiceServer) GetLeadingMargin

func (UnimplementedBulletSpanServiceServer) GetSpanTypeId

func (UnimplementedBulletSpanServiceServer) NewBulletSpan

func (UnimplementedBulletSpanServiceServer) ToString

func (UnimplementedBulletSpanServiceServer) WriteToParcel

type UnimplementedCharacterStyleServiceServer

type UnimplementedCharacterStyleServiceServer struct{}

UnimplementedCharacterStyleServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedCharacterStyleServiceServer) GetUnderlying

func (UnimplementedCharacterStyleServiceServer) Wrap

type UnimplementedClickableSpanServiceServer

type UnimplementedClickableSpanServiceServer struct{}

UnimplementedClickableSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedClickableSpanServiceServer) OnClick

func (UnimplementedClickableSpanServiceServer) ToString

type UnimplementedDrawableMarginSpanServiceServer

type UnimplementedDrawableMarginSpanServiceServer struct{}

UnimplementedDrawableMarginSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDrawableMarginSpanServiceServer) ChooseHeight

func (UnimplementedDrawableMarginSpanServiceServer) DrawLeadingMargin

func (UnimplementedDrawableMarginSpanServiceServer) GetLeadingMargin

func (UnimplementedDrawableMarginSpanServiceServer) GetPadding

func (UnimplementedDrawableMarginSpanServiceServer) NewDrawableMarginSpan

func (UnimplementedDrawableMarginSpanServiceServer) ToString

type UnimplementedDynamicDrawableSpanServiceServer

type UnimplementedDynamicDrawableSpanServiceServer struct{}

UnimplementedDynamicDrawableSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDynamicDrawableSpanServiceServer) Draw

func (UnimplementedDynamicDrawableSpanServiceServer) GetDrawable

func (UnimplementedDynamicDrawableSpanServiceServer) GetSize

func (UnimplementedDynamicDrawableSpanServiceServer) GetVerticalAlignment

func (UnimplementedDynamicDrawableSpanServiceServer) ToString

type UnimplementedEasyEditSpanServiceServer

type UnimplementedEasyEditSpanServiceServer struct{}

UnimplementedEasyEditSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedEasyEditSpanServiceServer) DescribeContents

func (UnimplementedEasyEditSpanServiceServer) GetSpanTypeId

func (UnimplementedEasyEditSpanServiceServer) NewEasyEditSpan

func (UnimplementedEasyEditSpanServiceServer) WriteToParcel

type UnimplementedForegroundColorSpanServiceServer

type UnimplementedForegroundColorSpanServiceServer struct{}

UnimplementedForegroundColorSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedForegroundColorSpanServiceServer) DescribeContents

func (UnimplementedForegroundColorSpanServiceServer) GetForegroundColor

func (UnimplementedForegroundColorSpanServiceServer) GetSpanTypeId

func (UnimplementedForegroundColorSpanServiceServer) NewForegroundColorSpan

func (UnimplementedForegroundColorSpanServiceServer) ToString

func (UnimplementedForegroundColorSpanServiceServer) UpdateDrawState

func (UnimplementedForegroundColorSpanServiceServer) WriteToParcel

type UnimplementedIconMarginSpanServiceServer

type UnimplementedIconMarginSpanServiceServer struct{}

UnimplementedIconMarginSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedIconMarginSpanServiceServer) ChooseHeight

func (UnimplementedIconMarginSpanServiceServer) DrawLeadingMargin

func (UnimplementedIconMarginSpanServiceServer) GetBitmap

func (UnimplementedIconMarginSpanServiceServer) GetLeadingMargin

func (UnimplementedIconMarginSpanServiceServer) GetPadding

func (UnimplementedIconMarginSpanServiceServer) NewIconMarginSpan

func (UnimplementedIconMarginSpanServiceServer) ToString

type UnimplementedImageSpanServiceServer

type UnimplementedImageSpanServiceServer struct{}

UnimplementedImageSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedImageSpanServiceServer) GetDrawable

func (UnimplementedImageSpanServiceServer) GetSource

func (UnimplementedImageSpanServiceServer) NewImageSpan

func (UnimplementedImageSpanServiceServer) ToString

type UnimplementedLeadingMarginSpanLeadingMarginSpan2ServiceServer

type UnimplementedLeadingMarginSpanLeadingMarginSpan2ServiceServer struct{}

UnimplementedLeadingMarginSpanLeadingMarginSpan2ServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedLeadingMarginSpanLeadingMarginSpan2ServiceServer) GetLeadingMarginLineCount

type UnimplementedLeadingMarginSpanServiceServer

type UnimplementedLeadingMarginSpanServiceServer struct{}

UnimplementedLeadingMarginSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

type UnimplementedLeadingMarginSpanStandardServiceServer

type UnimplementedLeadingMarginSpanStandardServiceServer struct{}

UnimplementedLeadingMarginSpanStandardServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

type UnimplementedLineBackgroundSpanServiceServer

type UnimplementedLineBackgroundSpanServiceServer struct{}

UnimplementedLineBackgroundSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedLineBackgroundSpanServiceServer) DrawBackground

type UnimplementedLineBackgroundSpanStandardServiceServer

type UnimplementedLineBackgroundSpanStandardServiceServer struct{}

UnimplementedLineBackgroundSpanStandardServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedLineBackgroundSpanStandardServiceServer) DrawBackground

func (UnimplementedLineBackgroundSpanStandardServiceServer) GetColor

type UnimplementedLineBreakConfigSpanServiceServer

type UnimplementedLineBreakConfigSpanServiceServer struct{}

UnimplementedLineBreakConfigSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedLineBreakConfigSpanServiceServer) CreateNoBreakSpan

func (UnimplementedLineBreakConfigSpanServiceServer) CreateNoHyphenationSpan

func (UnimplementedLineBreakConfigSpanServiceServer) DescribeContents

func (UnimplementedLineBreakConfigSpanServiceServer) Equals

func (UnimplementedLineBreakConfigSpanServiceServer) GetLineBreakConfig

func (UnimplementedLineBreakConfigSpanServiceServer) GetSpanTypeId

func (UnimplementedLineBreakConfigSpanServiceServer) HashCode

func (UnimplementedLineBreakConfigSpanServiceServer) NewLineBreakConfigSpan

func (UnimplementedLineBreakConfigSpanServiceServer) ToString

func (UnimplementedLineBreakConfigSpanServiceServer) WriteToParcel

type UnimplementedLineHeightSpanServiceServer

type UnimplementedLineHeightSpanServiceServer struct{}

UnimplementedLineHeightSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedLineHeightSpanServiceServer) ChooseHeight

type UnimplementedLineHeightSpanStandardServiceServer

type UnimplementedLineHeightSpanStandardServiceServer struct{}

UnimplementedLineHeightSpanStandardServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedLineHeightSpanStandardServiceServer) GetHeight

type UnimplementedLineHeightSpanWithDensityServiceServer

type UnimplementedLineHeightSpanWithDensityServiceServer struct{}

UnimplementedLineHeightSpanWithDensityServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

type UnimplementedLocaleSpanServiceServer

type UnimplementedLocaleSpanServiceServer struct{}

UnimplementedLocaleSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedLocaleSpanServiceServer) DescribeContents

func (UnimplementedLocaleSpanServiceServer) GetLocale

func (UnimplementedLocaleSpanServiceServer) GetLocales

func (UnimplementedLocaleSpanServiceServer) GetSpanTypeId

func (UnimplementedLocaleSpanServiceServer) NewLocaleSpan

func (UnimplementedLocaleSpanServiceServer) ToString

func (UnimplementedLocaleSpanServiceServer) UpdateDrawState

func (UnimplementedLocaleSpanServiceServer) UpdateMeasureState

func (UnimplementedLocaleSpanServiceServer) WriteToParcel

type UnimplementedMaskFilterSpanServiceServer

type UnimplementedMaskFilterSpanServiceServer struct{}

UnimplementedMaskFilterSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedMaskFilterSpanServiceServer) GetMaskFilter

func (UnimplementedMaskFilterSpanServiceServer) NewMaskFilterSpan

func (UnimplementedMaskFilterSpanServiceServer) ToString

func (UnimplementedMaskFilterSpanServiceServer) UpdateDrawState

type UnimplementedMetricAffectingSpanServiceServer

type UnimplementedMetricAffectingSpanServiceServer struct{}

UnimplementedMetricAffectingSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedMetricAffectingSpanServiceServer) GetUnderlying0

func (UnimplementedMetricAffectingSpanServiceServer) GetUnderlying0_1

type UnimplementedNoWritingToolsSpanServiceServer

type UnimplementedNoWritingToolsSpanServiceServer struct{}

UnimplementedNoWritingToolsSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedNoWritingToolsSpanServiceServer) DescribeContents

func (UnimplementedNoWritingToolsSpanServiceServer) GetSpanTypeId

func (UnimplementedNoWritingToolsSpanServiceServer) NewNoWritingToolsSpan

func (UnimplementedNoWritingToolsSpanServiceServer) ToString

func (UnimplementedNoWritingToolsSpanServiceServer) WriteToParcel

type UnimplementedQuoteSpanServiceServer

type UnimplementedQuoteSpanServiceServer struct{}

UnimplementedQuoteSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedQuoteSpanServiceServer) DescribeContents

func (UnimplementedQuoteSpanServiceServer) DrawLeadingMargin

func (UnimplementedQuoteSpanServiceServer) GetColor

func (UnimplementedQuoteSpanServiceServer) GetGapWidth

func (UnimplementedQuoteSpanServiceServer) GetLeadingMargin

func (UnimplementedQuoteSpanServiceServer) GetSpanTypeId

func (UnimplementedQuoteSpanServiceServer) GetStripeWidth

func (UnimplementedQuoteSpanServiceServer) NewQuoteSpan

func (UnimplementedQuoteSpanServiceServer) ToString

func (UnimplementedQuoteSpanServiceServer) WriteToParcel

type UnimplementedRelativeSizeSpanServiceServer

type UnimplementedRelativeSizeSpanServiceServer struct{}

UnimplementedRelativeSizeSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedRelativeSizeSpanServiceServer) DescribeContents

func (UnimplementedRelativeSizeSpanServiceServer) GetSizeChange

func (UnimplementedRelativeSizeSpanServiceServer) GetSpanTypeId

func (UnimplementedRelativeSizeSpanServiceServer) NewRelativeSizeSpan

func (UnimplementedRelativeSizeSpanServiceServer) ToString

func (UnimplementedRelativeSizeSpanServiceServer) UpdateDrawState

func (UnimplementedRelativeSizeSpanServiceServer) UpdateMeasureState

func (UnimplementedRelativeSizeSpanServiceServer) WriteToParcel

type UnimplementedReplacementSpanServiceServer

type UnimplementedReplacementSpanServiceServer struct{}

UnimplementedReplacementSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedReplacementSpanServiceServer) Draw

func (UnimplementedReplacementSpanServiceServer) GetContentDescription

func (UnimplementedReplacementSpanServiceServer) GetSize

func (UnimplementedReplacementSpanServiceServer) SetContentDescription

type UnimplementedScaleXSpanServiceServer

type UnimplementedScaleXSpanServiceServer struct{}

UnimplementedScaleXSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedScaleXSpanServiceServer) DescribeContents

func (UnimplementedScaleXSpanServiceServer) GetScaleX

func (UnimplementedScaleXSpanServiceServer) GetSpanTypeId

func (UnimplementedScaleXSpanServiceServer) NewScaleXSpan

func (UnimplementedScaleXSpanServiceServer) ToString

func (UnimplementedScaleXSpanServiceServer) UpdateDrawState

func (UnimplementedScaleXSpanServiceServer) UpdateMeasureState

func (UnimplementedScaleXSpanServiceServer) WriteToParcel

type UnimplementedSpanServiceServer

type UnimplementedSpanServiceServer struct{}

UnimplementedSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSpanServiceServer) DescribeContents

func (UnimplementedSpanServiceServer) GetSpanTypeId

func (UnimplementedSpanServiceServer) GetStyle

func (UnimplementedSpanServiceServer) NewSpan

func (UnimplementedSpanServiceServer) ToString

func (UnimplementedSpanServiceServer) UpdateDrawState

func (UnimplementedSpanServiceServer) UpdateMeasureState

func (UnimplementedSpanServiceServer) WriteToParcel

type UnimplementedStrikethroughSpanServiceServer

type UnimplementedStrikethroughSpanServiceServer struct{}

UnimplementedStrikethroughSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedStrikethroughSpanServiceServer) DescribeContents

func (UnimplementedStrikethroughSpanServiceServer) GetSpanTypeId

func (UnimplementedStrikethroughSpanServiceServer) NewStrikethroughSpan

func (UnimplementedStrikethroughSpanServiceServer) ToString

func (UnimplementedStrikethroughSpanServiceServer) UpdateDrawState

func (UnimplementedStrikethroughSpanServiceServer) WriteToParcel

type UnimplementedSubscriptSpanServiceServer

type UnimplementedSubscriptSpanServiceServer struct{}

UnimplementedSubscriptSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSubscriptSpanServiceServer) DescribeContents

func (UnimplementedSubscriptSpanServiceServer) GetSpanTypeId

func (UnimplementedSubscriptSpanServiceServer) NewSubscriptSpan

func (UnimplementedSubscriptSpanServiceServer) ToString

func (UnimplementedSubscriptSpanServiceServer) UpdateDrawState

func (UnimplementedSubscriptSpanServiceServer) UpdateMeasureState

func (UnimplementedSubscriptSpanServiceServer) WriteToParcel

type UnimplementedSuggestionRangeSpanServiceServer

type UnimplementedSuggestionRangeSpanServiceServer struct{}

UnimplementedSuggestionRangeSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSuggestionRangeSpanServiceServer) DescribeContents

func (UnimplementedSuggestionRangeSpanServiceServer) GetBackgroundColor

func (UnimplementedSuggestionRangeSpanServiceServer) GetSpanTypeId

func (UnimplementedSuggestionRangeSpanServiceServer) NewSuggestionRangeSpan

func (UnimplementedSuggestionRangeSpanServiceServer) SetBackgroundColor

func (UnimplementedSuggestionRangeSpanServiceServer) UpdateDrawState

func (UnimplementedSuggestionRangeSpanServiceServer) WriteToParcel

type UnimplementedSuggestionSpanServiceServer

type UnimplementedSuggestionSpanServiceServer struct{}

UnimplementedSuggestionSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSuggestionSpanServiceServer) DescribeContents

func (UnimplementedSuggestionSpanServiceServer) Equals

func (UnimplementedSuggestionSpanServiceServer) GetFlags

func (UnimplementedSuggestionSpanServiceServer) GetLocale

func (UnimplementedSuggestionSpanServiceServer) GetLocaleObject

func (UnimplementedSuggestionSpanServiceServer) GetSpanTypeId

func (UnimplementedSuggestionSpanServiceServer) GetSuggestions

func (UnimplementedSuggestionSpanServiceServer) GetUnderlineColor

func (UnimplementedSuggestionSpanServiceServer) HashCode

func (UnimplementedSuggestionSpanServiceServer) NewSuggestionSpan

func (UnimplementedSuggestionSpanServiceServer) SetFlags

func (UnimplementedSuggestionSpanServiceServer) UpdateDrawState

func (UnimplementedSuggestionSpanServiceServer) WriteToParcel

type UnimplementedSuperscriptSpanServiceServer

type UnimplementedSuperscriptSpanServiceServer struct{}

UnimplementedSuperscriptSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSuperscriptSpanServiceServer) DescribeContents

func (UnimplementedSuperscriptSpanServiceServer) GetSpanTypeId

func (UnimplementedSuperscriptSpanServiceServer) NewSuperscriptSpan

func (UnimplementedSuperscriptSpanServiceServer) ToString

func (UnimplementedSuperscriptSpanServiceServer) UpdateDrawState

func (UnimplementedSuperscriptSpanServiceServer) UpdateMeasureState

func (UnimplementedSuperscriptSpanServiceServer) WriteToParcel

type UnimplementedTabStopSpanServiceServer

type UnimplementedTabStopSpanServiceServer struct{}

UnimplementedTabStopSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTabStopSpanServiceServer) GetTabStop

type UnimplementedTabStopSpanStandardServiceServer

type UnimplementedTabStopSpanStandardServiceServer struct{}

UnimplementedTabStopSpanStandardServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTabStopSpanStandardServiceServer) GetTabStop

func (UnimplementedTabStopSpanStandardServiceServer) ToString

type UnimplementedTextAppearanceSpanServiceServer

type UnimplementedTextAppearanceSpanServiceServer struct{}

UnimplementedTextAppearanceSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextAppearanceSpanServiceServer) DescribeContents

func (UnimplementedTextAppearanceSpanServiceServer) GetFamily

func (UnimplementedTextAppearanceSpanServiceServer) GetFontFeatureSettings

func (UnimplementedTextAppearanceSpanServiceServer) GetLetterSpacing

func (UnimplementedTextAppearanceSpanServiceServer) GetLinkTextColor

func (UnimplementedTextAppearanceSpanServiceServer) GetShadowColor

func (UnimplementedTextAppearanceSpanServiceServer) GetShadowDx

func (UnimplementedTextAppearanceSpanServiceServer) GetShadowDy

func (UnimplementedTextAppearanceSpanServiceServer) GetShadowRadius

func (UnimplementedTextAppearanceSpanServiceServer) GetSpanTypeId

func (UnimplementedTextAppearanceSpanServiceServer) GetTextColor

func (UnimplementedTextAppearanceSpanServiceServer) GetTextFontWeight

func (UnimplementedTextAppearanceSpanServiceServer) GetTextLocales

func (UnimplementedTextAppearanceSpanServiceServer) GetTextSize

func (UnimplementedTextAppearanceSpanServiceServer) GetTextStyle

func (UnimplementedTextAppearanceSpanServiceServer) GetTypeface

func (UnimplementedTextAppearanceSpanServiceServer) IsElegantTextHeight

func (UnimplementedTextAppearanceSpanServiceServer) NewTextAppearanceSpan

func (UnimplementedTextAppearanceSpanServiceServer) ToString

func (UnimplementedTextAppearanceSpanServiceServer) UpdateDrawState

func (UnimplementedTextAppearanceSpanServiceServer) UpdateMeasureState

func (UnimplementedTextAppearanceSpanServiceServer) WriteToParcel

type UnimplementedTtsSpanBuilderServiceServer

type UnimplementedTtsSpanBuilderServiceServer struct{}

UnimplementedTtsSpanBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanBuilderServiceServer) Build

type UnimplementedTtsSpanCardinalBuilderServiceServer

type UnimplementedTtsSpanCardinalBuilderServiceServer struct{}

UnimplementedTtsSpanCardinalBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanCardinalBuilderServiceServer) SetNumber1

func (UnimplementedTtsSpanCardinalBuilderServiceServer) SetNumber1_1

type UnimplementedTtsSpanDateBuilderServiceServer

type UnimplementedTtsSpanDateBuilderServiceServer struct{}

UnimplementedTtsSpanDateBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanDateBuilderServiceServer) SetDay

func (UnimplementedTtsSpanDateBuilderServiceServer) SetMonth

func (UnimplementedTtsSpanDateBuilderServiceServer) SetWeekday

func (UnimplementedTtsSpanDateBuilderServiceServer) SetYear

type UnimplementedTtsSpanDecimalBuilderServiceServer

type UnimplementedTtsSpanDecimalBuilderServiceServer struct{}

UnimplementedTtsSpanDecimalBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanDecimalBuilderServiceServer) SetArgumentsFromDouble

func (UnimplementedTtsSpanDecimalBuilderServiceServer) SetFractionalPart

func (UnimplementedTtsSpanDecimalBuilderServiceServer) SetIntegerPart1

func (UnimplementedTtsSpanDecimalBuilderServiceServer) SetIntegerPart1_1

type UnimplementedTtsSpanDigitsBuilderServiceServer

type UnimplementedTtsSpanDigitsBuilderServiceServer struct{}

UnimplementedTtsSpanDigitsBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanDigitsBuilderServiceServer) SetDigits

type UnimplementedTtsSpanDurationBuilderServiceServer

type UnimplementedTtsSpanDurationBuilderServiceServer struct{}

UnimplementedTtsSpanDurationBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanDurationBuilderServiceServer) SetHours

func (UnimplementedTtsSpanDurationBuilderServiceServer) SetMinutes

func (UnimplementedTtsSpanDurationBuilderServiceServer) SetSeconds

type UnimplementedTtsSpanElectronicBuilderServiceServer

type UnimplementedTtsSpanElectronicBuilderServiceServer struct{}

UnimplementedTtsSpanElectronicBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanElectronicBuilderServiceServer) SetDomain

func (UnimplementedTtsSpanElectronicBuilderServiceServer) SetEmailArguments

func (UnimplementedTtsSpanElectronicBuilderServiceServer) SetFragmentId

func (UnimplementedTtsSpanElectronicBuilderServiceServer) SetPassword

func (UnimplementedTtsSpanElectronicBuilderServiceServer) SetPath

func (UnimplementedTtsSpanElectronicBuilderServiceServer) SetPort

func (UnimplementedTtsSpanElectronicBuilderServiceServer) SetProtocol

func (UnimplementedTtsSpanElectronicBuilderServiceServer) SetQueryString

func (UnimplementedTtsSpanElectronicBuilderServiceServer) SetUsername

type UnimplementedTtsSpanFractionBuilderServiceServer

type UnimplementedTtsSpanFractionBuilderServiceServer struct{}

UnimplementedTtsSpanFractionBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanFractionBuilderServiceServer) SetDenominator1

func (UnimplementedTtsSpanFractionBuilderServiceServer) SetDenominator1_1

func (UnimplementedTtsSpanFractionBuilderServiceServer) SetIntegerPart1

func (UnimplementedTtsSpanFractionBuilderServiceServer) SetIntegerPart1_1

func (UnimplementedTtsSpanFractionBuilderServiceServer) SetNumerator1

func (UnimplementedTtsSpanFractionBuilderServiceServer) SetNumerator1_1

type UnimplementedTtsSpanMeasureBuilderServiceServer

type UnimplementedTtsSpanMeasureBuilderServiceServer struct{}

UnimplementedTtsSpanMeasureBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetDenominator1

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetDenominator1_1

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetFractionalPart

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetIntegerPart1

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetIntegerPart1_1

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetNumber1

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetNumber1_1

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetNumerator1

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetNumerator1_1

func (UnimplementedTtsSpanMeasureBuilderServiceServer) SetUnit

type UnimplementedTtsSpanMoneyBuilderServiceServer

type UnimplementedTtsSpanMoneyBuilderServiceServer struct{}

UnimplementedTtsSpanMoneyBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanMoneyBuilderServiceServer) SetCurrency

func (UnimplementedTtsSpanMoneyBuilderServiceServer) SetFractionalPart

func (UnimplementedTtsSpanMoneyBuilderServiceServer) SetIntegerPart1

func (UnimplementedTtsSpanMoneyBuilderServiceServer) SetIntegerPart1_1

func (UnimplementedTtsSpanMoneyBuilderServiceServer) SetQuantity

type UnimplementedTtsSpanOrdinalBuilderServiceServer

type UnimplementedTtsSpanOrdinalBuilderServiceServer struct{}

UnimplementedTtsSpanOrdinalBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanOrdinalBuilderServiceServer) SetNumber1

func (UnimplementedTtsSpanOrdinalBuilderServiceServer) SetNumber1_1

type UnimplementedTtsSpanServiceServer

type UnimplementedTtsSpanServiceServer struct{}

UnimplementedTtsSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanServiceServer) DescribeContents

func (UnimplementedTtsSpanServiceServer) GetArgs

func (UnimplementedTtsSpanServiceServer) GetSpanTypeId

func (UnimplementedTtsSpanServiceServer) GetType

func (UnimplementedTtsSpanServiceServer) NewTtsSpan

func (UnimplementedTtsSpanServiceServer) WriteToParcel

type UnimplementedTtsSpanTelephoneBuilderServiceServer

type UnimplementedTtsSpanTelephoneBuilderServiceServer struct{}

UnimplementedTtsSpanTelephoneBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanTelephoneBuilderServiceServer) SetCountryCode

func (UnimplementedTtsSpanTelephoneBuilderServiceServer) SetExtension

func (UnimplementedTtsSpanTelephoneBuilderServiceServer) SetNumberParts

type UnimplementedTtsSpanTextBuilderServiceServer

type UnimplementedTtsSpanTextBuilderServiceServer struct{}

UnimplementedTtsSpanTextBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanTextBuilderServiceServer) SetText

type UnimplementedTtsSpanTimeBuilderServiceServer

type UnimplementedTtsSpanTimeBuilderServiceServer struct{}

UnimplementedTtsSpanTimeBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanTimeBuilderServiceServer) SetHours

func (UnimplementedTtsSpanTimeBuilderServiceServer) SetMinutes

func (UnimplementedTtsSpanTimeBuilderServiceServer) SetSeconds

type UnimplementedTtsSpanVerbatimBuilderServiceServer

type UnimplementedTtsSpanVerbatimBuilderServiceServer struct{}

UnimplementedTtsSpanVerbatimBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTtsSpanVerbatimBuilderServiceServer) SetVerbatim

type UnimplementedTypefaceSpanServiceServer

type UnimplementedTypefaceSpanServiceServer struct{}

UnimplementedTypefaceSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTypefaceSpanServiceServer) DescribeContents

func (UnimplementedTypefaceSpanServiceServer) GetFamily

func (UnimplementedTypefaceSpanServiceServer) GetSpanTypeId

func (UnimplementedTypefaceSpanServiceServer) GetTypeface

func (UnimplementedTypefaceSpanServiceServer) NewTypefaceSpan

func (UnimplementedTypefaceSpanServiceServer) ToString

func (UnimplementedTypefaceSpanServiceServer) UpdateDrawState

func (UnimplementedTypefaceSpanServiceServer) UpdateMeasureState

func (UnimplementedTypefaceSpanServiceServer) WriteToParcel

type UnimplementedURLSpanServiceServer

type UnimplementedURLSpanServiceServer struct{}

UnimplementedURLSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedURLSpanServiceServer) DescribeContents

func (UnimplementedURLSpanServiceServer) GetSpanTypeId

func (UnimplementedURLSpanServiceServer) GetURL

func (UnimplementedURLSpanServiceServer) NewURLSpan

func (UnimplementedURLSpanServiceServer) OnClick

func (UnimplementedURLSpanServiceServer) ToString

func (UnimplementedURLSpanServiceServer) WriteToParcel

type UnimplementedUnderlineSpanServiceServer

type UnimplementedUnderlineSpanServiceServer struct{}

UnimplementedUnderlineSpanServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedUnderlineSpanServiceServer) DescribeContents

func (UnimplementedUnderlineSpanServiceServer) GetSpanTypeId

func (UnimplementedUnderlineSpanServiceServer) NewUnderlineSpan

func (UnimplementedUnderlineSpanServiceServer) ToString

func (UnimplementedUnderlineSpanServiceServer) UpdateDrawState

func (UnimplementedUnderlineSpanServiceServer) WriteToParcel

type UnsafeAbsoluteSizeSpanServiceServer

type UnsafeAbsoluteSizeSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAbsoluteSizeSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AbsoluteSizeSpanServiceServer will result in compilation errors.

type UnsafeAlignmentSpanServiceServer

type UnsafeAlignmentSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAlignmentSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AlignmentSpanServiceServer will result in compilation errors.

type UnsafeAlignmentSpanStandardServiceServer

type UnsafeAlignmentSpanStandardServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAlignmentSpanStandardServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AlignmentSpanStandardServiceServer will result in compilation errors.

type UnsafeBackgroundColorSpanServiceServer

type UnsafeBackgroundColorSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBackgroundColorSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BackgroundColorSpanServiceServer will result in compilation errors.

type UnsafeBulletSpanServiceServer

type UnsafeBulletSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBulletSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BulletSpanServiceServer will result in compilation errors.

type UnsafeCharacterStyleServiceServer

type UnsafeCharacterStyleServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeCharacterStyleServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CharacterStyleServiceServer will result in compilation errors.

type UnsafeClickableSpanServiceServer

type UnsafeClickableSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeClickableSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ClickableSpanServiceServer will result in compilation errors.

type UnsafeDrawableMarginSpanServiceServer

type UnsafeDrawableMarginSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDrawableMarginSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DrawableMarginSpanServiceServer will result in compilation errors.

type UnsafeDynamicDrawableSpanServiceServer

type UnsafeDynamicDrawableSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDynamicDrawableSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicDrawableSpanServiceServer will result in compilation errors.

type UnsafeEasyEditSpanServiceServer

type UnsafeEasyEditSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeEasyEditSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EasyEditSpanServiceServer will result in compilation errors.

type UnsafeForegroundColorSpanServiceServer

type UnsafeForegroundColorSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeForegroundColorSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ForegroundColorSpanServiceServer will result in compilation errors.

type UnsafeIconMarginSpanServiceServer

type UnsafeIconMarginSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeIconMarginSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IconMarginSpanServiceServer will result in compilation errors.

type UnsafeImageSpanServiceServer

type UnsafeImageSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeImageSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ImageSpanServiceServer will result in compilation errors.

type UnsafeLeadingMarginSpanLeadingMarginSpan2ServiceServer

type UnsafeLeadingMarginSpanLeadingMarginSpan2ServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLeadingMarginSpanLeadingMarginSpan2ServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LeadingMarginSpanLeadingMarginSpan2ServiceServer will result in compilation errors.

type UnsafeLeadingMarginSpanServiceServer

type UnsafeLeadingMarginSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLeadingMarginSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LeadingMarginSpanServiceServer will result in compilation errors.

type UnsafeLeadingMarginSpanStandardServiceServer

type UnsafeLeadingMarginSpanStandardServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLeadingMarginSpanStandardServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LeadingMarginSpanStandardServiceServer will result in compilation errors.

type UnsafeLineBackgroundSpanServiceServer

type UnsafeLineBackgroundSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLineBackgroundSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LineBackgroundSpanServiceServer will result in compilation errors.

type UnsafeLineBackgroundSpanStandardServiceServer

type UnsafeLineBackgroundSpanStandardServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLineBackgroundSpanStandardServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LineBackgroundSpanStandardServiceServer will result in compilation errors.

type UnsafeLineBreakConfigSpanServiceServer

type UnsafeLineBreakConfigSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLineBreakConfigSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LineBreakConfigSpanServiceServer will result in compilation errors.

type UnsafeLineHeightSpanServiceServer

type UnsafeLineHeightSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLineHeightSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LineHeightSpanServiceServer will result in compilation errors.

type UnsafeLineHeightSpanStandardServiceServer

type UnsafeLineHeightSpanStandardServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLineHeightSpanStandardServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LineHeightSpanStandardServiceServer will result in compilation errors.

type UnsafeLineHeightSpanWithDensityServiceServer

type UnsafeLineHeightSpanWithDensityServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLineHeightSpanWithDensityServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LineHeightSpanWithDensityServiceServer will result in compilation errors.

type UnsafeLocaleSpanServiceServer

type UnsafeLocaleSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeLocaleSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LocaleSpanServiceServer will result in compilation errors.

type UnsafeMaskFilterSpanServiceServer

type UnsafeMaskFilterSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeMaskFilterSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MaskFilterSpanServiceServer will result in compilation errors.

type UnsafeMetricAffectingSpanServiceServer

type UnsafeMetricAffectingSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeMetricAffectingSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MetricAffectingSpanServiceServer will result in compilation errors.

type UnsafeNoWritingToolsSpanServiceServer

type UnsafeNoWritingToolsSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeNoWritingToolsSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NoWritingToolsSpanServiceServer will result in compilation errors.

type UnsafeQuoteSpanServiceServer

type UnsafeQuoteSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeQuoteSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to QuoteSpanServiceServer will result in compilation errors.

type UnsafeRelativeSizeSpanServiceServer

type UnsafeRelativeSizeSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeRelativeSizeSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RelativeSizeSpanServiceServer will result in compilation errors.

type UnsafeReplacementSpanServiceServer

type UnsafeReplacementSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeReplacementSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ReplacementSpanServiceServer will result in compilation errors.

type UnsafeScaleXSpanServiceServer

type UnsafeScaleXSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeScaleXSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ScaleXSpanServiceServer will result in compilation errors.

type UnsafeSpanServiceServer

type UnsafeSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SpanServiceServer will result in compilation errors.

type UnsafeStrikethroughSpanServiceServer

type UnsafeStrikethroughSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeStrikethroughSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StrikethroughSpanServiceServer will result in compilation errors.

type UnsafeSubscriptSpanServiceServer

type UnsafeSubscriptSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSubscriptSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SubscriptSpanServiceServer will result in compilation errors.

type UnsafeSuggestionRangeSpanServiceServer

type UnsafeSuggestionRangeSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSuggestionRangeSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SuggestionRangeSpanServiceServer will result in compilation errors.

type UnsafeSuggestionSpanServiceServer

type UnsafeSuggestionSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSuggestionSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SuggestionSpanServiceServer will result in compilation errors.

type UnsafeSuperscriptSpanServiceServer

type UnsafeSuperscriptSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSuperscriptSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SuperscriptSpanServiceServer will result in compilation errors.

type UnsafeTabStopSpanServiceServer

type UnsafeTabStopSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTabStopSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TabStopSpanServiceServer will result in compilation errors.

type UnsafeTabStopSpanStandardServiceServer

type UnsafeTabStopSpanStandardServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTabStopSpanStandardServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TabStopSpanStandardServiceServer will result in compilation errors.

type UnsafeTextAppearanceSpanServiceServer

type UnsafeTextAppearanceSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextAppearanceSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextAppearanceSpanServiceServer will result in compilation errors.

type UnsafeTtsSpanBuilderServiceServer

type UnsafeTtsSpanBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanCardinalBuilderServiceServer

type UnsafeTtsSpanCardinalBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanCardinalBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanCardinalBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanDateBuilderServiceServer

type UnsafeTtsSpanDateBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanDateBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanDateBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanDecimalBuilderServiceServer

type UnsafeTtsSpanDecimalBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanDecimalBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanDecimalBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanDigitsBuilderServiceServer

type UnsafeTtsSpanDigitsBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanDigitsBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanDigitsBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanDurationBuilderServiceServer

type UnsafeTtsSpanDurationBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanDurationBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanDurationBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanElectronicBuilderServiceServer

type UnsafeTtsSpanElectronicBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanElectronicBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanElectronicBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanFractionBuilderServiceServer

type UnsafeTtsSpanFractionBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanFractionBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanFractionBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanMeasureBuilderServiceServer

type UnsafeTtsSpanMeasureBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanMeasureBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanMeasureBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanMoneyBuilderServiceServer

type UnsafeTtsSpanMoneyBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanMoneyBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanMoneyBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanOrdinalBuilderServiceServer

type UnsafeTtsSpanOrdinalBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanOrdinalBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanOrdinalBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanServiceServer

type UnsafeTtsSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanServiceServer will result in compilation errors.

type UnsafeTtsSpanTelephoneBuilderServiceServer

type UnsafeTtsSpanTelephoneBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanTelephoneBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanTelephoneBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanTextBuilderServiceServer

type UnsafeTtsSpanTextBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanTextBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanTextBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanTimeBuilderServiceServer

type UnsafeTtsSpanTimeBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanTimeBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanTimeBuilderServiceServer will result in compilation errors.

type UnsafeTtsSpanVerbatimBuilderServiceServer

type UnsafeTtsSpanVerbatimBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTtsSpanVerbatimBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TtsSpanVerbatimBuilderServiceServer will result in compilation errors.

type UnsafeTypefaceSpanServiceServer

type UnsafeTypefaceSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTypefaceSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TypefaceSpanServiceServer will result in compilation errors.

type UnsafeURLSpanServiceServer

type UnsafeURLSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeURLSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to URLSpanServiceServer will result in compilation errors.

type UnsafeUnderlineSpanServiceServer

type UnsafeUnderlineSpanServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeUnderlineSpanServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UnderlineSpanServiceServer will result in compilation errors.

type UpdateDrawStateRequest

type UpdateDrawStateRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDrawStateRequest) Descriptor deprecated

func (*UpdateDrawStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateDrawStateRequest.ProtoReflect.Descriptor instead.

func (*UpdateDrawStateRequest) GetArg0

func (x *UpdateDrawStateRequest) GetArg0() int64

func (*UpdateDrawStateRequest) GetHandle

func (x *UpdateDrawStateRequest) GetHandle() int64

func (*UpdateDrawStateRequest) ProtoMessage

func (*UpdateDrawStateRequest) ProtoMessage()

func (*UpdateDrawStateRequest) ProtoReflect

func (x *UpdateDrawStateRequest) ProtoReflect() protoreflect.Message

func (*UpdateDrawStateRequest) Reset

func (x *UpdateDrawStateRequest) Reset()

func (*UpdateDrawStateRequest) String

func (x *UpdateDrawStateRequest) String() string

type UpdateDrawStateResponse

type UpdateDrawStateResponse struct {
	// contains filtered or unexported fields
}

func (*UpdateDrawStateResponse) Descriptor deprecated

func (*UpdateDrawStateResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateDrawStateResponse.ProtoReflect.Descriptor instead.

func (*UpdateDrawStateResponse) ProtoMessage

func (*UpdateDrawStateResponse) ProtoMessage()

func (*UpdateDrawStateResponse) ProtoReflect

func (x *UpdateDrawStateResponse) ProtoReflect() protoreflect.Message

func (*UpdateDrawStateResponse) Reset

func (x *UpdateDrawStateResponse) Reset()

func (*UpdateDrawStateResponse) String

func (x *UpdateDrawStateResponse) String() string

type UpdateMeasureStateRequest

type UpdateMeasureStateRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateMeasureStateRequest) Descriptor deprecated

func (*UpdateMeasureStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateMeasureStateRequest.ProtoReflect.Descriptor instead.

func (*UpdateMeasureStateRequest) GetArg0

func (x *UpdateMeasureStateRequest) GetArg0() int64

func (*UpdateMeasureStateRequest) GetHandle

func (x *UpdateMeasureStateRequest) GetHandle() int64

func (*UpdateMeasureStateRequest) ProtoMessage

func (*UpdateMeasureStateRequest) ProtoMessage()

func (*UpdateMeasureStateRequest) ProtoReflect

func (*UpdateMeasureStateRequest) Reset

func (x *UpdateMeasureStateRequest) Reset()

func (*UpdateMeasureStateRequest) String

func (x *UpdateMeasureStateRequest) String() string

type UpdateMeasureStateResponse

type UpdateMeasureStateResponse struct {
	// contains filtered or unexported fields
}

func (*UpdateMeasureStateResponse) Descriptor deprecated

func (*UpdateMeasureStateResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateMeasureStateResponse.ProtoReflect.Descriptor instead.

func (*UpdateMeasureStateResponse) ProtoMessage

func (*UpdateMeasureStateResponse) ProtoMessage()

func (*UpdateMeasureStateResponse) ProtoReflect

func (*UpdateMeasureStateResponse) Reset

func (x *UpdateMeasureStateResponse) Reset()

func (*UpdateMeasureStateResponse) String

func (x *UpdateMeasureStateResponse) String() string

type WrapRequest

type WrapRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapRequest) Descriptor deprecated

func (*WrapRequest) Descriptor() ([]byte, []int)

Deprecated: Use WrapRequest.ProtoReflect.Descriptor instead.

func (*WrapRequest) GetArg0

func (x *WrapRequest) GetArg0() int64

func (*WrapRequest) ProtoMessage

func (*WrapRequest) ProtoMessage()

func (*WrapRequest) ProtoReflect

func (x *WrapRequest) ProtoReflect() protoreflect.Message

func (*WrapRequest) Reset

func (x *WrapRequest) Reset()

func (*WrapRequest) String

func (x *WrapRequest) String() string

type WrapResponse

type WrapResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapResponse) Descriptor deprecated

func (*WrapResponse) Descriptor() ([]byte, []int)

Deprecated: Use WrapResponse.ProtoReflect.Descriptor instead.

func (*WrapResponse) GetResult

func (x *WrapResponse) GetResult() int64

func (*WrapResponse) ProtoMessage

func (*WrapResponse) ProtoMessage()

func (*WrapResponse) ProtoReflect

func (x *WrapResponse) ProtoReflect() protoreflect.Message

func (*WrapResponse) Reset

func (x *WrapResponse) Reset()

func (*WrapResponse) String

func (x *WrapResponse) String() string

type WriteToParcelRequest

type WriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteToParcelRequest) Descriptor deprecated

func (*WriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*WriteToParcelRequest) GetArg0

func (x *WriteToParcelRequest) GetArg0() int64

func (*WriteToParcelRequest) GetArg1

func (x *WriteToParcelRequest) GetArg1() int32

func (*WriteToParcelRequest) GetHandle

func (x *WriteToParcelRequest) GetHandle() int64

func (*WriteToParcelRequest) ProtoMessage

func (*WriteToParcelRequest) ProtoMessage()

func (*WriteToParcelRequest) ProtoReflect

func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message

func (*WriteToParcelRequest) Reset

func (x *WriteToParcelRequest) Reset()

func (*WriteToParcelRequest) String

func (x *WriteToParcelRequest) String() string

type WriteToParcelResponse

type WriteToParcelResponse struct {
	// contains filtered or unexported fields
}

func (*WriteToParcelResponse) Descriptor deprecated

func (*WriteToParcelResponse) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.

func (*WriteToParcelResponse) ProtoMessage

func (*WriteToParcelResponse) ProtoMessage()

func (*WriteToParcelResponse) ProtoReflect

func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message

func (*WriteToParcelResponse) Reset

func (x *WriteToParcelResponse) Reset()

func (*WriteToParcelResponse) String

func (x *WriteToParcelResponse) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL