Class: TencentCloud::Bh::V20230418::SearchFileBySidResult
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Bh::V20230418::SearchFileBySidResult
- Defined in:
- lib/v20230418/models.rb
Overview
文件操作搜索结果
Instance Attribute Summary collapse
- #Account ⇒ Object
- #Action ⇒ Object
- #ConfirmTime ⇒ Object
- #DeviceDepartmentId ⇒ Object
- #DeviceDepartmentName ⇒ Object
- #FileCurr ⇒ Object
- #FileNew ⇒ Object
- #FromIp ⇒ Object
- #InstanceId ⇒ Object
- #Method ⇒ Object
- #Protocol ⇒ Object
- #Sid ⇒ Object
- #SignValue ⇒ Object
- #Size ⇒ Object
- #Time ⇒ Object
- #UserDepartmentId ⇒ Object
- #UserDepartmentName ⇒ Object
- #UserName ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(sid = nil, username = nil, instanceid = nil, account = nil, fromip = nil, time = nil, method = nil, protocol = nil, filecurr = nil, filenew = nil, size = nil, action = nil, confirmtime = nil, userdepartmentid = nil, userdepartmentname = nil, devicedepartmentid = nil, devicedepartmentname = nil, signvalue = nil) ⇒ SearchFileBySidResult
constructor
A new instance of SearchFileBySidResult.
Constructor Details
#initialize(sid = nil, username = nil, instanceid = nil, account = nil, fromip = nil, time = nil, method = nil, protocol = nil, filecurr = nil, filenew = nil, size = nil, action = nil, confirmtime = nil, userdepartmentid = nil, userdepartmentname = nil, devicedepartmentid = nil, devicedepartmentname = nil, signvalue = nil) ⇒ SearchFileBySidResult
Returns a new instance of SearchFileBySidResult.
5969 5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 5987 5988 |
# File 'lib/v20230418/models.rb', line 5969 def initialize(sid=nil, username=nil, instanceid=nil, account=nil, fromip=nil, time=nil, method=nil, protocol=nil, filecurr=nil, filenew=nil, size=nil, action=nil, confirmtime=nil, userdepartmentid=nil, userdepartmentname=nil, devicedepartmentid=nil, devicedepartmentname=nil, signvalue=nil) @Sid = sid @UserName = username @InstanceId = instanceid @Account = account @FromIp = fromip @Time = time @Method = method @Protocol = protocol @FileCurr = filecurr @FileNew = filenew @Size = size @Action = action @ConfirmTime = confirmtime @UserDepartmentId = userdepartmentid @UserDepartmentName = userdepartmentname @DeviceDepartmentId = devicedepartmentid @DeviceDepartmentName = devicedepartmentname @SignValue = signvalue end |
Instance Attribute Details
#Account ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def Account @Account end |
#Action ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def Action @Action end |
#ConfirmTime ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def ConfirmTime @ConfirmTime end |
#DeviceDepartmentId ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def DeviceDepartmentId @DeviceDepartmentId end |
#DeviceDepartmentName ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def DeviceDepartmentName @DeviceDepartmentName end |
#FileCurr ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def FileCurr @FileCurr end |
#FileNew ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def FileNew @FileNew end |
#FromIp ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def FromIp @FromIp end |
#InstanceId ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def InstanceId @InstanceId end |
#Method ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def Method @Method end |
#Protocol ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def Protocol @Protocol end |
#Sid ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def Sid @Sid end |
#SignValue ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def SignValue @SignValue end |
#Size ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def Size @Size end |
#Time ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def Time @Time end |
#UserDepartmentId ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def UserDepartmentId @UserDepartmentId end |
#UserDepartmentName ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def UserDepartmentName @UserDepartmentName end |
#UserName ⇒ Object
5967 5968 5969 |
# File 'lib/v20230418/models.rb', line 5967 def UserName @UserName end |
Instance Method Details
#deserialize(params) ⇒ Object
5990 5991 5992 5993 5994 5995 5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 6007 6008 6009 |
# File 'lib/v20230418/models.rb', line 5990 def deserialize(params) @Sid = params['Sid'] @UserName = params['UserName'] @InstanceId = params['InstanceId'] @Account = params['Account'] @FromIp = params['FromIp'] @Time = params['Time'] @Method = params['Method'] @Protocol = params['Protocol'] @FileCurr = params['FileCurr'] @FileNew = params['FileNew'] @Size = params['Size'] @Action = params['Action'] @ConfirmTime = params['ConfirmTime'] @UserDepartmentId = params['UserDepartmentId'] @UserDepartmentName = params['UserDepartmentName'] @DeviceDepartmentId = params['DeviceDepartmentId'] @DeviceDepartmentName = params['DeviceDepartmentName'] @SignValue = params['SignValue'] end |