public interface NotebookRuntimeTemplateRefOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNotebookRuntimeTemplate()
Immutable.
|
com.google.protobuf.ByteString |
getNotebookRuntimeTemplateBytes()
Immutable.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getNotebookRuntimeTemplate()
Immutable. A resource name of the NotebookRuntimeTemplate.
string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
com.google.protobuf.ByteString getNotebookRuntimeTemplateBytes()
Immutable. A resource name of the NotebookRuntimeTemplate.
string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
Copyright © 2025 Google LLC. All rights reserved.