Class GoogleCloudMlV1Capability
Implements
Inherited Members
Namespace: Google.Apis.CloudMachineLearningEngine .v1.Data
Assembly: Google.Apis.CloudMachineLearningEngine.v1.dll
Syntax
public class GoogleCloudMlV1Capability : IDirectResponseSchema
Properties
AvailableAccelerators
Available accelerators for the capability.
Declaration
[JsonProperty("availableAccelerators")]
public virtual IList<string> AvailableAccelerators { get; set; }
Property Value
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }
Property Value
Type | Description |
---|---|
string |