Class GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef
Points to a NotebookRuntimeTemplateRef.
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1beta1.Data
Assembly: Google.Apis.Aiplatform.v1beta1.dll
Syntax
public class GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef : 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 |