Documentation
¶
Index ¶
- Variables
- type DeletedRecordData
- func (*DeletedRecordData) Descriptor() ([]byte, []int)deprecated
- func (x *DeletedRecordData) GetClientModifiedTime() int64
- func (x *DeletedRecordData) GetData() []byte
- func (x *DeletedRecordData) GetOwnerUid() []byte
- func (x *DeletedRecordData) GetRecordUid() []byte
- func (x *DeletedRecordData) GetRevision() int64
- func (*DeletedRecordData) ProtoMessage()
- func (x *DeletedRecordData) ProtoReflect() protoreflect.Message
- func (x *DeletedRecordData) Reset()
- func (x *DeletedRecordData) String() string
- type DeletedSharedFolder
- func (*DeletedSharedFolder) Descriptor() ([]byte, []int)deprecated
- func (x *DeletedSharedFolder) GetData() []byte
- func (x *DeletedSharedFolder) GetDateDeleted() int64
- func (x *DeletedSharedFolder) GetFolderKeyType() proto_record.RecordKeyType
- func (x *DeletedSharedFolder) GetFolderUid() []byte
- func (x *DeletedSharedFolder) GetParentUid() []byte
- func (x *DeletedSharedFolder) GetRevision() int64
- func (x *DeletedSharedFolder) GetSharedFolderKey() []byte
- func (x *DeletedSharedFolder) GetSharedFolderUid() []byte
- func (*DeletedSharedFolder) ProtoMessage()
- func (x *DeletedSharedFolder) ProtoReflect() protoreflect.Message
- func (x *DeletedSharedFolder) Reset()
- func (x *DeletedSharedFolder) String() string
- type DeletedSharedFolderRecord
- func (*DeletedSharedFolderRecord) Descriptor() ([]byte, []int)deprecated
- func (x *DeletedSharedFolderRecord) GetDateDeleted() int64
- func (x *DeletedSharedFolderRecord) GetFolderUid() []byte
- func (x *DeletedSharedFolderRecord) GetRecordUid() []byte
- func (x *DeletedSharedFolderRecord) GetRevision() int64
- func (x *DeletedSharedFolderRecord) GetSharedRecordKey() []byte
- func (*DeletedSharedFolderRecord) ProtoMessage()
- func (x *DeletedSharedFolderRecord) ProtoReflect() protoreflect.Message
- func (x *DeletedSharedFolderRecord) Reset()
- func (x *DeletedSharedFolderRecord) String() string
- type EncryptedDataKey
- func (*EncryptedDataKey) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptedDataKey) GetEncryptedKey() []byte
- func (x *EncryptedDataKey) GetEncryptedKeyType() EncryptedKeyType
- func (*EncryptedDataKey) ProtoMessage()
- func (x *EncryptedDataKey) ProtoReflect() protoreflect.Message
- func (x *EncryptedDataKey) Reset()
- func (x *EncryptedDataKey) String() string
- type EncryptedKeyType
- func (EncryptedKeyType) Descriptor() protoreflect.EnumDescriptor
- func (x EncryptedKeyType) Enum() *EncryptedKeyType
- func (EncryptedKeyType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EncryptedKeyType) Number() protoreflect.EnumNumber
- func (x EncryptedKeyType) String() string
- func (EncryptedKeyType) Type() protoreflect.EnumType
- type FolderRequest
- func (*FolderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FolderRequest) GetEncryptedFolderKey() []byte
- func (x *FolderRequest) GetFolderData() []byte
- func (x *FolderRequest) GetFolderType() FolderType
- func (x *FolderRequest) GetFolderUid() []byte
- func (x *FolderRequest) GetParentFolderUid() []byte
- func (x *FolderRequest) GetSharedFolderFields() *SharedFolderFields
- func (x *FolderRequest) GetSharedFolderFolderFields() *SharedFolderFolderFields
- func (*FolderRequest) ProtoMessage()
- func (x *FolderRequest) ProtoReflect() protoreflect.Message
- func (x *FolderRequest) Reset()
- func (x *FolderRequest) String() string
- type FolderResponse
- func (*FolderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FolderResponse) GetFolderUid() []byte
- func (x *FolderResponse) GetRevision() int64
- func (x *FolderResponse) GetStatus() string
- func (*FolderResponse) ProtoMessage()
- func (x *FolderResponse) ProtoReflect() protoreflect.Message
- func (x *FolderResponse) Reset()
- func (x *FolderResponse) String() string
- type FolderType
- type GetDeletedSharedFoldersAndRecordsResponse
- func (*GetDeletedSharedFoldersAndRecordsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeletedSharedFoldersAndRecordsResponse) GetDeletedRecordData() []*DeletedRecordData
- func (x *GetDeletedSharedFoldersAndRecordsResponse) GetSharedFolderRecords() []*DeletedSharedFolderRecord
- func (x *GetDeletedSharedFoldersAndRecordsResponse) GetSharedFolders() []*DeletedSharedFolder
- func (x *GetDeletedSharedFoldersAndRecordsResponse) GetUsernames() []*Username
- func (*GetDeletedSharedFoldersAndRecordsResponse) ProtoMessage()
- func (x *GetDeletedSharedFoldersAndRecordsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeletedSharedFoldersAndRecordsResponse) Reset()
- func (x *GetDeletedSharedFoldersAndRecordsResponse) String() string
- type ImportFolderRecordRequest
- func (*ImportFolderRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImportFolderRecordRequest) GetFolderRequest() []*FolderRequest
- func (x *ImportFolderRecordRequest) GetRecordRequest() []*RecordRequest
- func (*ImportFolderRecordRequest) ProtoMessage()
- func (x *ImportFolderRecordRequest) ProtoReflect() protoreflect.Message
- func (x *ImportFolderRecordRequest) Reset()
- func (x *ImportFolderRecordRequest) String() string
- type ImportFolderRecordResponse
- func (*ImportFolderRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ImportFolderRecordResponse) GetFolderResponse() []*FolderResponse
- func (x *ImportFolderRecordResponse) GetRecordResponse() []*RecordResponse
- func (*ImportFolderRecordResponse) ProtoMessage()
- func (x *ImportFolderRecordResponse) ProtoReflect() protoreflect.Message
- func (x *ImportFolderRecordResponse) Reset()
- func (x *ImportFolderRecordResponse) String() string
- type RecordRequest
- func (*RecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecordRequest) GetEncryptedRecordFolderKey() []byte
- func (x *RecordRequest) GetEncryptedRecordKey() []byte
- func (x *RecordRequest) GetExtra() []byte
- func (x *RecordRequest) GetFileIds() []int64
- func (x *RecordRequest) GetFolderType() FolderType
- func (x *RecordRequest) GetFolderUid() []byte
- func (x *RecordRequest) GetHowLongAgo() int64
- func (x *RecordRequest) GetNonSharedData() []byte
- func (x *RecordRequest) GetRecordData() []byte
- func (x *RecordRequest) GetRecordType() RecordType
- func (x *RecordRequest) GetRecordUid() []byte
- func (*RecordRequest) ProtoMessage()
- func (x *RecordRequest) ProtoReflect() protoreflect.Message
- func (x *RecordRequest) Reset()
- func (x *RecordRequest) String() string
- type RecordResponse
- func (*RecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RecordResponse) GetRecordUid() []byte
- func (x *RecordResponse) GetRevision() int64
- func (x *RecordResponse) GetStatus() string
- func (*RecordResponse) ProtoMessage()
- func (x *RecordResponse) ProtoReflect() protoreflect.Message
- func (x *RecordResponse) Reset()
- func (x *RecordResponse) String() string
- type RecordType
- type RestoreDeletedSharedFoldersAndRecordsRequest
- func (*RestoreDeletedSharedFoldersAndRecordsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RestoreDeletedSharedFoldersAndRecordsRequest) GetFolders() []*RestoreSharedObject
- func (x *RestoreDeletedSharedFoldersAndRecordsRequest) GetRecords() []*RestoreSharedObject
- func (*RestoreDeletedSharedFoldersAndRecordsRequest) ProtoMessage()
- func (x *RestoreDeletedSharedFoldersAndRecordsRequest) ProtoReflect() protoreflect.Message
- func (x *RestoreDeletedSharedFoldersAndRecordsRequest) Reset()
- func (x *RestoreDeletedSharedFoldersAndRecordsRequest) String() string
- type RestoreSharedObject
- func (*RestoreSharedObject) Descriptor() ([]byte, []int)deprecated
- func (x *RestoreSharedObject) GetFolderUid() []byte
- func (x *RestoreSharedObject) GetRecordUid() []byte
- func (*RestoreSharedObject) ProtoMessage()
- func (x *RestoreSharedObject) ProtoReflect() protoreflect.Message
- func (x *RestoreSharedObject) Reset()
- func (x *RestoreSharedObject) String() string
- type SetBooleanValue
- func (SetBooleanValue) Descriptor() protoreflect.EnumDescriptor
- func (x SetBooleanValue) Enum() *SetBooleanValue
- func (SetBooleanValue) EnumDescriptor() ([]byte, []int)deprecated
- func (x SetBooleanValue) Number() protoreflect.EnumNumber
- func (x SetBooleanValue) String() string
- func (SetBooleanValue) Type() protoreflect.EnumType
- type SharedFolderFields
- func (*SharedFolderFields) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderFields) GetCanEdit() bool
- func (x *SharedFolderFields) GetCanShare() bool
- func (x *SharedFolderFields) GetEncryptedFolderName() []byte
- func (x *SharedFolderFields) GetManageRecords() bool
- func (x *SharedFolderFields) GetManageUsers() bool
- func (*SharedFolderFields) ProtoMessage()
- func (x *SharedFolderFields) ProtoReflect() protoreflect.Message
- func (x *SharedFolderFields) Reset()
- func (x *SharedFolderFields) String() string
- type SharedFolderFolderFields
- func (*SharedFolderFolderFields) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderFolderFields) GetSharedFolderUid() []byte
- func (*SharedFolderFolderFields) ProtoMessage()
- func (x *SharedFolderFolderFields) ProtoReflect() protoreflect.Message
- func (x *SharedFolderFolderFields) Reset()
- func (x *SharedFolderFolderFields) String() string
- type SharedFolderRecordData
- func (*SharedFolderRecordData) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderRecordData) GetEncryptedDataKey() []*EncryptedDataKey
- func (x *SharedFolderRecordData) GetFolderUid() []byte
- func (x *SharedFolderRecordData) GetRecordUid() []byte
- func (x *SharedFolderRecordData) GetUserId() int32
- func (*SharedFolderRecordData) ProtoMessage()
- func (x *SharedFolderRecordData) ProtoReflect() protoreflect.Message
- func (x *SharedFolderRecordData) Reset()
- func (x *SharedFolderRecordData) String() string
- type SharedFolderRecordDataList
- func (*SharedFolderRecordDataList) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderRecordDataList) GetSharedFolderRecordData() []*SharedFolderRecordData
- func (*SharedFolderRecordDataList) ProtoMessage()
- func (x *SharedFolderRecordDataList) ProtoReflect() protoreflect.Message
- func (x *SharedFolderRecordDataList) Reset()
- func (x *SharedFolderRecordDataList) String() string
- type SharedFolderRecordFix
- func (*SharedFolderRecordFix) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderRecordFix) GetEncryptedRecordFolderKey() []byte
- func (x *SharedFolderRecordFix) GetFolderUid() []byte
- func (x *SharedFolderRecordFix) GetRecordUid() []byte
- func (*SharedFolderRecordFix) ProtoMessage()
- func (x *SharedFolderRecordFix) ProtoReflect() protoreflect.Message
- func (x *SharedFolderRecordFix) Reset()
- func (x *SharedFolderRecordFix) String() string
- type SharedFolderRecordFixList
- func (*SharedFolderRecordFixList) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderRecordFixList) GetSharedFolderRecordFix() []*SharedFolderRecordFix
- func (*SharedFolderRecordFixList) ProtoMessage()
- func (x *SharedFolderRecordFixList) ProtoReflect() protoreflect.Message
- func (x *SharedFolderRecordFixList) Reset()
- func (x *SharedFolderRecordFixList) String() string
- type SharedFolderUpdateRecord
- func (*SharedFolderUpdateRecord) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateRecord) GetCanEdit() SetBooleanValue
- func (x *SharedFolderUpdateRecord) GetCanShare() SetBooleanValue
- func (x *SharedFolderUpdateRecord) GetEncryptedRecordKey() []byte
- func (x *SharedFolderUpdateRecord) GetExpiration() int64
- func (x *SharedFolderUpdateRecord) GetRecordUid() []byte
- func (x *SharedFolderUpdateRecord) GetRevision() int32
- func (x *SharedFolderUpdateRecord) GetSharedFolderUid() []byte
- func (x *SharedFolderUpdateRecord) GetTeamUid() []byte
- func (*SharedFolderUpdateRecord) ProtoMessage()
- func (x *SharedFolderUpdateRecord) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateRecord) Reset()
- func (x *SharedFolderUpdateRecord) String() string
- type SharedFolderUpdateRecordStatus
- func (*SharedFolderUpdateRecordStatus) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateRecordStatus) GetRecordUid() []byte
- func (x *SharedFolderUpdateRecordStatus) GetStatus() string
- func (*SharedFolderUpdateRecordStatus) ProtoMessage()
- func (x *SharedFolderUpdateRecordStatus) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateRecordStatus) Reset()
- func (x *SharedFolderUpdateRecordStatus) String() string
- type SharedFolderUpdateTeam
- func (*SharedFolderUpdateTeam) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateTeam) GetExpiration() int64
- func (x *SharedFolderUpdateTeam) GetManageRecords() bool
- func (x *SharedFolderUpdateTeam) GetManageUsers() bool
- func (x *SharedFolderUpdateTeam) GetSharedFolderKey() []byte
- func (x *SharedFolderUpdateTeam) GetTeamUid() []byte
- func (*SharedFolderUpdateTeam) ProtoMessage()
- func (x *SharedFolderUpdateTeam) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateTeam) Reset()
- func (x *SharedFolderUpdateTeam) String() string
- type SharedFolderUpdateTeamStatus
- func (*SharedFolderUpdateTeamStatus) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateTeamStatus) GetStatus() string
- func (x *SharedFolderUpdateTeamStatus) GetTeamUid() []byte
- func (*SharedFolderUpdateTeamStatus) ProtoMessage()
- func (x *SharedFolderUpdateTeamStatus) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateTeamStatus) Reset()
- func (x *SharedFolderUpdateTeamStatus) String() string
- type SharedFolderUpdateUser
- func (*SharedFolderUpdateUser) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateUser) GetExpiration() int64
- func (x *SharedFolderUpdateUser) GetManageRecords() SetBooleanValue
- func (x *SharedFolderUpdateUser) GetManageUsers() SetBooleanValue
- func (x *SharedFolderUpdateUser) GetSharedFolderKey() []byte
- func (x *SharedFolderUpdateUser) GetUsername() string
- func (*SharedFolderUpdateUser) ProtoMessage()
- func (x *SharedFolderUpdateUser) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateUser) Reset()
- func (x *SharedFolderUpdateUser) String() string
- type SharedFolderUpdateUserStatus
- func (*SharedFolderUpdateUserStatus) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateUserStatus) GetStatus() string
- func (x *SharedFolderUpdateUserStatus) GetUsername() string
- func (*SharedFolderUpdateUserStatus) ProtoMessage()
- func (x *SharedFolderUpdateUserStatus) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateUserStatus) Reset()
- func (x *SharedFolderUpdateUserStatus) String() string
- type SharedFolderUpdateV3Request
- func (*SharedFolderUpdateV3Request) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateV3Request) GetDefaultCanEdit() SetBooleanValue
- func (x *SharedFolderUpdateV3Request) GetDefaultCanShare() SetBooleanValue
- func (x *SharedFolderUpdateV3Request) GetDefaultManageRecords() SetBooleanValue
- func (x *SharedFolderUpdateV3Request) GetDefaultManageUsers() SetBooleanValue
- func (x *SharedFolderUpdateV3Request) GetEncryptedSharedFolderName() []byte
- func (x *SharedFolderUpdateV3Request) GetForceUpdate() bool
- func (x *SharedFolderUpdateV3Request) GetFromTeamUid() []byte
- func (x *SharedFolderUpdateV3Request) GetRevision() int64
- func (x *SharedFolderUpdateV3Request) GetSharedFolderAddRecord() []*SharedFolderUpdateRecord
- func (x *SharedFolderUpdateV3Request) GetSharedFolderAddTeam() []*SharedFolderUpdateTeam
- func (x *SharedFolderUpdateV3Request) GetSharedFolderAddUser() []*SharedFolderUpdateUser
- func (x *SharedFolderUpdateV3Request) GetSharedFolderOwner() string
- func (x *SharedFolderUpdateV3Request) GetSharedFolderRemoveRecord() [][]byte
- func (x *SharedFolderUpdateV3Request) GetSharedFolderRemoveTeam() [][]byte
- func (x *SharedFolderUpdateV3Request) GetSharedFolderRemoveUser() []string
- func (x *SharedFolderUpdateV3Request) GetSharedFolderUid() []byte
- func (x *SharedFolderUpdateV3Request) GetSharedFolderUpdateOperationDontUse() int32
- func (x *SharedFolderUpdateV3Request) GetSharedFolderUpdateRecord() []*SharedFolderUpdateRecord
- func (x *SharedFolderUpdateV3Request) GetSharedFolderUpdateTeam() []*SharedFolderUpdateTeam
- func (x *SharedFolderUpdateV3Request) GetSharedFolderUpdateUser() []*SharedFolderUpdateUser
- func (*SharedFolderUpdateV3Request) ProtoMessage()
- func (x *SharedFolderUpdateV3Request) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateV3Request) Reset()
- func (x *SharedFolderUpdateV3Request) String() string
- type SharedFolderUpdateV3RequestV2
- func (*SharedFolderUpdateV3RequestV2) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateV3RequestV2) GetSharedFoldersUpdateV3() []*SharedFolderUpdateV3Request
- func (*SharedFolderUpdateV3RequestV2) ProtoMessage()
- func (x *SharedFolderUpdateV3RequestV2) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateV3RequestV2) Reset()
- func (x *SharedFolderUpdateV3RequestV2) String() string
- type SharedFolderUpdateV3Response
- func (*SharedFolderUpdateV3Response) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateV3Response) GetRevision() int64
- func (x *SharedFolderUpdateV3Response) GetSharedFolderAddRecordStatus() []*SharedFolderUpdateRecordStatus
- func (x *SharedFolderUpdateV3Response) GetSharedFolderAddTeamStatus() []*SharedFolderUpdateTeamStatus
- func (x *SharedFolderUpdateV3Response) GetSharedFolderAddUserStatus() []*SharedFolderUpdateUserStatus
- func (x *SharedFolderUpdateV3Response) GetSharedFolderRemoveRecordStatus() []*SharedFolderUpdateRecordStatus
- func (x *SharedFolderUpdateV3Response) GetSharedFolderRemoveTeamStatus() []*SharedFolderUpdateTeamStatus
- func (x *SharedFolderUpdateV3Response) GetSharedFolderRemoveUserStatus() []*SharedFolderUpdateUserStatus
- func (x *SharedFolderUpdateV3Response) GetSharedFolderUid() []byte
- func (x *SharedFolderUpdateV3Response) GetSharedFolderUpdateRecordStatus() []*SharedFolderUpdateRecordStatus
- func (x *SharedFolderUpdateV3Response) GetSharedFolderUpdateTeamStatus() []*SharedFolderUpdateTeamStatus
- func (x *SharedFolderUpdateV3Response) GetSharedFolderUpdateUserStatus() []*SharedFolderUpdateUserStatus
- func (x *SharedFolderUpdateV3Response) GetStatus() string
- func (*SharedFolderUpdateV3Response) ProtoMessage()
- func (x *SharedFolderUpdateV3Response) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateV3Response) Reset()
- func (x *SharedFolderUpdateV3Response) String() string
- type SharedFolderUpdateV3ResponseV2
- func (*SharedFolderUpdateV3ResponseV2) Descriptor() ([]byte, []int)deprecated
- func (x *SharedFolderUpdateV3ResponseV2) GetSharedFoldersUpdateV3Response() []*SharedFolderUpdateV3Response
- func (*SharedFolderUpdateV3ResponseV2) ProtoMessage()
- func (x *SharedFolderUpdateV3ResponseV2) ProtoReflect() protoreflect.Message
- func (x *SharedFolderUpdateV3ResponseV2) Reset()
- func (x *SharedFolderUpdateV3ResponseV2) String() string
- type Username
Constants ¶
This section is empty.
Variables ¶
var ( RecordType_name = map[int32]string{ 0: "password", } RecordType_value = map[string]int32{ "password": 0, } )
Enum value maps for RecordType.
var ( FolderType_name = map[int32]string{ 0: "default_folder", 1: "user_folder", 2: "shared_folder", 3: "shared_folder_folder", } FolderType_value = map[string]int32{ "default_folder": 0, "user_folder": 1, "shared_folder": 2, "shared_folder_folder": 3, } )
Enum value maps for FolderType.
var ( EncryptedKeyType_name = map[int32]string{ 0: "no_key", 1: "encrypted_by_data_key", 2: "encrypted_by_public_key", } EncryptedKeyType_value = map[string]int32{ "no_key": 0, "encrypted_by_data_key": 1, "encrypted_by_public_key": 2, } )
Enum value maps for EncryptedKeyType.
var ( SetBooleanValue_name = map[int32]string{ 0: "BOOLEAN_NO_CHANGE", 1: "BOOLEAN_TRUE", 2: "BOOLEAN_FALSE", } SetBooleanValue_value = map[string]int32{ "BOOLEAN_NO_CHANGE": 0, "BOOLEAN_TRUE": 1, "BOOLEAN_FALSE": 2, } )
Enum value maps for SetBooleanValue.
var File_folder_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type DeletedRecordData ¶
type DeletedRecordData struct { RecordUid []byte `protobuf:"bytes,1,opt,name=recordUid,proto3" json:"recordUid,omitempty"` OwnerUid []byte `protobuf:"bytes,2,opt,name=ownerUid,proto3" json:"ownerUid,omitempty"` Revision int64 `protobuf:"varint,3,opt,name=revision,proto3" json:"revision,omitempty"` ClientModifiedTime int64 `protobuf:"varint,4,opt,name=clientModifiedTime,proto3" json:"clientModifiedTime,omitempty"` Data []byte `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DeletedRecordData) Descriptor
deprecated
func (*DeletedRecordData) Descriptor() ([]byte, []int)
Deprecated: Use DeletedRecordData.ProtoReflect.Descriptor instead.
func (*DeletedRecordData) GetClientModifiedTime ¶
func (x *DeletedRecordData) GetClientModifiedTime() int64
func (*DeletedRecordData) GetData ¶
func (x *DeletedRecordData) GetData() []byte
func (*DeletedRecordData) GetOwnerUid ¶
func (x *DeletedRecordData) GetOwnerUid() []byte
func (*DeletedRecordData) GetRecordUid ¶
func (x *DeletedRecordData) GetRecordUid() []byte
func (*DeletedRecordData) GetRevision ¶
func (x *DeletedRecordData) GetRevision() int64
func (*DeletedRecordData) ProtoMessage ¶
func (*DeletedRecordData) ProtoMessage()
func (*DeletedRecordData) ProtoReflect ¶
func (x *DeletedRecordData) ProtoReflect() protoreflect.Message
func (*DeletedRecordData) Reset ¶
func (x *DeletedRecordData) Reset()
func (*DeletedRecordData) String ¶
func (x *DeletedRecordData) String() string
type DeletedSharedFolder ¶
type DeletedSharedFolder struct { // contains filtered or unexported fields }
func (*DeletedSharedFolder) Descriptor
deprecated
func (*DeletedSharedFolder) Descriptor() ([]byte, []int)
Deprecated: Use DeletedSharedFolder.ProtoReflect.Descriptor instead.
func (*DeletedSharedFolder) GetData ¶
func (x *DeletedSharedFolder) GetData() []byte
func (*DeletedSharedFolder) GetDateDeleted ¶
func (x *DeletedSharedFolder) GetDateDeleted() int64
func (*DeletedSharedFolder) GetFolderKeyType ¶
func (x *DeletedSharedFolder) GetFolderKeyType() proto_record.RecordKeyType
func (*DeletedSharedFolder) GetFolderUid ¶
func (x *DeletedSharedFolder) GetFolderUid() []byte
func (*DeletedSharedFolder) GetParentUid ¶
func (x *DeletedSharedFolder) GetParentUid() []byte
func (*DeletedSharedFolder) GetRevision ¶
func (x *DeletedSharedFolder) GetRevision() int64
func (*DeletedSharedFolder) GetSharedFolderKey ¶
func (x *DeletedSharedFolder) GetSharedFolderKey() []byte
func (*DeletedSharedFolder) GetSharedFolderUid ¶
func (x *DeletedSharedFolder) GetSharedFolderUid() []byte
func (*DeletedSharedFolder) ProtoMessage ¶
func (*DeletedSharedFolder) ProtoMessage()
func (*DeletedSharedFolder) ProtoReflect ¶
func (x *DeletedSharedFolder) ProtoReflect() protoreflect.Message
func (*DeletedSharedFolder) Reset ¶
func (x *DeletedSharedFolder) Reset()
func (*DeletedSharedFolder) String ¶
func (x *DeletedSharedFolder) String() string
type DeletedSharedFolderRecord ¶
type DeletedSharedFolderRecord struct { // contains filtered or unexported fields }
func (*DeletedSharedFolderRecord) Descriptor
deprecated
func (*DeletedSharedFolderRecord) Descriptor() ([]byte, []int)
Deprecated: Use DeletedSharedFolderRecord.ProtoReflect.Descriptor instead.
func (*DeletedSharedFolderRecord) GetDateDeleted ¶
func (x *DeletedSharedFolderRecord) GetDateDeleted() int64
func (*DeletedSharedFolderRecord) GetFolderUid ¶
func (x *DeletedSharedFolderRecord) GetFolderUid() []byte
func (*DeletedSharedFolderRecord) GetRecordUid ¶
func (x *DeletedSharedFolderRecord) GetRecordUid() []byte
func (*DeletedSharedFolderRecord) GetRevision ¶
func (x *DeletedSharedFolderRecord) GetRevision() int64
func (*DeletedSharedFolderRecord) GetSharedRecordKey ¶
func (x *DeletedSharedFolderRecord) GetSharedRecordKey() []byte
func (*DeletedSharedFolderRecord) ProtoMessage ¶
func (*DeletedSharedFolderRecord) ProtoMessage()
func (*DeletedSharedFolderRecord) ProtoReflect ¶
func (x *DeletedSharedFolderRecord) ProtoReflect() protoreflect.Message
func (*DeletedSharedFolderRecord) Reset ¶
func (x *DeletedSharedFolderRecord) Reset()
func (*DeletedSharedFolderRecord) String ¶
func (x *DeletedSharedFolderRecord) String() string
type EncryptedDataKey ¶
type EncryptedDataKey struct { EncryptedKey []byte `protobuf:"bytes,1,opt,name=encryptedKey,proto3" json:"encryptedKey,omitempty"` EncryptedKeyType EncryptedKeyType `protobuf:"varint,2,opt,name=encryptedKeyType,proto3,enum=Folder.EncryptedKeyType" json:"encryptedKeyType,omitempty"` // contains filtered or unexported fields }
func (*EncryptedDataKey) Descriptor
deprecated
func (*EncryptedDataKey) Descriptor() ([]byte, []int)
Deprecated: Use EncryptedDataKey.ProtoReflect.Descriptor instead.
func (*EncryptedDataKey) GetEncryptedKey ¶
func (x *EncryptedDataKey) GetEncryptedKey() []byte
func (*EncryptedDataKey) GetEncryptedKeyType ¶
func (x *EncryptedDataKey) GetEncryptedKeyType() EncryptedKeyType
func (*EncryptedDataKey) ProtoMessage ¶
func (*EncryptedDataKey) ProtoMessage()
func (*EncryptedDataKey) ProtoReflect ¶
func (x *EncryptedDataKey) ProtoReflect() protoreflect.Message
func (*EncryptedDataKey) Reset ¶
func (x *EncryptedDataKey) Reset()
func (*EncryptedDataKey) String ¶
func (x *EncryptedDataKey) String() string
type EncryptedKeyType ¶
type EncryptedKeyType int32
const ( EncryptedKeyType_no_key EncryptedKeyType = 0 EncryptedKeyType_encrypted_by_data_key EncryptedKeyType = 1 EncryptedKeyType_encrypted_by_public_key EncryptedKeyType = 2 )
func (EncryptedKeyType) Descriptor ¶
func (EncryptedKeyType) Descriptor() protoreflect.EnumDescriptor
func (EncryptedKeyType) Enum ¶
func (x EncryptedKeyType) Enum() *EncryptedKeyType
func (EncryptedKeyType) EnumDescriptor
deprecated
func (EncryptedKeyType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EncryptedKeyType.Descriptor instead.
func (EncryptedKeyType) Number ¶
func (x EncryptedKeyType) Number() protoreflect.EnumNumber
func (EncryptedKeyType) String ¶
func (x EncryptedKeyType) String() string
func (EncryptedKeyType) Type ¶
func (EncryptedKeyType) Type() protoreflect.EnumType
type FolderRequest ¶
type FolderRequest struct { FolderUid []byte `protobuf:"bytes,1,opt,name=folderUid,proto3" json:"folderUid,omitempty"` FolderType FolderType `protobuf:"varint,2,opt,name=folderType,proto3,enum=Folder.FolderType" json:"folderType,omitempty"` ParentFolderUid []byte `protobuf:"bytes,3,opt,name=parentFolderUid,proto3" json:"parentFolderUid,omitempty"` FolderData []byte `protobuf:"bytes,4,opt,name=folderData,proto3" json:"folderData,omitempty"` EncryptedFolderKey []byte `protobuf:"bytes,5,opt,name=encryptedFolderKey,proto3" json:"encryptedFolderKey,omitempty"` // contains filtered or unexported fields }
func (*FolderRequest) Descriptor
deprecated
func (*FolderRequest) Descriptor() ([]byte, []int)
Deprecated: Use FolderRequest.ProtoReflect.Descriptor instead.
func (*FolderRequest) GetEncryptedFolderKey ¶
func (x *FolderRequest) GetEncryptedFolderKey() []byte
func (*FolderRequest) GetFolderData ¶
func (x *FolderRequest) GetFolderData() []byte
func (*FolderRequest) GetFolderType ¶
func (x *FolderRequest) GetFolderType() FolderType
func (*FolderRequest) GetFolderUid ¶
func (x *FolderRequest) GetFolderUid() []byte
func (*FolderRequest) GetParentFolderUid ¶
func (x *FolderRequest) GetParentFolderUid() []byte
func (*FolderRequest) GetSharedFolderFields ¶
func (x *FolderRequest) GetSharedFolderFields() *SharedFolderFields
func (*FolderRequest) GetSharedFolderFolderFields ¶
func (x *FolderRequest) GetSharedFolderFolderFields() *SharedFolderFolderFields
func (*FolderRequest) ProtoMessage ¶
func (*FolderRequest) ProtoMessage()
func (*FolderRequest) ProtoReflect ¶
func (x *FolderRequest) ProtoReflect() protoreflect.Message
func (*FolderRequest) Reset ¶
func (x *FolderRequest) Reset()
func (*FolderRequest) String ¶
func (x *FolderRequest) String() string
type FolderResponse ¶
type FolderResponse struct { FolderUid []byte `protobuf:"bytes,1,opt,name=folderUid,proto3" json:"folderUid,omitempty"` Revision int64 `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*FolderResponse) Descriptor
deprecated
func (*FolderResponse) Descriptor() ([]byte, []int)
Deprecated: Use FolderResponse.ProtoReflect.Descriptor instead.
func (*FolderResponse) GetFolderUid ¶
func (x *FolderResponse) GetFolderUid() []byte
func (*FolderResponse) GetRevision ¶
func (x *FolderResponse) GetRevision() int64
func (*FolderResponse) GetStatus ¶
func (x *FolderResponse) GetStatus() string
func (*FolderResponse) ProtoMessage ¶
func (*FolderResponse) ProtoMessage()
func (*FolderResponse) ProtoReflect ¶
func (x *FolderResponse) ProtoReflect() protoreflect.Message
func (*FolderResponse) Reset ¶
func (x *FolderResponse) Reset()
func (*FolderResponse) String ¶
func (x *FolderResponse) String() string
type FolderType ¶
type FolderType int32
const ( FolderType_default_folder FolderType = 0 FolderType_user_folder FolderType = 1 )
func (FolderType) Descriptor ¶
func (FolderType) Descriptor() protoreflect.EnumDescriptor
func (FolderType) Enum ¶
func (x FolderType) Enum() *FolderType
func (FolderType) EnumDescriptor
deprecated
func (FolderType) EnumDescriptor() ([]byte, []int)
Deprecated: Use FolderType.Descriptor instead.
func (FolderType) Number ¶
func (x FolderType) Number() protoreflect.EnumNumber
func (FolderType) String ¶
func (x FolderType) String() string
func (FolderType) Type ¶
func (FolderType) Type() protoreflect.EnumType
type GetDeletedSharedFoldersAndRecordsResponse ¶
type GetDeletedSharedFoldersAndRecordsResponse struct { // contains filtered or unexported fields }
func (*GetDeletedSharedFoldersAndRecordsResponse) Descriptor
deprecated
func (*GetDeletedSharedFoldersAndRecordsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeletedSharedFoldersAndRecordsResponse.ProtoReflect.Descriptor instead.
func (*GetDeletedSharedFoldersAndRecordsResponse) GetDeletedRecordData ¶
func (x *GetDeletedSharedFoldersAndRecordsResponse) GetDeletedRecordData() []*DeletedRecordData
func (*GetDeletedSharedFoldersAndRecordsResponse) GetSharedFolderRecords ¶
func (x *GetDeletedSharedFoldersAndRecordsResponse) GetSharedFolderRecords() []*DeletedSharedFolderRecord
func (*GetDeletedSharedFoldersAndRecordsResponse) GetSharedFolders ¶
func (x *GetDeletedSharedFoldersAndRecordsResponse) GetSharedFolders() []*DeletedSharedFolder
func (*GetDeletedSharedFoldersAndRecordsResponse) GetUsernames ¶
func (x *GetDeletedSharedFoldersAndRecordsResponse) GetUsernames() []*Username
func (*GetDeletedSharedFoldersAndRecordsResponse) ProtoMessage ¶
func (*GetDeletedSharedFoldersAndRecordsResponse) ProtoMessage()
func (*GetDeletedSharedFoldersAndRecordsResponse) ProtoReflect ¶
func (x *GetDeletedSharedFoldersAndRecordsResponse) ProtoReflect() protoreflect.Message
func (*GetDeletedSharedFoldersAndRecordsResponse) Reset ¶
func (x *GetDeletedSharedFoldersAndRecordsResponse) Reset()
func (*GetDeletedSharedFoldersAndRecordsResponse) String ¶
func (x *GetDeletedSharedFoldersAndRecordsResponse) String() string
type ImportFolderRecordRequest ¶
type ImportFolderRecordRequest struct { FolderRequest []*FolderRequest `protobuf:"bytes,1,rep,name=folderRequest,proto3" json:"folderRequest,omitempty"` RecordRequest []*RecordRequest `protobuf:"bytes,2,rep,name=recordRequest,proto3" json:"recordRequest,omitempty"` // contains filtered or unexported fields }
func (*ImportFolderRecordRequest) Descriptor
deprecated
func (*ImportFolderRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImportFolderRecordRequest.ProtoReflect.Descriptor instead.
func (*ImportFolderRecordRequest) GetFolderRequest ¶
func (x *ImportFolderRecordRequest) GetFolderRequest() []*FolderRequest
func (*ImportFolderRecordRequest) GetRecordRequest ¶
func (x *ImportFolderRecordRequest) GetRecordRequest() []*RecordRequest
func (*ImportFolderRecordRequest) ProtoMessage ¶
func (*ImportFolderRecordRequest) ProtoMessage()
func (*ImportFolderRecordRequest) ProtoReflect ¶
func (x *ImportFolderRecordRequest) ProtoReflect() protoreflect.Message
func (*ImportFolderRecordRequest) Reset ¶
func (x *ImportFolderRecordRequest) Reset()
func (*ImportFolderRecordRequest) String ¶
func (x *ImportFolderRecordRequest) String() string
type ImportFolderRecordResponse ¶
type ImportFolderRecordResponse struct { FolderResponse []*FolderResponse `protobuf:"bytes,1,rep,name=folderResponse,proto3" json:"folderResponse,omitempty"` RecordResponse []*RecordResponse `protobuf:"bytes,2,rep,name=recordResponse,proto3" json:"recordResponse,omitempty"` // contains filtered or unexported fields }
func (*ImportFolderRecordResponse) Descriptor
deprecated
func (*ImportFolderRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImportFolderRecordResponse.ProtoReflect.Descriptor instead.
func (*ImportFolderRecordResponse) GetFolderResponse ¶
func (x *ImportFolderRecordResponse) GetFolderResponse() []*FolderResponse
func (*ImportFolderRecordResponse) GetRecordResponse ¶
func (x *ImportFolderRecordResponse) GetRecordResponse() []*RecordResponse
func (*ImportFolderRecordResponse) ProtoMessage ¶
func (*ImportFolderRecordResponse) ProtoMessage()
func (*ImportFolderRecordResponse) ProtoReflect ¶
func (x *ImportFolderRecordResponse) ProtoReflect() protoreflect.Message
func (*ImportFolderRecordResponse) Reset ¶
func (x *ImportFolderRecordResponse) Reset()
func (*ImportFolderRecordResponse) String ¶
func (x *ImportFolderRecordResponse) String() string
type RecordRequest ¶
type RecordRequest struct { RecordUid []byte `protobuf:"bytes,1,opt,name=recordUid,proto3" json:"recordUid,omitempty"` RecordType RecordType `protobuf:"varint,2,opt,name=recordType,proto3,enum=Folder.RecordType" json:"recordType,omitempty"` RecordData []byte `protobuf:"bytes,3,opt,name=recordData,proto3" json:"recordData,omitempty"` EncryptedRecordKey []byte `protobuf:"bytes,4,opt,name=encryptedRecordKey,proto3" json:"encryptedRecordKey,omitempty"` FolderType FolderType `protobuf:"varint,5,opt,name=folderType,proto3,enum=Folder.FolderType" json:"folderType,omitempty"` HowLongAgo int64 `protobuf:"varint,6,opt,name=howLongAgo,proto3" json:"howLongAgo,omitempty"` FolderUid []byte `protobuf:"bytes,7,opt,name=folderUid,proto3" json:"folderUid,omitempty"` EncryptedRecordFolderKey []byte `protobuf:"bytes,8,opt,name=encryptedRecordFolderKey,proto3" json:"encryptedRecordFolderKey,omitempty"` Extra []byte `protobuf:"bytes,9,opt,name=extra,proto3" json:"extra,omitempty"` FileIds []int64 `protobuf:"varint,11,rep,packed,name=fileIds,proto3" json:"fileIds,omitempty"` // contains filtered or unexported fields }
func (*RecordRequest) Descriptor
deprecated
func (*RecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordRequest.ProtoReflect.Descriptor instead.
func (*RecordRequest) GetEncryptedRecordFolderKey ¶
func (x *RecordRequest) GetEncryptedRecordFolderKey() []byte
func (*RecordRequest) GetEncryptedRecordKey ¶
func (x *RecordRequest) GetEncryptedRecordKey() []byte
func (*RecordRequest) GetExtra ¶
func (x *RecordRequest) GetExtra() []byte
func (*RecordRequest) GetFileIds ¶
func (x *RecordRequest) GetFileIds() []int64
func (*RecordRequest) GetFolderType ¶
func (x *RecordRequest) GetFolderType() FolderType
func (*RecordRequest) GetFolderUid ¶
func (x *RecordRequest) GetFolderUid() []byte
func (*RecordRequest) GetHowLongAgo ¶
func (x *RecordRequest) GetHowLongAgo() int64
func (*RecordRequest) GetNonSharedData ¶
func (x *RecordRequest) GetNonSharedData() []byte
func (*RecordRequest) GetRecordData ¶
func (x *RecordRequest) GetRecordData() []byte
func (*RecordRequest) GetRecordType ¶
func (x *RecordRequest) GetRecordType() RecordType
func (*RecordRequest) GetRecordUid ¶
func (x *RecordRequest) GetRecordUid() []byte
func (*RecordRequest) ProtoMessage ¶
func (*RecordRequest) ProtoMessage()
func (*RecordRequest) ProtoReflect ¶
func (x *RecordRequest) ProtoReflect() protoreflect.Message
func (*RecordRequest) Reset ¶
func (x *RecordRequest) Reset()
func (*RecordRequest) String ¶
func (x *RecordRequest) String() string
type RecordResponse ¶
type RecordResponse struct { RecordUid []byte `protobuf:"bytes,1,opt,name=recordUid,proto3" json:"recordUid,omitempty"` Revision int64 `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*RecordResponse) Descriptor
deprecated
func (*RecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordResponse.ProtoReflect.Descriptor instead.
func (*RecordResponse) GetRecordUid ¶
func (x *RecordResponse) GetRecordUid() []byte
func (*RecordResponse) GetRevision ¶
func (x *RecordResponse) GetRevision() int64
func (*RecordResponse) GetStatus ¶
func (x *RecordResponse) GetStatus() string
func (*RecordResponse) ProtoMessage ¶
func (*RecordResponse) ProtoMessage()
func (*RecordResponse) ProtoReflect ¶
func (x *RecordResponse) ProtoReflect() protoreflect.Message
func (*RecordResponse) Reset ¶
func (x *RecordResponse) Reset()
func (*RecordResponse) String ¶
func (x *RecordResponse) String() string
type RecordType ¶
type RecordType int32
const (
RecordType_password RecordType = 0
)
func (RecordType) Descriptor ¶
func (RecordType) Descriptor() protoreflect.EnumDescriptor
func (RecordType) Enum ¶
func (x RecordType) Enum() *RecordType
func (RecordType) EnumDescriptor
deprecated
func (RecordType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RecordType.Descriptor instead.
func (RecordType) Number ¶
func (x RecordType) Number() protoreflect.EnumNumber
func (RecordType) String ¶
func (x RecordType) String() string
func (RecordType) Type ¶
func (RecordType) Type() protoreflect.EnumType
type RestoreDeletedSharedFoldersAndRecordsRequest ¶
type RestoreDeletedSharedFoldersAndRecordsRequest struct { // contains filtered or unexported fields }
func (*RestoreDeletedSharedFoldersAndRecordsRequest) Descriptor
deprecated
func (*RestoreDeletedSharedFoldersAndRecordsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestoreDeletedSharedFoldersAndRecordsRequest.ProtoReflect.Descriptor instead.
func (*RestoreDeletedSharedFoldersAndRecordsRequest) GetFolders ¶
func (x *RestoreDeletedSharedFoldersAndRecordsRequest) GetFolders() []*RestoreSharedObject
func (*RestoreDeletedSharedFoldersAndRecordsRequest) GetRecords ¶
func (x *RestoreDeletedSharedFoldersAndRecordsRequest) GetRecords() []*RestoreSharedObject
func (*RestoreDeletedSharedFoldersAndRecordsRequest) ProtoMessage ¶
func (*RestoreDeletedSharedFoldersAndRecordsRequest) ProtoMessage()
func (*RestoreDeletedSharedFoldersAndRecordsRequest) ProtoReflect ¶
func (x *RestoreDeletedSharedFoldersAndRecordsRequest) ProtoReflect() protoreflect.Message
func (*RestoreDeletedSharedFoldersAndRecordsRequest) Reset ¶
func (x *RestoreDeletedSharedFoldersAndRecordsRequest) Reset()
func (*RestoreDeletedSharedFoldersAndRecordsRequest) String ¶
func (x *RestoreDeletedSharedFoldersAndRecordsRequest) String() string
type RestoreSharedObject ¶
type RestoreSharedObject struct { // contains filtered or unexported fields }
func (*RestoreSharedObject) Descriptor
deprecated
func (*RestoreSharedObject) Descriptor() ([]byte, []int)
Deprecated: Use RestoreSharedObject.ProtoReflect.Descriptor instead.
func (*RestoreSharedObject) GetFolderUid ¶
func (x *RestoreSharedObject) GetFolderUid() []byte
func (*RestoreSharedObject) GetRecordUid ¶
func (x *RestoreSharedObject) GetRecordUid() []byte
func (*RestoreSharedObject) ProtoMessage ¶
func (*RestoreSharedObject) ProtoMessage()
func (*RestoreSharedObject) ProtoReflect ¶
func (x *RestoreSharedObject) ProtoReflect() protoreflect.Message
func (*RestoreSharedObject) Reset ¶
func (x *RestoreSharedObject) Reset()
func (*RestoreSharedObject) String ¶
func (x *RestoreSharedObject) String() string
type SetBooleanValue ¶
type SetBooleanValue int32
const ( SetBooleanValue_BOOLEAN_NO_CHANGE SetBooleanValue = 0 SetBooleanValue_BOOLEAN_TRUE SetBooleanValue = 1 SetBooleanValue_BOOLEAN_FALSE SetBooleanValue = 2 )
func (SetBooleanValue) Descriptor ¶
func (SetBooleanValue) Descriptor() protoreflect.EnumDescriptor
func (SetBooleanValue) Enum ¶
func (x SetBooleanValue) Enum() *SetBooleanValue
func (SetBooleanValue) EnumDescriptor
deprecated
func (SetBooleanValue) EnumDescriptor() ([]byte, []int)
Deprecated: Use SetBooleanValue.Descriptor instead.
func (SetBooleanValue) Number ¶
func (x SetBooleanValue) Number() protoreflect.EnumNumber
func (SetBooleanValue) String ¶
func (x SetBooleanValue) String() string
func (SetBooleanValue) Type ¶
func (SetBooleanValue) Type() protoreflect.EnumType
type SharedFolderFields ¶
type SharedFolderFields struct { // contains filtered or unexported fields }
func (*SharedFolderFields) Descriptor
deprecated
func (*SharedFolderFields) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderFields.ProtoReflect.Descriptor instead.
func (*SharedFolderFields) GetCanEdit ¶
func (x *SharedFolderFields) GetCanEdit() bool
func (*SharedFolderFields) GetCanShare ¶
func (x *SharedFolderFields) GetCanShare() bool
func (*SharedFolderFields) GetEncryptedFolderName ¶
func (x *SharedFolderFields) GetEncryptedFolderName() []byte
func (*SharedFolderFields) GetManageRecords ¶
func (x *SharedFolderFields) GetManageRecords() bool
func (*SharedFolderFields) GetManageUsers ¶
func (x *SharedFolderFields) GetManageUsers() bool
func (*SharedFolderFields) ProtoMessage ¶
func (*SharedFolderFields) ProtoMessage()
func (*SharedFolderFields) ProtoReflect ¶
func (x *SharedFolderFields) ProtoReflect() protoreflect.Message
func (*SharedFolderFields) Reset ¶
func (x *SharedFolderFields) Reset()
func (*SharedFolderFields) String ¶
func (x *SharedFolderFields) String() string
type SharedFolderFolderFields ¶
type SharedFolderFolderFields struct { // contains filtered or unexported fields }
func (*SharedFolderFolderFields) Descriptor
deprecated
func (*SharedFolderFolderFields) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderFolderFields.ProtoReflect.Descriptor instead.
func (*SharedFolderFolderFields) GetSharedFolderUid ¶
func (x *SharedFolderFolderFields) GetSharedFolderUid() []byte
func (*SharedFolderFolderFields) ProtoMessage ¶
func (*SharedFolderFolderFields) ProtoMessage()
func (*SharedFolderFolderFields) ProtoReflect ¶
func (x *SharedFolderFolderFields) ProtoReflect() protoreflect.Message
func (*SharedFolderFolderFields) Reset ¶
func (x *SharedFolderFolderFields) Reset()
func (*SharedFolderFolderFields) String ¶
func (x *SharedFolderFolderFields) String() string
type SharedFolderRecordData ¶
type SharedFolderRecordData struct { // contains filtered or unexported fields }
func (*SharedFolderRecordData) Descriptor
deprecated
func (*SharedFolderRecordData) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderRecordData.ProtoReflect.Descriptor instead.
func (*SharedFolderRecordData) GetEncryptedDataKey ¶
func (x *SharedFolderRecordData) GetEncryptedDataKey() []*EncryptedDataKey
func (*SharedFolderRecordData) GetFolderUid ¶
func (x *SharedFolderRecordData) GetFolderUid() []byte
func (*SharedFolderRecordData) GetRecordUid ¶
func (x *SharedFolderRecordData) GetRecordUid() []byte
func (*SharedFolderRecordData) GetUserId ¶
func (x *SharedFolderRecordData) GetUserId() int32
func (*SharedFolderRecordData) ProtoMessage ¶
func (*SharedFolderRecordData) ProtoMessage()
func (*SharedFolderRecordData) ProtoReflect ¶
func (x *SharedFolderRecordData) ProtoReflect() protoreflect.Message
func (*SharedFolderRecordData) Reset ¶
func (x *SharedFolderRecordData) Reset()
func (*SharedFolderRecordData) String ¶
func (x *SharedFolderRecordData) String() string
type SharedFolderRecordDataList ¶
type SharedFolderRecordDataList struct { // contains filtered or unexported fields }
func (*SharedFolderRecordDataList) Descriptor
deprecated
func (*SharedFolderRecordDataList) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderRecordDataList.ProtoReflect.Descriptor instead.
func (*SharedFolderRecordDataList) GetSharedFolderRecordData ¶
func (x *SharedFolderRecordDataList) GetSharedFolderRecordData() []*SharedFolderRecordData
func (*SharedFolderRecordDataList) ProtoMessage ¶
func (*SharedFolderRecordDataList) ProtoMessage()
func (*SharedFolderRecordDataList) ProtoReflect ¶
func (x *SharedFolderRecordDataList) ProtoReflect() protoreflect.Message
func (*SharedFolderRecordDataList) Reset ¶
func (x *SharedFolderRecordDataList) Reset()
func (*SharedFolderRecordDataList) String ¶
func (x *SharedFolderRecordDataList) String() string
type SharedFolderRecordFix ¶
type SharedFolderRecordFix struct { // contains filtered or unexported fields }
func (*SharedFolderRecordFix) Descriptor
deprecated
func (*SharedFolderRecordFix) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderRecordFix.ProtoReflect.Descriptor instead.
func (*SharedFolderRecordFix) GetEncryptedRecordFolderKey ¶
func (x *SharedFolderRecordFix) GetEncryptedRecordFolderKey() []byte
func (*SharedFolderRecordFix) GetFolderUid ¶
func (x *SharedFolderRecordFix) GetFolderUid() []byte
func (*SharedFolderRecordFix) GetRecordUid ¶
func (x *SharedFolderRecordFix) GetRecordUid() []byte
func (*SharedFolderRecordFix) ProtoMessage ¶
func (*SharedFolderRecordFix) ProtoMessage()
func (*SharedFolderRecordFix) ProtoReflect ¶
func (x *SharedFolderRecordFix) ProtoReflect() protoreflect.Message
func (*SharedFolderRecordFix) Reset ¶
func (x *SharedFolderRecordFix) Reset()
func (*SharedFolderRecordFix) String ¶
func (x *SharedFolderRecordFix) String() string
type SharedFolderRecordFixList ¶
type SharedFolderRecordFixList struct { // contains filtered or unexported fields }
func (*SharedFolderRecordFixList) Descriptor
deprecated
func (*SharedFolderRecordFixList) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderRecordFixList.ProtoReflect.Descriptor instead.
func (*SharedFolderRecordFixList) GetSharedFolderRecordFix ¶
func (x *SharedFolderRecordFixList) GetSharedFolderRecordFix() []*SharedFolderRecordFix
func (*SharedFolderRecordFixList) ProtoMessage ¶
func (*SharedFolderRecordFixList) ProtoMessage()
func (*SharedFolderRecordFixList) ProtoReflect ¶
func (x *SharedFolderRecordFixList) ProtoReflect() protoreflect.Message
func (*SharedFolderRecordFixList) Reset ¶
func (x *SharedFolderRecordFixList) Reset()
func (*SharedFolderRecordFixList) String ¶
func (x *SharedFolderRecordFixList) String() string
type SharedFolderUpdateRecord ¶
type SharedFolderUpdateRecord struct { // contains filtered or unexported fields }
func (*SharedFolderUpdateRecord) Descriptor
deprecated
func (*SharedFolderUpdateRecord) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateRecord.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateRecord) GetCanEdit ¶
func (x *SharedFolderUpdateRecord) GetCanEdit() SetBooleanValue
func (*SharedFolderUpdateRecord) GetCanShare ¶
func (x *SharedFolderUpdateRecord) GetCanShare() SetBooleanValue
func (*SharedFolderUpdateRecord) GetEncryptedRecordKey ¶
func (x *SharedFolderUpdateRecord) GetEncryptedRecordKey() []byte
func (*SharedFolderUpdateRecord) GetExpiration ¶
func (x *SharedFolderUpdateRecord) GetExpiration() int64
func (*SharedFolderUpdateRecord) GetRecordUid ¶
func (x *SharedFolderUpdateRecord) GetRecordUid() []byte
func (*SharedFolderUpdateRecord) GetRevision ¶
func (x *SharedFolderUpdateRecord) GetRevision() int32
func (*SharedFolderUpdateRecord) GetSharedFolderUid ¶
func (x *SharedFolderUpdateRecord) GetSharedFolderUid() []byte
func (*SharedFolderUpdateRecord) GetTeamUid ¶
func (x *SharedFolderUpdateRecord) GetTeamUid() []byte
func (*SharedFolderUpdateRecord) ProtoMessage ¶
func (*SharedFolderUpdateRecord) ProtoMessage()
func (*SharedFolderUpdateRecord) ProtoReflect ¶
func (x *SharedFolderUpdateRecord) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateRecord) Reset ¶
func (x *SharedFolderUpdateRecord) Reset()
func (*SharedFolderUpdateRecord) String ¶
func (x *SharedFolderUpdateRecord) String() string
type SharedFolderUpdateRecordStatus ¶
type SharedFolderUpdateRecordStatus struct { // contains filtered or unexported fields }
func (*SharedFolderUpdateRecordStatus) Descriptor
deprecated
func (*SharedFolderUpdateRecordStatus) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateRecordStatus.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateRecordStatus) GetRecordUid ¶
func (x *SharedFolderUpdateRecordStatus) GetRecordUid() []byte
func (*SharedFolderUpdateRecordStatus) GetStatus ¶
func (x *SharedFolderUpdateRecordStatus) GetStatus() string
func (*SharedFolderUpdateRecordStatus) ProtoMessage ¶
func (*SharedFolderUpdateRecordStatus) ProtoMessage()
func (*SharedFolderUpdateRecordStatus) ProtoReflect ¶
func (x *SharedFolderUpdateRecordStatus) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateRecordStatus) Reset ¶
func (x *SharedFolderUpdateRecordStatus) Reset()
func (*SharedFolderUpdateRecordStatus) String ¶
func (x *SharedFolderUpdateRecordStatus) String() string
type SharedFolderUpdateTeam ¶
type SharedFolderUpdateTeam struct { // contains filtered or unexported fields }
func (*SharedFolderUpdateTeam) Descriptor
deprecated
func (*SharedFolderUpdateTeam) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateTeam.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateTeam) GetExpiration ¶
func (x *SharedFolderUpdateTeam) GetExpiration() int64
func (*SharedFolderUpdateTeam) GetManageRecords ¶
func (x *SharedFolderUpdateTeam) GetManageRecords() bool
func (*SharedFolderUpdateTeam) GetManageUsers ¶
func (x *SharedFolderUpdateTeam) GetManageUsers() bool
func (*SharedFolderUpdateTeam) GetSharedFolderKey ¶
func (x *SharedFolderUpdateTeam) GetSharedFolderKey() []byte
func (*SharedFolderUpdateTeam) GetTeamUid ¶
func (x *SharedFolderUpdateTeam) GetTeamUid() []byte
func (*SharedFolderUpdateTeam) ProtoMessage ¶
func (*SharedFolderUpdateTeam) ProtoMessage()
func (*SharedFolderUpdateTeam) ProtoReflect ¶
func (x *SharedFolderUpdateTeam) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateTeam) Reset ¶
func (x *SharedFolderUpdateTeam) Reset()
func (*SharedFolderUpdateTeam) String ¶
func (x *SharedFolderUpdateTeam) String() string
type SharedFolderUpdateTeamStatus ¶
type SharedFolderUpdateTeamStatus struct { // contains filtered or unexported fields }
func (*SharedFolderUpdateTeamStatus) Descriptor
deprecated
func (*SharedFolderUpdateTeamStatus) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateTeamStatus.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateTeamStatus) GetStatus ¶
func (x *SharedFolderUpdateTeamStatus) GetStatus() string
func (*SharedFolderUpdateTeamStatus) GetTeamUid ¶
func (x *SharedFolderUpdateTeamStatus) GetTeamUid() []byte
func (*SharedFolderUpdateTeamStatus) ProtoMessage ¶
func (*SharedFolderUpdateTeamStatus) ProtoMessage()
func (*SharedFolderUpdateTeamStatus) ProtoReflect ¶
func (x *SharedFolderUpdateTeamStatus) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateTeamStatus) Reset ¶
func (x *SharedFolderUpdateTeamStatus) Reset()
func (*SharedFolderUpdateTeamStatus) String ¶
func (x *SharedFolderUpdateTeamStatus) String() string
type SharedFolderUpdateUser ¶
type SharedFolderUpdateUser struct { // contains filtered or unexported fields }
func (*SharedFolderUpdateUser) Descriptor
deprecated
func (*SharedFolderUpdateUser) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateUser.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateUser) GetExpiration ¶
func (x *SharedFolderUpdateUser) GetExpiration() int64
func (*SharedFolderUpdateUser) GetManageRecords ¶
func (x *SharedFolderUpdateUser) GetManageRecords() SetBooleanValue
func (*SharedFolderUpdateUser) GetManageUsers ¶
func (x *SharedFolderUpdateUser) GetManageUsers() SetBooleanValue
func (*SharedFolderUpdateUser) GetSharedFolderKey ¶
func (x *SharedFolderUpdateUser) GetSharedFolderKey() []byte
func (*SharedFolderUpdateUser) GetUsername ¶
func (x *SharedFolderUpdateUser) GetUsername() string
func (*SharedFolderUpdateUser) ProtoMessage ¶
func (*SharedFolderUpdateUser) ProtoMessage()
func (*SharedFolderUpdateUser) ProtoReflect ¶
func (x *SharedFolderUpdateUser) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateUser) Reset ¶
func (x *SharedFolderUpdateUser) Reset()
func (*SharedFolderUpdateUser) String ¶
func (x *SharedFolderUpdateUser) String() string
type SharedFolderUpdateUserStatus ¶
type SharedFolderUpdateUserStatus struct { // contains filtered or unexported fields }
func (*SharedFolderUpdateUserStatus) Descriptor
deprecated
func (*SharedFolderUpdateUserStatus) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateUserStatus.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateUserStatus) GetStatus ¶
func (x *SharedFolderUpdateUserStatus) GetStatus() string
func (*SharedFolderUpdateUserStatus) GetUsername ¶
func (x *SharedFolderUpdateUserStatus) GetUsername() string
func (*SharedFolderUpdateUserStatus) ProtoMessage ¶
func (*SharedFolderUpdateUserStatus) ProtoMessage()
func (*SharedFolderUpdateUserStatus) ProtoReflect ¶
func (x *SharedFolderUpdateUserStatus) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateUserStatus) Reset ¶
func (x *SharedFolderUpdateUserStatus) Reset()
func (*SharedFolderUpdateUserStatus) String ¶
func (x *SharedFolderUpdateUserStatus) String() string
type SharedFolderUpdateV3Request ¶
type SharedFolderUpdateV3Request struct { /* 166-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SharedFolderUpdateV3Request) Descriptor
deprecated
func (*SharedFolderUpdateV3Request) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateV3Request.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateV3Request) GetDefaultCanEdit ¶
func (x *SharedFolderUpdateV3Request) GetDefaultCanEdit() SetBooleanValue
func (*SharedFolderUpdateV3Request) GetDefaultCanShare ¶
func (x *SharedFolderUpdateV3Request) GetDefaultCanShare() SetBooleanValue
func (*SharedFolderUpdateV3Request) GetDefaultManageRecords ¶
func (x *SharedFolderUpdateV3Request) GetDefaultManageRecords() SetBooleanValue
func (*SharedFolderUpdateV3Request) GetDefaultManageUsers ¶
func (x *SharedFolderUpdateV3Request) GetDefaultManageUsers() SetBooleanValue
func (*SharedFolderUpdateV3Request) GetEncryptedSharedFolderName ¶
func (x *SharedFolderUpdateV3Request) GetEncryptedSharedFolderName() []byte
func (*SharedFolderUpdateV3Request) GetForceUpdate ¶
func (x *SharedFolderUpdateV3Request) GetForceUpdate() bool
func (*SharedFolderUpdateV3Request) GetFromTeamUid ¶
func (x *SharedFolderUpdateV3Request) GetFromTeamUid() []byte
func (*SharedFolderUpdateV3Request) GetRevision ¶
func (x *SharedFolderUpdateV3Request) GetRevision() int64
func (*SharedFolderUpdateV3Request) GetSharedFolderAddRecord ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderAddRecord() []*SharedFolderUpdateRecord
func (*SharedFolderUpdateV3Request) GetSharedFolderAddTeam ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderAddTeam() []*SharedFolderUpdateTeam
func (*SharedFolderUpdateV3Request) GetSharedFolderAddUser ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderAddUser() []*SharedFolderUpdateUser
func (*SharedFolderUpdateV3Request) GetSharedFolderOwner ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderOwner() string
func (*SharedFolderUpdateV3Request) GetSharedFolderRemoveRecord ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderRemoveRecord() [][]byte
func (*SharedFolderUpdateV3Request) GetSharedFolderRemoveTeam ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderRemoveTeam() [][]byte
func (*SharedFolderUpdateV3Request) GetSharedFolderRemoveUser ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderRemoveUser() []string
func (*SharedFolderUpdateV3Request) GetSharedFolderUid ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderUid() []byte
func (*SharedFolderUpdateV3Request) GetSharedFolderUpdateOperationDontUse ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderUpdateOperationDontUse() int32
func (*SharedFolderUpdateV3Request) GetSharedFolderUpdateRecord ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderUpdateRecord() []*SharedFolderUpdateRecord
func (*SharedFolderUpdateV3Request) GetSharedFolderUpdateTeam ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderUpdateTeam() []*SharedFolderUpdateTeam
func (*SharedFolderUpdateV3Request) GetSharedFolderUpdateUser ¶
func (x *SharedFolderUpdateV3Request) GetSharedFolderUpdateUser() []*SharedFolderUpdateUser
func (*SharedFolderUpdateV3Request) ProtoMessage ¶
func (*SharedFolderUpdateV3Request) ProtoMessage()
func (*SharedFolderUpdateV3Request) ProtoReflect ¶
func (x *SharedFolderUpdateV3Request) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateV3Request) Reset ¶
func (x *SharedFolderUpdateV3Request) Reset()
func (*SharedFolderUpdateV3Request) String ¶
func (x *SharedFolderUpdateV3Request) String() string
type SharedFolderUpdateV3RequestV2 ¶
type SharedFolderUpdateV3RequestV2 struct { // contains filtered or unexported fields }
func (*SharedFolderUpdateV3RequestV2) Descriptor
deprecated
func (*SharedFolderUpdateV3RequestV2) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateV3RequestV2.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateV3RequestV2) GetSharedFoldersUpdateV3 ¶
func (x *SharedFolderUpdateV3RequestV2) GetSharedFoldersUpdateV3() []*SharedFolderUpdateV3Request
func (*SharedFolderUpdateV3RequestV2) ProtoMessage ¶
func (*SharedFolderUpdateV3RequestV2) ProtoMessage()
func (*SharedFolderUpdateV3RequestV2) ProtoReflect ¶
func (x *SharedFolderUpdateV3RequestV2) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateV3RequestV2) Reset ¶
func (x *SharedFolderUpdateV3RequestV2) Reset()
func (*SharedFolderUpdateV3RequestV2) String ¶
func (x *SharedFolderUpdateV3RequestV2) String() string
type SharedFolderUpdateV3Response ¶
type SharedFolderUpdateV3Response struct { // contains filtered or unexported fields }
func (*SharedFolderUpdateV3Response) Descriptor
deprecated
func (*SharedFolderUpdateV3Response) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateV3Response.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateV3Response) GetRevision ¶
func (x *SharedFolderUpdateV3Response) GetRevision() int64
func (*SharedFolderUpdateV3Response) GetSharedFolderAddRecordStatus ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderAddRecordStatus() []*SharedFolderUpdateRecordStatus
func (*SharedFolderUpdateV3Response) GetSharedFolderAddTeamStatus ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderAddTeamStatus() []*SharedFolderUpdateTeamStatus
func (*SharedFolderUpdateV3Response) GetSharedFolderAddUserStatus ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderAddUserStatus() []*SharedFolderUpdateUserStatus
func (*SharedFolderUpdateV3Response) GetSharedFolderRemoveRecordStatus ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderRemoveRecordStatus() []*SharedFolderUpdateRecordStatus
func (*SharedFolderUpdateV3Response) GetSharedFolderRemoveTeamStatus ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderRemoveTeamStatus() []*SharedFolderUpdateTeamStatus
func (*SharedFolderUpdateV3Response) GetSharedFolderRemoveUserStatus ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderRemoveUserStatus() []*SharedFolderUpdateUserStatus
func (*SharedFolderUpdateV3Response) GetSharedFolderUid ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderUid() []byte
func (*SharedFolderUpdateV3Response) GetSharedFolderUpdateRecordStatus ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderUpdateRecordStatus() []*SharedFolderUpdateRecordStatus
func (*SharedFolderUpdateV3Response) GetSharedFolderUpdateTeamStatus ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderUpdateTeamStatus() []*SharedFolderUpdateTeamStatus
func (*SharedFolderUpdateV3Response) GetSharedFolderUpdateUserStatus ¶
func (x *SharedFolderUpdateV3Response) GetSharedFolderUpdateUserStatus() []*SharedFolderUpdateUserStatus
func (*SharedFolderUpdateV3Response) GetStatus ¶
func (x *SharedFolderUpdateV3Response) GetStatus() string
func (*SharedFolderUpdateV3Response) ProtoMessage ¶
func (*SharedFolderUpdateV3Response) ProtoMessage()
func (*SharedFolderUpdateV3Response) ProtoReflect ¶
func (x *SharedFolderUpdateV3Response) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateV3Response) Reset ¶
func (x *SharedFolderUpdateV3Response) Reset()
func (*SharedFolderUpdateV3Response) String ¶
func (x *SharedFolderUpdateV3Response) String() string
type SharedFolderUpdateV3ResponseV2 ¶
type SharedFolderUpdateV3ResponseV2 struct { // contains filtered or unexported fields }
func (*SharedFolderUpdateV3ResponseV2) Descriptor
deprecated
func (*SharedFolderUpdateV3ResponseV2) Descriptor() ([]byte, []int)
Deprecated: Use SharedFolderUpdateV3ResponseV2.ProtoReflect.Descriptor instead.
func (*SharedFolderUpdateV3ResponseV2) GetSharedFoldersUpdateV3Response ¶
func (x *SharedFolderUpdateV3ResponseV2) GetSharedFoldersUpdateV3Response() []*SharedFolderUpdateV3Response
func (*SharedFolderUpdateV3ResponseV2) ProtoMessage ¶
func (*SharedFolderUpdateV3ResponseV2) ProtoMessage()
func (*SharedFolderUpdateV3ResponseV2) ProtoReflect ¶
func (x *SharedFolderUpdateV3ResponseV2) ProtoReflect() protoreflect.Message
func (*SharedFolderUpdateV3ResponseV2) Reset ¶
func (x *SharedFolderUpdateV3ResponseV2) Reset()
func (*SharedFolderUpdateV3ResponseV2) String ¶
func (x *SharedFolderUpdateV3ResponseV2) String() string
type Username ¶
type Username struct { AccountUid []byte `protobuf:"bytes,1,opt,name=accountUid,proto3" json:"accountUid,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*Username) Descriptor
deprecated
func (*Username) GetAccountUid ¶
func (*Username) GetUsername ¶
func (*Username) ProtoMessage ¶
func (*Username) ProtoMessage()
func (*Username) ProtoReflect ¶
func (x *Username) ProtoReflect() protoreflect.Message