Class GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1.Data
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata : IDirectResponseSchema
Properties
BackingCustomJob
The resource name of the CustomJob that has been created to carry out this custom task.
Declaration
[JsonProperty("backingCustomJob")]
public virtual string BackingCustomJob { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |