Cloud AI Platform v1 API - Class NotebookRuntimeTemplateRef (3.1.0)

public sealed class NotebookRuntimeTemplateRef : IMessage<NotebookRuntimeTemplateRef>, IEquatable<NotebookRuntimeTemplateRef>, IDeepCloneable<NotebookRuntimeTemplateRef>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class NotebookRuntimeTemplateRef.

Points to a NotebookRuntimeTemplateRef.

Inheritance

object > NotebookRuntimeTemplateRef

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

NotebookRuntimeTemplateRef()

public NotebookRuntimeTemplateRef()

NotebookRuntimeTemplateRef(NotebookRuntimeTemplateRef)

public NotebookRuntimeTemplateRef(NotebookRuntimeTemplateRef other)
Parameter
Name Description
other NotebookRuntimeTemplateRef

Properties

NotebookRuntimeTemplate

public string NotebookRuntimeTemplate { get; set; }

Immutable. A resource name of the NotebookRuntimeTemplate.

Property Value
Type Description
string

NotebookRuntimeTemplateAsNotebookRuntimeTemplateName

public NotebookRuntimeTemplateName NotebookRuntimeTemplateAsNotebookRuntimeTemplateName { get; set; }

NotebookRuntimeTemplateName-typed view over the NotebookRuntimeTemplate resource name property.

Property Value
Type Description
NotebookRuntimeTemplateName