Class: TencentCloud::Tse::V20201207::GovernanceService
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Tse::V20201207::GovernanceService
- Defined in:
- lib/v20201207/models.rb
Overview
治理中心服务信息。
Instance Attribute Summary collapse
- #Business ⇒ Object
- #Comment ⇒ Object
- #CreateTime ⇒ Object
- #Department ⇒ Object
- #Editable ⇒ Object
- #ExportTo ⇒ Object
- #GroupIds ⇒ Object
- #HealthyInstanceCount ⇒ Object
- #Id ⇒ Object
- #IsolateInstanceCount ⇒ Object
- #Metadatas ⇒ Object
- #ModifyTime ⇒ Object
- #Name ⇒ Object
- #Namespace ⇒ Object
- #RemoveGroupIds ⇒ Object
- #RemoveUserIds ⇒ Object
- #Revision ⇒ Object
- #ServiceStatus ⇒ Object
- #SyncToGlobalRegistry ⇒ Object
- #TotalInstanceCount ⇒ Object
- #UserIds ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(name = nil, namespace = nil, metadatas = nil, comment = nil, createtime = nil, modifytime = nil, department = nil, business = nil, healthyinstancecount = nil, totalinstancecount = nil, id = nil, editable = nil, userids = nil, groupids = nil, removeuserids = nil, removegroupids = nil, exportto = nil, revision = nil, synctoglobalregistry = nil, isolateinstancecount = nil, servicestatus = nil) ⇒ GovernanceService
constructor
A new instance of GovernanceService.
Constructor Details
#initialize(name = nil, namespace = nil, metadatas = nil, comment = nil, createtime = nil, modifytime = nil, department = nil, business = nil, healthyinstancecount = nil, totalinstancecount = nil, id = nil, editable = nil, userids = nil, groupids = nil, removeuserids = nil, removegroupids = nil, exportto = nil, revision = nil, synctoglobalregistry = nil, isolateinstancecount = nil, servicestatus = nil) ⇒ GovernanceService
Returns a new instance of GovernanceService.
8270 8271 8272 8273 8274 8275 8276 8277 8278 8279 8280 8281 8282 8283 8284 8285 8286 8287 8288 8289 8290 8291 8292 |
# File 'lib/v20201207/models.rb', line 8270 def initialize(name=nil, namespace=nil, =nil, comment=nil, createtime=nil, modifytime=nil, department=nil, business=nil, =nil, totalinstancecount=nil, id=nil, editable=nil, userids=nil, groupids=nil, removeuserids=nil, removegroupids=nil, exportto=nil, revision=nil, synctoglobalregistry=nil, isolateinstancecount=nil, servicestatus=nil) @Name = name @Namespace = namespace @Metadatas = @Comment = comment @CreateTime = createtime @ModifyTime = modifytime @Department = department @Business = business @HealthyInstanceCount = @TotalInstanceCount = totalinstancecount @Id = id @Editable = editable @UserIds = userids @GroupIds = groupids @RemoveUserIds = removeuserids @RemoveGroupIds = removegroupids @ExportTo = exportto @Revision = revision @SyncToGlobalRegistry = synctoglobalregistry @IsolateInstanceCount = isolateinstancecount @ServiceStatus = servicestatus end |
Instance Attribute Details
#Business ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def Business @Business end |
#Comment ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def Comment @Comment end |
#CreateTime ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def CreateTime @CreateTime end |
#Department ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def Department @Department end |
#Editable ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def Editable @Editable end |
#ExportTo ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def ExportTo @ExportTo end |
#GroupIds ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def GroupIds @GroupIds end |
#HealthyInstanceCount ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def HealthyInstanceCount @HealthyInstanceCount end |
#Id ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def Id @Id end |
#IsolateInstanceCount ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def IsolateInstanceCount @IsolateInstanceCount end |
#Metadatas ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def Metadatas @Metadatas end |
#ModifyTime ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def ModifyTime @ModifyTime end |
#Name ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def Name @Name end |
#Namespace ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def Namespace @Namespace end |
#RemoveGroupIds ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def RemoveGroupIds @RemoveGroupIds end |
#RemoveUserIds ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def RemoveUserIds @RemoveUserIds end |
#Revision ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def Revision @Revision end |
#ServiceStatus ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def ServiceStatus @ServiceStatus end |
#SyncToGlobalRegistry ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def SyncToGlobalRegistry @SyncToGlobalRegistry end |
#TotalInstanceCount ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def TotalInstanceCount @TotalInstanceCount end |
#UserIds ⇒ Object
8268 8269 8270 |
# File 'lib/v20201207/models.rb', line 8268 def UserIds @UserIds end |
Instance Method Details
#deserialize(params) ⇒ Object
8294 8295 8296 8297 8298 8299 8300 8301 8302 8303 8304 8305 8306 8307 8308 8309 8310 8311 8312 8313 8314 8315 8316 8317 8318 8319 8320 8321 8322 8323 |
# File 'lib/v20201207/models.rb', line 8294 def deserialize(params) @Name = params['Name'] @Namespace = params['Namespace'] unless params['Metadatas'].nil? @Metadatas = [] params['Metadatas'].each do |i| = Metadata.new .deserialize(i) @Metadatas << end end @Comment = params['Comment'] @CreateTime = params['CreateTime'] @ModifyTime = params['ModifyTime'] @Department = params['Department'] @Business = params['Business'] @HealthyInstanceCount = params['HealthyInstanceCount'] @TotalInstanceCount = params['TotalInstanceCount'] @Id = params['Id'] @Editable = params['Editable'] @UserIds = params['UserIds'] @GroupIds = params['GroupIds'] @RemoveUserIds = params['RemoveUserIds'] @RemoveGroupIds = params['RemoveGroupIds'] @ExportTo = params['ExportTo'] @Revision = params['Revision'] @SyncToGlobalRegistry = params['SyncToGlobalRegistry'] @IsolateInstanceCount = params['IsolateInstanceCount'] @ServiceStatus = params['ServiceStatus'] end |