public interface NotebookRuntimeTemplateRefOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
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. |