Interface NotebookRuntimeTemplateRefOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
NotebookRuntimeTemplateRef, NotebookRuntimeTemplateRef.Builder

@Generated public interface NotebookRuntimeTemplateRefOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Immutable.
    com.google.protobuf.ByteString
    Immutable.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getNotebookRuntimeTemplate

      String getNotebookRuntimeTemplate()
       Immutable. A resource name of the NotebookRuntimeTemplate.
       
      string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
      Returns:
      The notebookRuntimeTemplate.
    • getNotebookRuntimeTemplateBytes

      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) = { ... }
      Returns:
      The bytes for notebookRuntimeTemplate.