Class GoogleCloudAiplatformV1NotebookRuntimeTemplateRef
Points to a NotebookRuntimeTemplateRef.
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1.Data
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class GoogleCloudAiplatformV1NotebookRuntimeTemplateRef : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
NotebookRuntimeTemplate
Immutable. A resource name of the NotebookRuntimeTemplate.
Declaration
[JsonProperty("notebookRuntimeTemplate")]
public virtual string NotebookRuntimeTemplate { get; set; }
Property Value
Type | Description |
---|---|
string |