Class XPSMetricEntryLabel
Implements
Inherited Members
Namespace: Google.Apis.CloudNaturalLanguage.v2.Data
Assembly: Google.Apis.CloudNaturalLanguage.v2.dll
Syntax
public class XPSMetricEntryLabel : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
LabelName
The name of the label.
Declaration
[JsonProperty("labelName")]
public virtual string LabelName { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
LabelValue
The value of the label.
Declaration
[JsonProperty("labelValue")]
public virtual string LabelValue { get; set; }Property Value
| Type | Description | 
|---|---|
| string |