Documentation ¶
Index ¶
- Constants
- Variables
- type ArchiveInfo
- func (*ArchiveInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveInfo) GetIdentifier() uint64
- func (x *ArchiveInfo) GetMessageInfos() []*MessageInfo
- func (*ArchiveInfo) ProtoMessage()
- func (x *ArchiveInfo) ProtoReflect() protoreflect.Message
- func (x *ArchiveInfo) Reset()
- func (x *ArchiveInfo) String() string
- type Color
- func (*Color) Descriptor() ([]byte, []int)deprecated
- func (x *Color) GetA() float32
- func (x *Color) GetB() float32
- func (x *Color) GetC() float32
- func (x *Color) GetG() float32
- func (x *Color) GetK() float32
- func (x *Color) GetM() float32
- func (x *Color) GetModel() Color_ColorModel
- func (x *Color) GetR() float32
- func (x *Color) GetW() float32
- func (x *Color) GetY() float32
- func (*Color) ProtoMessage()
- func (x *Color) ProtoReflect() protoreflect.Message
- func (x *Color) Reset()
- func (x *Color) String() string
- type Color_ColorModel
- func (Color_ColorModel) Descriptor() protoreflect.EnumDescriptor
- func (x Color_ColorModel) Enum() *Color_ColorModel
- func (Color_ColorModel) EnumDescriptor() ([]byte, []int)deprecated
- func (x Color_ColorModel) Number() protoreflect.EnumNumber
- func (x Color_ColorModel) String() string
- func (Color_ColorModel) Type() protoreflect.EnumType
- func (x *Color_ColorModel) UnmarshalJSON(b []byte) errordeprecated
- type ComponentDataReference
- func (*ComponentDataReference) Descriptor() ([]byte, []int)deprecated
- func (x *ComponentDataReference) GetDataIdentifier() uint64
- func (*ComponentDataReference) ProtoMessage()
- func (x *ComponentDataReference) ProtoReflect() protoreflect.Message
- func (x *ComponentDataReference) Reset()
- func (x *ComponentDataReference) String() string
- type ComponentExternalReference
- func (*ComponentExternalReference) Descriptor() ([]byte, []int)deprecated
- func (x *ComponentExternalReference) GetComponentIdentifier() uint64
- func (x *ComponentExternalReference) GetIsWeak() bool
- func (x *ComponentExternalReference) GetObjectIdentifier() uint64
- func (*ComponentExternalReference) ProtoMessage()
- func (x *ComponentExternalReference) ProtoReflect() protoreflect.Message
- func (x *ComponentExternalReference) Reset()
- func (x *ComponentExternalReference) String() string
- type ComponentInfo
- func (*ComponentInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ComponentInfo) GetAllowsDuplicatesOutsideOfDocumentPackage() bool
- func (x *ComponentInfo) GetDataReferences() []*ComponentDataReference
- func (x *ComponentInfo) GetDirtiesDocumentPackage() bool
- func (x *ComponentInfo) GetExternalReferences() []*ComponentExternalReference
- func (x *ComponentInfo) GetIdentifier() uint64
- func (x *ComponentInfo) GetIsStoredOutsideObjectArchive() bool
- func (x *ComponentInfo) GetLocator() string
- func (x *ComponentInfo) GetPreferredLocator() string
- func (x *ComponentInfo) GetReadVersion() []uint32
- func (x *ComponentInfo) GetWriteVersion() []uint32
- func (*ComponentInfo) ProtoMessage()
- func (x *ComponentInfo) ProtoReflect() protoreflect.Message
- func (x *ComponentInfo) Reset()
- func (x *ComponentInfo) String() string
- type DataInfo
- func (*DataInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DataInfo) GetDigest() []byte
- func (x *DataInfo) GetDocumentResourceLocator() string
- func (x *DataInfo) GetFileName() string
- func (x *DataInfo) GetIdentifier() uint64
- func (x *DataInfo) GetPasteboardExternalFilePath() string
- func (x *DataInfo) GetPreferredFileName() string
- func (x *DataInfo) GetSourceBookmarkData() []byte
- func (*DataInfo) ProtoMessage()
- func (x *DataInfo) ProtoReflect() protoreflect.Message
- func (x *DataInfo) Reset()
- func (x *DataInfo) String() string
- type DataReference
- type DatabaseData
- type DatabaseDataArchive
- func (*DatabaseDataArchive) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseDataArchive) GetAppRelativePath() string
- func (x *DatabaseDataArchive) GetData() *Reference
- func (x *DatabaseDataArchive) GetDisplayName() string
- func (x *DatabaseDataArchive) GetHash() uint32
- func (x *DatabaseDataArchive) GetLength() uint64
- func (x *DatabaseDataArchive) GetSharable() bool
- func (*DatabaseDataArchive) ProtoMessage()
- func (x *DatabaseDataArchive) ProtoReflect() protoreflect.Message
- func (x *DatabaseDataArchive) Reset()
- func (x *DatabaseDataArchive) String() string
- type DatabaseImageDataArchive
- func (*DatabaseImageDataArchive) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseImageDataArchive) GetSuper() *DatabaseDataArchive
- func (x *DatabaseImageDataArchive) GetType() DatabaseImageDataArchive_ImageType
- func (*DatabaseImageDataArchive) ProtoMessage()
- func (x *DatabaseImageDataArchive) ProtoReflect() protoreflect.Message
- func (x *DatabaseImageDataArchive) Reset()
- func (x *DatabaseImageDataArchive) String() string
- type DatabaseImageDataArchive_ImageType
- func (DatabaseImageDataArchive_ImageType) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseImageDataArchive_ImageType) Enum() *DatabaseImageDataArchive_ImageType
- func (DatabaseImageDataArchive_ImageType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseImageDataArchive_ImageType) Number() protoreflect.EnumNumber
- func (x DatabaseImageDataArchive_ImageType) String() string
- func (DatabaseImageDataArchive_ImageType) Type() protoreflect.EnumType
- func (x *DatabaseImageDataArchive_ImageType) UnmarshalJSON(b []byte) errordeprecated
- type Date
- type FieldInfo
- func (*FieldInfo) Descriptor() ([]byte, []int)deprecated
- func (x *FieldInfo) GetDataReferences() []uint64
- func (x *FieldInfo) GetObjectReferences() []uint64
- func (x *FieldInfo) GetPath() *FieldPath
- func (x *FieldInfo) GetRule() FieldInfo_Rule
- func (x *FieldInfo) GetType() FieldInfo_Type
- func (*FieldInfo) ProtoMessage()
- func (x *FieldInfo) ProtoReflect() protoreflect.Message
- func (x *FieldInfo) Reset()
- func (x *FieldInfo) String() string
- type FieldInfo_Rule
- func (FieldInfo_Rule) Descriptor() protoreflect.EnumDescriptor
- func (x FieldInfo_Rule) Enum() *FieldInfo_Rule
- func (FieldInfo_Rule) EnumDescriptor() ([]byte, []int)deprecated
- func (x FieldInfo_Rule) Number() protoreflect.EnumNumber
- func (x FieldInfo_Rule) String() string
- func (FieldInfo_Rule) Type() protoreflect.EnumType
- func (x *FieldInfo_Rule) UnmarshalJSON(b []byte) errordeprecated
- type FieldInfo_Type
- func (FieldInfo_Type) Descriptor() protoreflect.EnumDescriptor
- func (x FieldInfo_Type) Enum() *FieldInfo_Type
- func (FieldInfo_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x FieldInfo_Type) Number() protoreflect.EnumNumber
- func (x FieldInfo_Type) String() string
- func (FieldInfo_Type) Type() protoreflect.EnumType
- func (x *FieldInfo_Type) UnmarshalJSON(b []byte) errordeprecated
- type FieldPath
- type IndexSet
- type MessageInfo
- func (*MessageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MessageInfo) GetDataReferences() []uint64
- func (x *MessageInfo) GetFieldInfos() []*FieldInfo
- func (x *MessageInfo) GetLength() uint32
- func (x *MessageInfo) GetObjectReferences() []uint64
- func (x *MessageInfo) GetType() uint32
- func (x *MessageInfo) GetVersion() []uint32
- func (*MessageInfo) ProtoMessage()
- func (x *MessageInfo) ProtoReflect() protoreflect.Message
- func (x *MessageInfo) Reset()
- func (x *MessageInfo) String() string
- type ObjectContainer
- func (*ObjectContainer) Descriptor() ([]byte, []int)deprecated
- func (x *ObjectContainer) GetIdentifier() uint32
- func (x *ObjectContainer) GetObjects() []*Reference
- func (*ObjectContainer) ProtoMessage()
- func (x *ObjectContainer) ProtoReflect() protoreflect.Message
- func (x *ObjectContainer) Reset()
- func (x *ObjectContainer) String() string
- type PackageMetadata
- func (*PackageMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *PackageMetadata) GetComponents() []*ComponentInfo
- func (x *PackageMetadata) GetDatas() []*DataInfo
- func (x *PackageMetadata) GetLastObjectIdentifier() uint64
- func (x *PackageMetadata) GetReadVersion() []uint32
- func (x *PackageMetadata) GetWriteVersion() []uint32
- func (*PackageMetadata) ProtoMessage()
- func (x *PackageMetadata) ProtoReflect() protoreflect.Message
- func (x *PackageMetadata) Reset()
- func (x *PackageMetadata) String() string
- type PasteboardMetadata
- func (*PasteboardMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *PasteboardMetadata) GetAppName() string
- func (x *PasteboardMetadata) GetDatas() []*DataInfo
- func (x *PasteboardMetadata) GetSourceDocumentUuid() string
- func (x *PasteboardMetadata) GetVersion() []uint32
- func (*PasteboardMetadata) ProtoMessage()
- func (x *PasteboardMetadata) ProtoReflect() protoreflect.Message
- func (x *PasteboardMetadata) Reset()
- func (x *PasteboardMetadata) String() string
- type PasteboardObject
- func (*PasteboardObject) Descriptor() ([]byte, []int)deprecated
- func (x *PasteboardObject) GetAppNativeObject() *Reference
- func (x *PasteboardObject) GetDrawables() []*Reference
- func (x *PasteboardObject) GetGuideStorage() *Reference
- func (x *PasteboardObject) GetIsSmart() bool
- func (x *PasteboardObject) GetIsTextPrimary() bool
- func (x *PasteboardObject) GetStyles() []*Reference
- func (x *PasteboardObject) GetStylesheet() *Reference
- func (x *PasteboardObject) GetTheme() *Reference
- func (x *PasteboardObject) GetWpStorage() *Reference
- func (*PasteboardObject) ProtoMessage()
- func (x *PasteboardObject) ProtoReflect() protoreflect.Message
- func (x *PasteboardObject) Reset()
- func (x *PasteboardObject) String() string
- type Path
- type Path_Element
- func (*Path_Element) Descriptor() ([]byte, []int)deprecated
- func (x *Path_Element) GetPoints() []*Point
- func (x *Path_Element) GetType() Path_ElementType
- func (*Path_Element) ProtoMessage()
- func (x *Path_Element) ProtoReflect() protoreflect.Message
- func (x *Path_Element) Reset()
- func (x *Path_Element) String() string
- type Path_ElementType
- func (Path_ElementType) Descriptor() protoreflect.EnumDescriptor
- func (x Path_ElementType) Enum() *Path_ElementType
- func (Path_ElementType) EnumDescriptor() ([]byte, []int)deprecated
- func (x Path_ElementType) Number() protoreflect.EnumNumber
- func (x Path_ElementType) String() string
- func (Path_ElementType) Type() protoreflect.EnumType
- func (x *Path_ElementType) UnmarshalJSON(b []byte) errordeprecated
- type Point
- type Range
- type Reference
- func (*Reference) Descriptor() ([]byte, []int)deprecated
- func (x *Reference) GetDeprecatedIsExternal() bool
- func (x *Reference) GetDeprecatedType() int32
- func (x *Reference) GetIdentifier() uint64
- func (*Reference) ProtoMessage()
- func (x *Reference) ProtoReflect() protoreflect.Message
- func (x *Reference) Reset()
- func (x *Reference) String() string
- type ReferenceDictionary
- func (*ReferenceDictionary) Descriptor() ([]byte, []int)deprecated
- func (x *ReferenceDictionary) GetEntries() []*ReferenceDictionary_Entry
- func (*ReferenceDictionary) ProtoMessage()
- func (x *ReferenceDictionary) ProtoReflect() protoreflect.Message
- func (x *ReferenceDictionary) Reset()
- func (x *ReferenceDictionary) String() string
- type ReferenceDictionary_Entry
- func (*ReferenceDictionary_Entry) Descriptor() ([]byte, []int)deprecated
- func (x *ReferenceDictionary_Entry) GetKey() *Reference
- func (x *ReferenceDictionary_Entry) GetValue() *Reference
- func (*ReferenceDictionary_Entry) ProtoMessage()
- func (x *ReferenceDictionary_Entry) ProtoReflect() protoreflect.Message
- func (x *ReferenceDictionary_Entry) Reset()
- func (x *ReferenceDictionary_Entry) String() string
- type Size
- type ViewStateMetadata
- func (*ViewStateMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ViewStateMetadata) GetComponent() *ComponentInfo
- func (x *ViewStateMetadata) GetDocumentVersionUuid() string
- func (x *ViewStateMetadata) GetVersion() []uint32
- func (*ViewStateMetadata) ProtoMessage()
- func (x *ViewStateMetadata) ProtoReflect() protoreflect.Message
- func (x *ViewStateMetadata) Reset()
- func (x *ViewStateMetadata) String() string
Constants ¶
const ( Default_FieldInfo_Type = FieldInfo_Value Default_FieldInfo_Rule = FieldInfo_IgnoreAndDrop )
Default values for FieldInfo fields.
const ( Default_ComponentInfo_AllowsDuplicatesOutsideOfDocumentPackage = bool(false) Default_ComponentInfo_DirtiesDocumentPackage = bool(true) Default_ComponentInfo_IsStoredOutsideObjectArchive = bool(false) )
Default values for ComponentInfo fields.
const ( Default_PasteboardObject_IsTextPrimary = bool(false) Default_PasteboardObject_IsSmart = bool(false) )
Default values for PasteboardObject fields.
const (
Default_Color_A = float32(1)
)
Default values for Color fields.
const (
Default_DatabaseDataArchive_Sharable = bool(true)
)
Default values for DatabaseDataArchive fields.
Variables ¶
var ( FieldInfo_Type_name = map[int32]string{ 0: "Value", 1: "ObjectReference", 2: "DataReference", 3: "Message", } FieldInfo_Type_value = map[string]int32{ "Value": 0, "ObjectReference": 1, "DataReference": 2, "Message": 3, } )
Enum value maps for FieldInfo_Type.
var ( FieldInfo_Rule_name = map[int32]string{ 0: "IgnoreAndDrop", 1: "IgnoreAndPreserve", 2: "MustUnderstand", -1: "NotSupported", } FieldInfo_Rule_value = map[string]int32{ "IgnoreAndDrop": 0, "IgnoreAndPreserve": 1, "MustUnderstand": 2, "NotSupported": -1, } )
Enum value maps for FieldInfo_Rule.
var ( DatabaseImageDataArchive_ImageType_name = map[int32]string{ 0: "unknown", 1: "bitmap", 2: "pdf", } DatabaseImageDataArchive_ImageType_value = map[string]int32{ "unknown": 0, "bitmap": 1, "pdf": 2, } )
Enum value maps for DatabaseImageDataArchive_ImageType.
var ( Color_ColorModel_name = map[int32]string{ 1: "rgb", 2: "cmyk", 3: "white", } Color_ColorModel_value = map[string]int32{ "rgb": 1, "cmyk": 2, "white": 3, } )
Enum value maps for Color_ColorModel.
var ( Path_ElementType_name = map[int32]string{ 1: "moveTo", 2: "lineTo", 3: "quadCurveTo", 4: "curveTo", 5: "closeSubpath", } Path_ElementType_value = map[string]int32{ "moveTo": 1, "lineTo": 2, "quadCurveTo": 3, "curveTo": 4, "closeSubpath": 5, } )
Enum value maps for Path_ElementType.
var File_TSPArchiveMessages_proto protoreflect.FileDescriptor
var File_TSPDatabaseMessages_proto protoreflect.FileDescriptor
var File_TSPMessages_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ArchiveInfo ¶
type ArchiveInfo struct { Identifier *uint64 `protobuf:"varint,1,opt,name=identifier" json:"identifier,omitempty"` MessageInfos []*MessageInfo `protobuf:"bytes,2,rep,name=message_infos,json=messageInfos" json:"message_infos,omitempty"` // contains filtered or unexported fields }
func (*ArchiveInfo) Descriptor
deprecated
func (*ArchiveInfo) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveInfo.ProtoReflect.Descriptor instead.
func (*ArchiveInfo) GetIdentifier ¶
func (x *ArchiveInfo) GetIdentifier() uint64
func (*ArchiveInfo) GetMessageInfos ¶
func (x *ArchiveInfo) GetMessageInfos() []*MessageInfo
func (*ArchiveInfo) ProtoMessage ¶
func (*ArchiveInfo) ProtoMessage()
func (*ArchiveInfo) ProtoReflect ¶
func (x *ArchiveInfo) ProtoReflect() protoreflect.Message
func (*ArchiveInfo) Reset ¶
func (x *ArchiveInfo) Reset()
func (*ArchiveInfo) String ¶
func (x *ArchiveInfo) String() string
type Color ¶
type Color struct { Model *Color_ColorModel `protobuf:"varint,1,req,name=model,enum=TSP.Color_ColorModel" json:"model,omitempty"` R *float32 `protobuf:"fixed32,3,opt,name=r" json:"r,omitempty"` G *float32 `protobuf:"fixed32,4,opt,name=g" json:"g,omitempty"` B *float32 `protobuf:"fixed32,5,opt,name=b" json:"b,omitempty"` A *float32 `protobuf:"fixed32,6,opt,name=a,def=1" json:"a,omitempty"` C *float32 `protobuf:"fixed32,7,opt,name=c" json:"c,omitempty"` M *float32 `protobuf:"fixed32,8,opt,name=m" json:"m,omitempty"` Y *float32 `protobuf:"fixed32,9,opt,name=y" json:"y,omitempty"` K *float32 `protobuf:"fixed32,10,opt,name=k" json:"k,omitempty"` W *float32 `protobuf:"fixed32,11,opt,name=w" json:"w,omitempty"` // contains filtered or unexported fields }
func (*Color) Descriptor
deprecated
func (*Color) GetModel ¶
func (x *Color) GetModel() Color_ColorModel
func (*Color) ProtoMessage ¶
func (*Color) ProtoMessage()
func (*Color) ProtoReflect ¶
func (x *Color) ProtoReflect() protoreflect.Message
type Color_ColorModel ¶
type Color_ColorModel int32
const ( Color_rgb Color_ColorModel = 1 Color_cmyk Color_ColorModel = 2 Color_white Color_ColorModel = 3 )
func (Color_ColorModel) Descriptor ¶
func (Color_ColorModel) Descriptor() protoreflect.EnumDescriptor
func (Color_ColorModel) Enum ¶
func (x Color_ColorModel) Enum() *Color_ColorModel
func (Color_ColorModel) EnumDescriptor
deprecated
func (Color_ColorModel) EnumDescriptor() ([]byte, []int)
Deprecated: Use Color_ColorModel.Descriptor instead.
func (Color_ColorModel) Number ¶
func (x Color_ColorModel) Number() protoreflect.EnumNumber
func (Color_ColorModel) String ¶
func (x Color_ColorModel) String() string
func (Color_ColorModel) Type ¶
func (Color_ColorModel) Type() protoreflect.EnumType
func (*Color_ColorModel) UnmarshalJSON
deprecated
func (x *Color_ColorModel) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ComponentDataReference ¶
type ComponentDataReference struct { DataIdentifier *uint64 `protobuf:"varint,1,req,name=data_identifier,json=dataIdentifier" json:"data_identifier,omitempty"` // contains filtered or unexported fields }
func (*ComponentDataReference) Descriptor
deprecated
func (*ComponentDataReference) Descriptor() ([]byte, []int)
Deprecated: Use ComponentDataReference.ProtoReflect.Descriptor instead.
func (*ComponentDataReference) GetDataIdentifier ¶
func (x *ComponentDataReference) GetDataIdentifier() uint64
func (*ComponentDataReference) ProtoMessage ¶
func (*ComponentDataReference) ProtoMessage()
func (*ComponentDataReference) ProtoReflect ¶
func (x *ComponentDataReference) ProtoReflect() protoreflect.Message
func (*ComponentDataReference) Reset ¶
func (x *ComponentDataReference) Reset()
func (*ComponentDataReference) String ¶
func (x *ComponentDataReference) String() string
type ComponentExternalReference ¶
type ComponentExternalReference struct { ComponentIdentifier *uint64 `protobuf:"varint,1,req,name=component_identifier,json=componentIdentifier" json:"component_identifier,omitempty"` ObjectIdentifier *uint64 `protobuf:"varint,2,opt,name=object_identifier,json=objectIdentifier" json:"object_identifier,omitempty"` IsWeak *bool `protobuf:"varint,3,opt,name=is_weak,json=isWeak" json:"is_weak,omitempty"` // contains filtered or unexported fields }
func (*ComponentExternalReference) Descriptor
deprecated
func (*ComponentExternalReference) Descriptor() ([]byte, []int)
Deprecated: Use ComponentExternalReference.ProtoReflect.Descriptor instead.
func (*ComponentExternalReference) GetComponentIdentifier ¶
func (x *ComponentExternalReference) GetComponentIdentifier() uint64
func (*ComponentExternalReference) GetIsWeak ¶
func (x *ComponentExternalReference) GetIsWeak() bool
func (*ComponentExternalReference) GetObjectIdentifier ¶
func (x *ComponentExternalReference) GetObjectIdentifier() uint64
func (*ComponentExternalReference) ProtoMessage ¶
func (*ComponentExternalReference) ProtoMessage()
func (*ComponentExternalReference) ProtoReflect ¶
func (x *ComponentExternalReference) ProtoReflect() protoreflect.Message
func (*ComponentExternalReference) Reset ¶
func (x *ComponentExternalReference) Reset()
func (*ComponentExternalReference) String ¶
func (x *ComponentExternalReference) String() string
type ComponentInfo ¶
type ComponentInfo struct { Identifier *uint64 `protobuf:"varint,1,req,name=identifier" json:"identifier,omitempty"` PreferredLocator *string `protobuf:"bytes,2,req,name=preferred_locator,json=preferredLocator" json:"preferred_locator,omitempty"` Locator *string `protobuf:"bytes,3,opt,name=locator" json:"locator,omitempty"` ReadVersion []uint32 `protobuf:"varint,4,rep,packed,name=read_version,json=readVersion" json:"read_version,omitempty"` WriteVersion []uint32 `protobuf:"varint,5,rep,packed,name=write_version,json=writeVersion" json:"write_version,omitempty"` ExternalReferences []*ComponentExternalReference `protobuf:"bytes,6,rep,name=external_references,json=externalReferences" json:"external_references,omitempty"` DataReferences []*ComponentDataReference `protobuf:"bytes,7,rep,name=data_references,json=dataReferences" json:"data_references,omitempty"` AllowsDuplicatesOutsideOfDocumentPackage *bool `` /* 189-byte string literal not displayed */ DirtiesDocumentPackage *bool `` /* 129-byte string literal not displayed */ IsStoredOutsideObjectArchive *bool `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ComponentInfo) Descriptor
deprecated
func (*ComponentInfo) Descriptor() ([]byte, []int)
Deprecated: Use ComponentInfo.ProtoReflect.Descriptor instead.
func (*ComponentInfo) GetAllowsDuplicatesOutsideOfDocumentPackage ¶
func (x *ComponentInfo) GetAllowsDuplicatesOutsideOfDocumentPackage() bool
func (*ComponentInfo) GetDataReferences ¶
func (x *ComponentInfo) GetDataReferences() []*ComponentDataReference
func (*ComponentInfo) GetDirtiesDocumentPackage ¶
func (x *ComponentInfo) GetDirtiesDocumentPackage() bool
func (*ComponentInfo) GetExternalReferences ¶
func (x *ComponentInfo) GetExternalReferences() []*ComponentExternalReference
func (*ComponentInfo) GetIdentifier ¶
func (x *ComponentInfo) GetIdentifier() uint64
func (*ComponentInfo) GetIsStoredOutsideObjectArchive ¶
func (x *ComponentInfo) GetIsStoredOutsideObjectArchive() bool
func (*ComponentInfo) GetLocator ¶
func (x *ComponentInfo) GetLocator() string
func (*ComponentInfo) GetPreferredLocator ¶
func (x *ComponentInfo) GetPreferredLocator() string
func (*ComponentInfo) GetReadVersion ¶
func (x *ComponentInfo) GetReadVersion() []uint32
func (*ComponentInfo) GetWriteVersion ¶
func (x *ComponentInfo) GetWriteVersion() []uint32
func (*ComponentInfo) ProtoMessage ¶
func (*ComponentInfo) ProtoMessage()
func (*ComponentInfo) ProtoReflect ¶
func (x *ComponentInfo) ProtoReflect() protoreflect.Message
func (*ComponentInfo) Reset ¶
func (x *ComponentInfo) Reset()
func (*ComponentInfo) String ¶
func (x *ComponentInfo) String() string
type DataInfo ¶
type DataInfo struct { Identifier *uint64 `protobuf:"varint,1,req,name=identifier" json:"identifier,omitempty"` Digest []byte `protobuf:"bytes,2,req,name=digest" json:"digest,omitempty"` PreferredFileName *string `protobuf:"bytes,3,req,name=preferred_file_name,json=preferredFileName" json:"preferred_file_name,omitempty"` FileName *string `protobuf:"bytes,4,opt,name=file_name,json=fileName" json:"file_name,omitempty"` DocumentResourceLocator *string `protobuf:"bytes,5,opt,name=document_resource_locator,json=documentResourceLocator" json:"document_resource_locator,omitempty"` SourceBookmarkData []byte `protobuf:"bytes,6,opt,name=source_bookmark_data,json=sourceBookmarkData" json:"source_bookmark_data,omitempty"` PasteboardExternalFilePath *string `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DataInfo) Descriptor
deprecated
func (*DataInfo) GetDocumentResourceLocator ¶
func (*DataInfo) GetFileName ¶
func (*DataInfo) GetIdentifier ¶
func (*DataInfo) GetPasteboardExternalFilePath ¶
func (*DataInfo) GetPreferredFileName ¶
func (*DataInfo) GetSourceBookmarkData ¶
func (*DataInfo) ProtoMessage ¶
func (*DataInfo) ProtoMessage()
func (*DataInfo) ProtoReflect ¶
func (x *DataInfo) ProtoReflect() protoreflect.Message
type DataReference ¶
type DataReference struct { Identifier *uint64 `protobuf:"varint,1,req,name=identifier" json:"identifier,omitempty"` // contains filtered or unexported fields }
func (*DataReference) Descriptor
deprecated
func (*DataReference) Descriptor() ([]byte, []int)
Deprecated: Use DataReference.ProtoReflect.Descriptor instead.
func (*DataReference) GetIdentifier ¶
func (x *DataReference) GetIdentifier() uint64
func (*DataReference) ProtoMessage ¶
func (*DataReference) ProtoMessage()
func (*DataReference) ProtoReflect ¶
func (x *DataReference) ProtoReflect() protoreflect.Message
func (*DataReference) Reset ¶
func (x *DataReference) Reset()
func (*DataReference) String ¶
func (x *DataReference) String() string
type DatabaseData ¶
type DatabaseData struct { Data *DataReference `protobuf:"bytes,1,req,name=data" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DatabaseData) Descriptor
deprecated
func (*DatabaseData) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseData.ProtoReflect.Descriptor instead.
func (*DatabaseData) GetData ¶
func (x *DatabaseData) GetData() *DataReference
func (*DatabaseData) ProtoMessage ¶
func (*DatabaseData) ProtoMessage()
func (*DatabaseData) ProtoReflect ¶
func (x *DatabaseData) ProtoReflect() protoreflect.Message
func (*DatabaseData) Reset ¶
func (x *DatabaseData) Reset()
func (*DatabaseData) String ¶
func (x *DatabaseData) String() string
type DatabaseDataArchive ¶
type DatabaseDataArchive struct { Data *Reference `protobuf:"bytes,1,opt,name=data" json:"data,omitempty"` AppRelativePath *string `protobuf:"bytes,2,opt,name=app_relative_path,json=appRelativePath" json:"app_relative_path,omitempty"` DisplayName *string `protobuf:"bytes,3,req,name=display_name,json=displayName" json:"display_name,omitempty"` Length *uint64 `protobuf:"varint,4,opt,name=length" json:"length,omitempty"` Hash *uint32 `protobuf:"varint,5,opt,name=hash" json:"hash,omitempty"` Sharable *bool `protobuf:"varint,6,req,name=sharable,def=1" json:"sharable,omitempty"` // contains filtered or unexported fields }
func (*DatabaseDataArchive) Descriptor
deprecated
func (*DatabaseDataArchive) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseDataArchive.ProtoReflect.Descriptor instead.
func (*DatabaseDataArchive) GetAppRelativePath ¶
func (x *DatabaseDataArchive) GetAppRelativePath() string
func (*DatabaseDataArchive) GetData ¶
func (x *DatabaseDataArchive) GetData() *Reference
func (*DatabaseDataArchive) GetDisplayName ¶
func (x *DatabaseDataArchive) GetDisplayName() string
func (*DatabaseDataArchive) GetHash ¶
func (x *DatabaseDataArchive) GetHash() uint32
func (*DatabaseDataArchive) GetLength ¶
func (x *DatabaseDataArchive) GetLength() uint64
func (*DatabaseDataArchive) GetSharable ¶
func (x *DatabaseDataArchive) GetSharable() bool
func (*DatabaseDataArchive) ProtoMessage ¶
func (*DatabaseDataArchive) ProtoMessage()
func (*DatabaseDataArchive) ProtoReflect ¶
func (x *DatabaseDataArchive) ProtoReflect() protoreflect.Message
func (*DatabaseDataArchive) Reset ¶
func (x *DatabaseDataArchive) Reset()
func (*DatabaseDataArchive) String ¶
func (x *DatabaseDataArchive) String() string
type DatabaseImageDataArchive ¶
type DatabaseImageDataArchive struct { Super *DatabaseDataArchive `protobuf:"bytes,1,req,name=super" json:"super,omitempty"` Type *DatabaseImageDataArchive_ImageType `protobuf:"varint,2,req,name=type,enum=TSP.DatabaseImageDataArchive_ImageType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*DatabaseImageDataArchive) Descriptor
deprecated
func (*DatabaseImageDataArchive) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseImageDataArchive.ProtoReflect.Descriptor instead.
func (*DatabaseImageDataArchive) GetSuper ¶
func (x *DatabaseImageDataArchive) GetSuper() *DatabaseDataArchive
func (*DatabaseImageDataArchive) GetType ¶
func (x *DatabaseImageDataArchive) GetType() DatabaseImageDataArchive_ImageType
func (*DatabaseImageDataArchive) ProtoMessage ¶
func (*DatabaseImageDataArchive) ProtoMessage()
func (*DatabaseImageDataArchive) ProtoReflect ¶
func (x *DatabaseImageDataArchive) ProtoReflect() protoreflect.Message
func (*DatabaseImageDataArchive) Reset ¶
func (x *DatabaseImageDataArchive) Reset()
func (*DatabaseImageDataArchive) String ¶
func (x *DatabaseImageDataArchive) String() string
type DatabaseImageDataArchive_ImageType ¶
type DatabaseImageDataArchive_ImageType int32
const ( DatabaseImageDataArchive_unknown DatabaseImageDataArchive_ImageType = 0 DatabaseImageDataArchive_bitmap DatabaseImageDataArchive_ImageType = 1 DatabaseImageDataArchive_pdf DatabaseImageDataArchive_ImageType = 2 )
func (DatabaseImageDataArchive_ImageType) Descriptor ¶
func (DatabaseImageDataArchive_ImageType) Descriptor() protoreflect.EnumDescriptor
func (DatabaseImageDataArchive_ImageType) Enum ¶
func (x DatabaseImageDataArchive_ImageType) Enum() *DatabaseImageDataArchive_ImageType
func (DatabaseImageDataArchive_ImageType) EnumDescriptor
deprecated
func (DatabaseImageDataArchive_ImageType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseImageDataArchive_ImageType.Descriptor instead.
func (DatabaseImageDataArchive_ImageType) Number ¶
func (x DatabaseImageDataArchive_ImageType) Number() protoreflect.EnumNumber
func (DatabaseImageDataArchive_ImageType) String ¶
func (x DatabaseImageDataArchive_ImageType) String() string
func (DatabaseImageDataArchive_ImageType) Type ¶
func (DatabaseImageDataArchive_ImageType) Type() protoreflect.EnumType
func (*DatabaseImageDataArchive_ImageType) UnmarshalJSON
deprecated
func (x *DatabaseImageDataArchive_ImageType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type Date ¶
type Date struct { Seconds *float64 `protobuf:"fixed64,1,req,name=seconds" json:"seconds,omitempty"` // contains filtered or unexported fields }
func (*Date) Descriptor
deprecated
func (*Date) GetSeconds ¶
func (*Date) ProtoMessage ¶
func (*Date) ProtoMessage()
func (*Date) ProtoReflect ¶
func (x *Date) ProtoReflect() protoreflect.Message
type FieldInfo ¶
type FieldInfo struct { Path *FieldPath `protobuf:"bytes,1,req,name=path" json:"path,omitempty"` Type *FieldInfo_Type `protobuf:"varint,2,opt,name=type,enum=TSP.FieldInfo_Type,def=0" json:"type,omitempty"` Rule *FieldInfo_Rule `protobuf:"varint,3,opt,name=rule,enum=TSP.FieldInfo_Rule,def=0" json:"rule,omitempty"` ObjectReferences []uint64 `protobuf:"varint,4,rep,packed,name=object_references,json=objectReferences" json:"object_references,omitempty"` DataReferences []uint64 `protobuf:"varint,5,rep,packed,name=data_references,json=dataReferences" json:"data_references,omitempty"` // contains filtered or unexported fields }
func (*FieldInfo) Descriptor
deprecated
func (*FieldInfo) GetDataReferences ¶
func (*FieldInfo) GetObjectReferences ¶
func (*FieldInfo) GetRule ¶
func (x *FieldInfo) GetRule() FieldInfo_Rule
func (*FieldInfo) GetType ¶
func (x *FieldInfo) GetType() FieldInfo_Type
func (*FieldInfo) ProtoMessage ¶
func (*FieldInfo) ProtoMessage()
func (*FieldInfo) ProtoReflect ¶
func (x *FieldInfo) ProtoReflect() protoreflect.Message
type FieldInfo_Rule ¶
type FieldInfo_Rule int32
const ( FieldInfo_IgnoreAndDrop FieldInfo_Rule = 0 FieldInfo_IgnoreAndPreserve FieldInfo_Rule = 1 FieldInfo_MustUnderstand FieldInfo_Rule = 2 FieldInfo_NotSupported FieldInfo_Rule = -1 )
func (FieldInfo_Rule) Descriptor ¶
func (FieldInfo_Rule) Descriptor() protoreflect.EnumDescriptor
func (FieldInfo_Rule) Enum ¶
func (x FieldInfo_Rule) Enum() *FieldInfo_Rule
func (FieldInfo_Rule) EnumDescriptor
deprecated
func (FieldInfo_Rule) EnumDescriptor() ([]byte, []int)
Deprecated: Use FieldInfo_Rule.Descriptor instead.
func (FieldInfo_Rule) Number ¶
func (x FieldInfo_Rule) Number() protoreflect.EnumNumber
func (FieldInfo_Rule) String ¶
func (x FieldInfo_Rule) String() string
func (FieldInfo_Rule) Type ¶
func (FieldInfo_Rule) Type() protoreflect.EnumType
func (*FieldInfo_Rule) UnmarshalJSON
deprecated
func (x *FieldInfo_Rule) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type FieldInfo_Type ¶
type FieldInfo_Type int32
const ( FieldInfo_Value FieldInfo_Type = 0 FieldInfo_ObjectReference FieldInfo_Type = 1 FieldInfo_DataReference FieldInfo_Type = 2 FieldInfo_Message FieldInfo_Type = 3 )
func (FieldInfo_Type) Descriptor ¶
func (FieldInfo_Type) Descriptor() protoreflect.EnumDescriptor
func (FieldInfo_Type) Enum ¶
func (x FieldInfo_Type) Enum() *FieldInfo_Type
func (FieldInfo_Type) EnumDescriptor
deprecated
func (FieldInfo_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use FieldInfo_Type.Descriptor instead.
func (FieldInfo_Type) Number ¶
func (x FieldInfo_Type) Number() protoreflect.EnumNumber
func (FieldInfo_Type) String ¶
func (x FieldInfo_Type) String() string
func (FieldInfo_Type) Type ¶
func (FieldInfo_Type) Type() protoreflect.EnumType
func (*FieldInfo_Type) UnmarshalJSON
deprecated
func (x *FieldInfo_Type) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type FieldPath ¶
type FieldPath struct { Path []uint32 `protobuf:"varint,1,rep,packed,name=path" json:"path,omitempty"` // contains filtered or unexported fields }
func (*FieldPath) Descriptor
deprecated
func (*FieldPath) ProtoMessage ¶
func (*FieldPath) ProtoMessage()
func (*FieldPath) ProtoReflect ¶
func (x *FieldPath) ProtoReflect() protoreflect.Message
type IndexSet ¶
type IndexSet struct { Ranges []*Range `protobuf:"bytes,1,rep,name=ranges" json:"ranges,omitempty"` // contains filtered or unexported fields }
func (*IndexSet) Descriptor
deprecated
func (*IndexSet) ProtoMessage ¶
func (*IndexSet) ProtoMessage()
func (*IndexSet) ProtoReflect ¶
func (x *IndexSet) ProtoReflect() protoreflect.Message
type MessageInfo ¶
type MessageInfo struct { Type *uint32 `protobuf:"varint,1,req,name=type" json:"type,omitempty"` Version []uint32 `protobuf:"varint,2,rep,packed,name=version" json:"version,omitempty"` Length *uint32 `protobuf:"varint,3,req,name=length" json:"length,omitempty"` FieldInfos []*FieldInfo `protobuf:"bytes,4,rep,name=field_infos,json=fieldInfos" json:"field_infos,omitempty"` ObjectReferences []uint64 `protobuf:"varint,5,rep,packed,name=object_references,json=objectReferences" json:"object_references,omitempty"` DataReferences []uint64 `protobuf:"varint,6,rep,packed,name=data_references,json=dataReferences" json:"data_references,omitempty"` // contains filtered or unexported fields }
func (*MessageInfo) Descriptor
deprecated
func (*MessageInfo) Descriptor() ([]byte, []int)
Deprecated: Use MessageInfo.ProtoReflect.Descriptor instead.
func (*MessageInfo) GetDataReferences ¶
func (x *MessageInfo) GetDataReferences() []uint64
func (*MessageInfo) GetFieldInfos ¶
func (x *MessageInfo) GetFieldInfos() []*FieldInfo
func (*MessageInfo) GetLength ¶
func (x *MessageInfo) GetLength() uint32
func (*MessageInfo) GetObjectReferences ¶
func (x *MessageInfo) GetObjectReferences() []uint64
func (*MessageInfo) GetType ¶
func (x *MessageInfo) GetType() uint32
func (*MessageInfo) GetVersion ¶
func (x *MessageInfo) GetVersion() []uint32
func (*MessageInfo) ProtoMessage ¶
func (*MessageInfo) ProtoMessage()
func (*MessageInfo) ProtoReflect ¶
func (x *MessageInfo) ProtoReflect() protoreflect.Message
func (*MessageInfo) Reset ¶
func (x *MessageInfo) Reset()
func (*MessageInfo) String ¶
func (x *MessageInfo) String() string
type ObjectContainer ¶
type ObjectContainer struct { Identifier *uint32 `protobuf:"varint,1,opt,name=identifier" json:"identifier,omitempty"` Objects []*Reference `protobuf:"bytes,2,rep,name=objects" json:"objects,omitempty"` // contains filtered or unexported fields }
func (*ObjectContainer) Descriptor
deprecated
func (*ObjectContainer) Descriptor() ([]byte, []int)
Deprecated: Use ObjectContainer.ProtoReflect.Descriptor instead.
func (*ObjectContainer) GetIdentifier ¶
func (x *ObjectContainer) GetIdentifier() uint32
func (*ObjectContainer) GetObjects ¶
func (x *ObjectContainer) GetObjects() []*Reference
func (*ObjectContainer) ProtoMessage ¶
func (*ObjectContainer) ProtoMessage()
func (*ObjectContainer) ProtoReflect ¶
func (x *ObjectContainer) ProtoReflect() protoreflect.Message
func (*ObjectContainer) Reset ¶
func (x *ObjectContainer) Reset()
func (*ObjectContainer) String ¶
func (x *ObjectContainer) String() string
type PackageMetadata ¶
type PackageMetadata struct { LastObjectIdentifier *uint64 `protobuf:"varint,1,req,name=last_object_identifier,json=lastObjectIdentifier" json:"last_object_identifier,omitempty"` Components []*ComponentInfo `protobuf:"bytes,3,rep,name=components" json:"components,omitempty"` Datas []*DataInfo `protobuf:"bytes,4,rep,name=datas" json:"datas,omitempty"` ReadVersion []uint32 `protobuf:"varint,5,rep,packed,name=read_version,json=readVersion" json:"read_version,omitempty"` WriteVersion []uint32 `protobuf:"varint,6,rep,packed,name=write_version,json=writeVersion" json:"write_version,omitempty"` // contains filtered or unexported fields }
func (*PackageMetadata) Descriptor
deprecated
func (*PackageMetadata) Descriptor() ([]byte, []int)
Deprecated: Use PackageMetadata.ProtoReflect.Descriptor instead.
func (*PackageMetadata) GetComponents ¶
func (x *PackageMetadata) GetComponents() []*ComponentInfo
func (*PackageMetadata) GetDatas ¶
func (x *PackageMetadata) GetDatas() []*DataInfo
func (*PackageMetadata) GetLastObjectIdentifier ¶
func (x *PackageMetadata) GetLastObjectIdentifier() uint64
func (*PackageMetadata) GetReadVersion ¶
func (x *PackageMetadata) GetReadVersion() []uint32
func (*PackageMetadata) GetWriteVersion ¶
func (x *PackageMetadata) GetWriteVersion() []uint32
func (*PackageMetadata) ProtoMessage ¶
func (*PackageMetadata) ProtoMessage()
func (*PackageMetadata) ProtoReflect ¶
func (x *PackageMetadata) ProtoReflect() protoreflect.Message
func (*PackageMetadata) Reset ¶
func (x *PackageMetadata) Reset()
func (*PackageMetadata) String ¶
func (x *PackageMetadata) String() string
type PasteboardMetadata ¶
type PasteboardMetadata struct { Version []uint32 `protobuf:"varint,1,rep,packed,name=version" json:"version,omitempty"` AppName *string `protobuf:"bytes,2,req,name=app_name,json=appName" json:"app_name,omitempty"` Datas []*DataInfo `protobuf:"bytes,3,rep,name=datas" json:"datas,omitempty"` SourceDocumentUuid *string `protobuf:"bytes,4,opt,name=source_document_uuid,json=sourceDocumentUuid" json:"source_document_uuid,omitempty"` // contains filtered or unexported fields }
func (*PasteboardMetadata) Descriptor
deprecated
func (*PasteboardMetadata) Descriptor() ([]byte, []int)
Deprecated: Use PasteboardMetadata.ProtoReflect.Descriptor instead.
func (*PasteboardMetadata) GetAppName ¶
func (x *PasteboardMetadata) GetAppName() string
func (*PasteboardMetadata) GetDatas ¶
func (x *PasteboardMetadata) GetDatas() []*DataInfo
func (*PasteboardMetadata) GetSourceDocumentUuid ¶
func (x *PasteboardMetadata) GetSourceDocumentUuid() string
func (*PasteboardMetadata) GetVersion ¶
func (x *PasteboardMetadata) GetVersion() []uint32
func (*PasteboardMetadata) ProtoMessage ¶
func (*PasteboardMetadata) ProtoMessage()
func (*PasteboardMetadata) ProtoReflect ¶
func (x *PasteboardMetadata) ProtoReflect() protoreflect.Message
func (*PasteboardMetadata) Reset ¶
func (x *PasteboardMetadata) Reset()
func (*PasteboardMetadata) String ¶
func (x *PasteboardMetadata) String() string
type PasteboardObject ¶
type PasteboardObject struct { Stylesheet *Reference `protobuf:"bytes,1,opt,name=stylesheet" json:"stylesheet,omitempty"` Drawables []*Reference `protobuf:"bytes,2,rep,name=drawables" json:"drawables,omitempty"` Styles []*Reference `protobuf:"bytes,3,rep,name=styles" json:"styles,omitempty"` Theme *Reference `protobuf:"bytes,4,opt,name=theme" json:"theme,omitempty"` WpStorage *Reference `protobuf:"bytes,5,opt,name=wp_storage,json=wpStorage" json:"wp_storage,omitempty"` GuideStorage *Reference `protobuf:"bytes,9,opt,name=guide_storage,json=guideStorage" json:"guide_storage,omitempty"` AppNativeObject *Reference `protobuf:"bytes,6,opt,name=app_native_object,json=appNativeObject" json:"app_native_object,omitempty"` IsTextPrimary *bool `protobuf:"varint,7,opt,name=is_text_primary,json=isTextPrimary,def=0" json:"is_text_primary,omitempty"` IsSmart *bool `protobuf:"varint,8,opt,name=is_smart,json=isSmart,def=0" json:"is_smart,omitempty"` // contains filtered or unexported fields }
func (*PasteboardObject) Descriptor
deprecated
func (*PasteboardObject) Descriptor() ([]byte, []int)
Deprecated: Use PasteboardObject.ProtoReflect.Descriptor instead.
func (*PasteboardObject) GetAppNativeObject ¶
func (x *PasteboardObject) GetAppNativeObject() *Reference
func (*PasteboardObject) GetDrawables ¶
func (x *PasteboardObject) GetDrawables() []*Reference
func (*PasteboardObject) GetGuideStorage ¶
func (x *PasteboardObject) GetGuideStorage() *Reference
func (*PasteboardObject) GetIsSmart ¶
func (x *PasteboardObject) GetIsSmart() bool
func (*PasteboardObject) GetIsTextPrimary ¶
func (x *PasteboardObject) GetIsTextPrimary() bool
func (*PasteboardObject) GetStyles ¶
func (x *PasteboardObject) GetStyles() []*Reference
func (*PasteboardObject) GetStylesheet ¶
func (x *PasteboardObject) GetStylesheet() *Reference
func (*PasteboardObject) GetTheme ¶
func (x *PasteboardObject) GetTheme() *Reference
func (*PasteboardObject) GetWpStorage ¶
func (x *PasteboardObject) GetWpStorage() *Reference
func (*PasteboardObject) ProtoMessage ¶
func (*PasteboardObject) ProtoMessage()
func (*PasteboardObject) ProtoReflect ¶
func (x *PasteboardObject) ProtoReflect() protoreflect.Message
func (*PasteboardObject) Reset ¶
func (x *PasteboardObject) Reset()
func (*PasteboardObject) String ¶
func (x *PasteboardObject) String() string
type Path ¶
type Path struct { Elements []*Path_Element `protobuf:"bytes,1,rep,name=elements" json:"elements,omitempty"` // contains filtered or unexported fields }
func (*Path) Descriptor
deprecated
func (*Path) GetElements ¶
func (x *Path) GetElements() []*Path_Element
func (*Path) ProtoMessage ¶
func (*Path) ProtoMessage()
func (*Path) ProtoReflect ¶
func (x *Path) ProtoReflect() protoreflect.Message
type Path_Element ¶
type Path_Element struct { Type *Path_ElementType `protobuf:"varint,1,req,name=type,enum=TSP.Path_ElementType" json:"type,omitempty"` Points []*Point `protobuf:"bytes,2,rep,name=points" json:"points,omitempty"` // contains filtered or unexported fields }
func (*Path_Element) Descriptor
deprecated
func (*Path_Element) Descriptor() ([]byte, []int)
Deprecated: Use Path_Element.ProtoReflect.Descriptor instead.
func (*Path_Element) GetPoints ¶
func (x *Path_Element) GetPoints() []*Point
func (*Path_Element) GetType ¶
func (x *Path_Element) GetType() Path_ElementType
func (*Path_Element) ProtoMessage ¶
func (*Path_Element) ProtoMessage()
func (*Path_Element) ProtoReflect ¶
func (x *Path_Element) ProtoReflect() protoreflect.Message
func (*Path_Element) Reset ¶
func (x *Path_Element) Reset()
func (*Path_Element) String ¶
func (x *Path_Element) String() string
type Path_ElementType ¶
type Path_ElementType int32
const ( Path_moveTo Path_ElementType = 1 Path_lineTo Path_ElementType = 2 Path_quadCurveTo Path_ElementType = 3 Path_curveTo Path_ElementType = 4 Path_closeSubpath Path_ElementType = 5 )
func (Path_ElementType) Descriptor ¶
func (Path_ElementType) Descriptor() protoreflect.EnumDescriptor
func (Path_ElementType) Enum ¶
func (x Path_ElementType) Enum() *Path_ElementType
func (Path_ElementType) EnumDescriptor
deprecated
func (Path_ElementType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Path_ElementType.Descriptor instead.
func (Path_ElementType) Number ¶
func (x Path_ElementType) Number() protoreflect.EnumNumber
func (Path_ElementType) String ¶
func (x Path_ElementType) String() string
func (Path_ElementType) Type ¶
func (Path_ElementType) Type() protoreflect.EnumType
func (*Path_ElementType) UnmarshalJSON
deprecated
func (x *Path_ElementType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type Point ¶
type Point struct { X *float32 `protobuf:"fixed32,1,req,name=x" json:"x,omitempty"` Y *float32 `protobuf:"fixed32,2,req,name=y" json:"y,omitempty"` // contains filtered or unexported fields }
func (*Point) Descriptor
deprecated
func (*Point) ProtoMessage ¶
func (*Point) ProtoMessage()
func (*Point) ProtoReflect ¶
func (x *Point) ProtoReflect() protoreflect.Message
type Range ¶
type Range struct { Location *uint32 `protobuf:"varint,1,req,name=location" json:"location,omitempty"` Length *uint32 `protobuf:"varint,2,req,name=length" json:"length,omitempty"` // contains filtered or unexported fields }
func (*Range) Descriptor
deprecated
func (*Range) GetLocation ¶
func (*Range) ProtoMessage ¶
func (*Range) ProtoMessage()
func (*Range) ProtoReflect ¶
func (x *Range) ProtoReflect() protoreflect.Message
type Reference ¶
type Reference struct { Identifier *uint64 `protobuf:"varint,1,req,name=identifier" json:"identifier,omitempty"` DeprecatedType *int32 `protobuf:"varint,2,opt,name=deprecated_type,json=deprecatedType" json:"deprecated_type,omitempty"` DeprecatedIsExternal *bool `protobuf:"varint,3,opt,name=deprecated_is_external,json=deprecatedIsExternal" json:"deprecated_is_external,omitempty"` // contains filtered or unexported fields }
func (*Reference) Descriptor
deprecated
func (*Reference) GetDeprecatedIsExternal ¶
func (*Reference) GetDeprecatedType ¶
func (*Reference) GetIdentifier ¶
func (*Reference) ProtoMessage ¶
func (*Reference) ProtoMessage()
func (*Reference) ProtoReflect ¶
func (x *Reference) ProtoReflect() protoreflect.Message
type ReferenceDictionary ¶
type ReferenceDictionary struct { Entries []*ReferenceDictionary_Entry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` // contains filtered or unexported fields }
func (*ReferenceDictionary) Descriptor
deprecated
func (*ReferenceDictionary) Descriptor() ([]byte, []int)
Deprecated: Use ReferenceDictionary.ProtoReflect.Descriptor instead.
func (*ReferenceDictionary) GetEntries ¶
func (x *ReferenceDictionary) GetEntries() []*ReferenceDictionary_Entry
func (*ReferenceDictionary) ProtoMessage ¶
func (*ReferenceDictionary) ProtoMessage()
func (*ReferenceDictionary) ProtoReflect ¶
func (x *ReferenceDictionary) ProtoReflect() protoreflect.Message
func (*ReferenceDictionary) Reset ¶
func (x *ReferenceDictionary) Reset()
func (*ReferenceDictionary) String ¶
func (x *ReferenceDictionary) String() string
type ReferenceDictionary_Entry ¶
type ReferenceDictionary_Entry struct { Key *Reference `protobuf:"bytes,1,req,name=key" json:"key,omitempty"` Value *Reference `protobuf:"bytes,2,req,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ReferenceDictionary_Entry) Descriptor
deprecated
func (*ReferenceDictionary_Entry) Descriptor() ([]byte, []int)
Deprecated: Use ReferenceDictionary_Entry.ProtoReflect.Descriptor instead.
func (*ReferenceDictionary_Entry) GetKey ¶
func (x *ReferenceDictionary_Entry) GetKey() *Reference
func (*ReferenceDictionary_Entry) GetValue ¶
func (x *ReferenceDictionary_Entry) GetValue() *Reference
func (*ReferenceDictionary_Entry) ProtoMessage ¶
func (*ReferenceDictionary_Entry) ProtoMessage()
func (*ReferenceDictionary_Entry) ProtoReflect ¶
func (x *ReferenceDictionary_Entry) ProtoReflect() protoreflect.Message
func (*ReferenceDictionary_Entry) Reset ¶
func (x *ReferenceDictionary_Entry) Reset()
func (*ReferenceDictionary_Entry) String ¶
func (x *ReferenceDictionary_Entry) String() string
type Size ¶
type Size struct { Width *float32 `protobuf:"fixed32,1,req,name=width" json:"width,omitempty"` Height *float32 `protobuf:"fixed32,2,req,name=height" json:"height,omitempty"` // contains filtered or unexported fields }
func (*Size) Descriptor
deprecated
func (*Size) ProtoMessage ¶
func (*Size) ProtoMessage()
func (*Size) ProtoReflect ¶
func (x *Size) ProtoReflect() protoreflect.Message
type ViewStateMetadata ¶
type ViewStateMetadata struct { Version []uint32 `protobuf:"varint,1,rep,packed,name=version" json:"version,omitempty"` DocumentVersionUuid *string `protobuf:"bytes,2,req,name=document_version_uuid,json=documentVersionUuid" json:"document_version_uuid,omitempty"` Component *ComponentInfo `protobuf:"bytes,3,req,name=component" json:"component,omitempty"` // contains filtered or unexported fields }
func (*ViewStateMetadata) Descriptor
deprecated
func (*ViewStateMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ViewStateMetadata.ProtoReflect.Descriptor instead.
func (*ViewStateMetadata) GetComponent ¶
func (x *ViewStateMetadata) GetComponent() *ComponentInfo
func (*ViewStateMetadata) GetDocumentVersionUuid ¶
func (x *ViewStateMetadata) GetDocumentVersionUuid() string
func (*ViewStateMetadata) GetVersion ¶
func (x *ViewStateMetadata) GetVersion() []uint32
func (*ViewStateMetadata) ProtoMessage ¶
func (*ViewStateMetadata) ProtoMessage()
func (*ViewStateMetadata) ProtoReflect ¶
func (x *ViewStateMetadata) ProtoReflect() protoreflect.Message
func (*ViewStateMetadata) Reset ¶
func (x *ViewStateMetadata) Reset()
func (*ViewStateMetadata) String ¶
func (x *ViewStateMetadata) String() string