Package | Description |
---|---|
com.tencentcloudapi.lkeap.v20240522.models |
Modifier and Type | Method and Description |
---|---|
AttributeLabelReferItem[] |
UploadDocRequest.getAttributeLabel()
Deprecated.
|
AttributeLabelReferItem[] |
QaItem.getAttributeLabels()
Get 属性标签
注意:此字段可能返回 null,表示取不到有效值。
|
AttributeLabelReferItem[] |
ModifyQARequest.getAttributeLabels()
Get 属性标签
|
AttributeLabelReferItem[] |
DocItem.getAttributeLabels()
Get 属性标签
注意:此字段可能返回 null,表示取不到有效值。
|
AttributeLabelReferItem[] |
CreateQARequest.getAttributeLabels()
Get 属性标签
|
AttributeLabelReferItem[] |
DescribeDocResponse.getAttributeLabels()
Get 属性标签
|
AttributeLabelReferItem[] |
UploadDocRequest.getAttributeLabels()
Get 属性标签引用
|
Modifier and Type | Method and Description |
---|---|
void |
UploadDocRequest.setAttributeLabel(AttributeLabelReferItem[] AttributeLabel)
Deprecated.
|
void |
QaItem.setAttributeLabels(AttributeLabelReferItem[] AttributeLabels)
Set 属性标签
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyQARequest.setAttributeLabels(AttributeLabelReferItem[] AttributeLabels)
Set 属性标签
|
void |
DocItem.setAttributeLabels(AttributeLabelReferItem[] AttributeLabels)
Set 属性标签
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateQARequest.setAttributeLabels(AttributeLabelReferItem[] AttributeLabels)
Set 属性标签
|
void |
DescribeDocResponse.setAttributeLabels(AttributeLabelReferItem[] AttributeLabels)
Set 属性标签
|
void |
UploadDocRequest.setAttributeLabels(AttributeLabelReferItem[] AttributeLabels)
Set 属性标签引用
|
Constructor and Description |
---|
AttributeLabelReferItem(AttributeLabelReferItem source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.