icl_proto

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_document_header_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DataControlPlatformHeader

type DataControlPlatformHeader struct {
	DocumentId string `protobuf:"bytes,1,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"`
	SegmentId  uint64 `protobuf:"varint,2,opt,name=segment_id,json=segmentId,proto3" json:"segment_id,omitempty"`
	// contains filtered or unexported fields
}

func (*DataControlPlatformHeader) Descriptor deprecated

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

Deprecated: Use DataControlPlatformHeader.ProtoReflect.Descriptor instead.

func (*DataControlPlatformHeader) GetDocumentId

func (x *DataControlPlatformHeader) GetDocumentId() string

func (*DataControlPlatformHeader) GetSegmentId

func (x *DataControlPlatformHeader) GetSegmentId() uint64

func (*DataControlPlatformHeader) ProtoMessage

func (*DataControlPlatformHeader) ProtoMessage()

func (*DataControlPlatformHeader) ProtoReflect

func (*DataControlPlatformHeader) Reset

func (x *DataControlPlatformHeader) Reset()

func (*DataControlPlatformHeader) String

func (x *DataControlPlatformHeader) String() string

type SaaSShieldHeader

type SaaSShieldHeader struct {
	TenantId string `protobuf:"bytes,1,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"`
	// contains filtered or unexported fields
}

func (*SaaSShieldHeader) Descriptor deprecated

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

Deprecated: Use SaaSShieldHeader.ProtoReflect.Descriptor instead.

func (*SaaSShieldHeader) GetTenantId

func (x *SaaSShieldHeader) GetTenantId() string

func (*SaaSShieldHeader) ProtoMessage

func (*SaaSShieldHeader) ProtoMessage()

func (*SaaSShieldHeader) ProtoReflect

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

func (*SaaSShieldHeader) Reset

func (x *SaaSShieldHeader) Reset()

func (*SaaSShieldHeader) String

func (x *SaaSShieldHeader) String() string

type V3DocumentHeader

type V3DocumentHeader struct {
	Sig []byte `protobuf:"bytes,1,opt,name=sig,proto3" json:"sig,omitempty"`
	// Types that are assignable to Header:
	//
	//	*V3DocumentHeader_DataControl
	//	*V3DocumentHeader_SaasShield
	Header isV3DocumentHeader_Header `protobuf_oneof:"header"`
	// contains filtered or unexported fields
}

func (*V3DocumentHeader) Descriptor deprecated

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

Deprecated: Use V3DocumentHeader.ProtoReflect.Descriptor instead.

func (*V3DocumentHeader) GetDataControl

func (x *V3DocumentHeader) GetDataControl() *DataControlPlatformHeader

func (*V3DocumentHeader) GetHeader

func (m *V3DocumentHeader) GetHeader() isV3DocumentHeader_Header

func (*V3DocumentHeader) GetSaasShield

func (x *V3DocumentHeader) GetSaasShield() *SaaSShieldHeader

func (*V3DocumentHeader) GetSig

func (x *V3DocumentHeader) GetSig() []byte

func (*V3DocumentHeader) ProtoMessage

func (*V3DocumentHeader) ProtoMessage()

func (*V3DocumentHeader) ProtoReflect

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

func (*V3DocumentHeader) Reset

func (x *V3DocumentHeader) Reset()

func (*V3DocumentHeader) String

func (x *V3DocumentHeader) String() string

type V3DocumentHeader_DataControl

type V3DocumentHeader_DataControl struct {
	DataControl *DataControlPlatformHeader `protobuf:"bytes,2,opt,name=data_control,json=dataControl,proto3,oneof"`
}

type V3DocumentHeader_SaasShield

type V3DocumentHeader_SaasShield struct {
	SaasShield *SaaSShieldHeader `protobuf:"bytes,3,opt,name=saas_shield,json=saasShield,proto3,oneof"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL