Class GoogleCloudAiplatformV1LookupStudyRequest
Request message for VizierService.LookupStudy.
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1.Data
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class GoogleCloudAiplatformV1LookupStudyRequest : IDirectResponseSchema
Properties
DisplayName
Required. The user-defined display name of the Study
Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { 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 |