public class WorkspaceCounts
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
Long |
getEntity()
Gets the entity.
|
Long |
getIntent()
Gets the intent.
|
Long |
getNode()
Gets the node.
|
public Long getIntent()
The number of intents defined in the workspace.
public Long getEntity()
The number of entities defined in the workspace.
public Long getNode()
The number of nodes defined in the workspace.
Copyright © 2023 IBM Cloud. All rights reserved.