Interface NotebookRuntimeTemplateRefOrBuilder (3.44.0)

public interface NotebookRuntimeTemplateRefOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNotebookRuntimeTemplate()

public abstract String getNotebookRuntimeTemplate()

Immutable. A resource name of the NotebookRuntimeTemplate.

string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The notebookRuntimeTemplate.

getNotebookRuntimeTemplateBytes()

public abstract ByteString getNotebookRuntimeTemplateBytes()

Immutable. A resource name of the NotebookRuntimeTemplate.

string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for notebookRuntimeTemplate.