Uses of Class
com.google.cloud.aiplatform.v1.NotebookRuntimeTemplate
Packages that use NotebookRuntimeTemplate
-
Uses of NotebookRuntimeTemplate in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookRuntimeTemplateModifier and TypeMethodDescriptionNotebookRuntimeTemplate.Builder.build()NotebookRuntimeTemplate.Builder.buildPartial()static NotebookRuntimeTemplateNotebookRuntimeTemplate.getDefaultInstance()NotebookRuntimeTemplate.Builder.getDefaultInstanceForType()NotebookRuntimeTemplate.getDefaultInstanceForType()CreateNotebookRuntimeTemplateRequest.Builder.getNotebookRuntimeTemplate()Required.CreateNotebookRuntimeTemplateRequest.getNotebookRuntimeTemplate()Required.CreateNotebookRuntimeTemplateRequestOrBuilder.getNotebookRuntimeTemplate()Required.UpdateNotebookRuntimeTemplateRequest.Builder.getNotebookRuntimeTemplate()Required.UpdateNotebookRuntimeTemplateRequest.getNotebookRuntimeTemplate()Required.UpdateNotebookRuntimeTemplateRequestOrBuilder.getNotebookRuntimeTemplate()Required.ListNotebookRuntimeTemplatesResponse.Builder.getNotebookRuntimeTemplates(int index) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.getNotebookRuntimeTemplates(int index) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponseOrBuilder.getNotebookRuntimeTemplates(int index) List of NotebookRuntimeTemplates in the requested page.static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseDelimitedFrom(InputStream input) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(byte[] data) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(com.google.protobuf.ByteString data) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(com.google.protobuf.CodedInputStream input) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(InputStream input) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(ByteBuffer data) static NotebookRuntimeTemplateNotebookRuntimeTemplate.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookRuntimeTemplateModifier and TypeMethodDescriptionListNotebookRuntimeTemplatesResponse.Builder.getNotebookRuntimeTemplatesList()List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.getNotebookRuntimeTemplatesList()List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponseOrBuilder.getNotebookRuntimeTemplatesList()List of NotebookRuntimeTemplates in the requested page.com.google.protobuf.Parser<NotebookRuntimeTemplate>NotebookRuntimeTemplate.getParserForType()static com.google.protobuf.Parser<NotebookRuntimeTemplate>NotebookRuntimeTemplate.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookRuntimeTemplateModifier and TypeMethodDescriptionListNotebookRuntimeTemplatesResponse.Builder.addNotebookRuntimeTemplates(int index, NotebookRuntimeTemplate value) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.Builder.addNotebookRuntimeTemplates(NotebookRuntimeTemplate value) List of NotebookRuntimeTemplates in the requested page.NotebookRuntimeTemplate.Builder.mergeFrom(NotebookRuntimeTemplate other) CreateNotebookRuntimeTemplateRequest.Builder.mergeNotebookRuntimeTemplate(NotebookRuntimeTemplate value) Required.UpdateNotebookRuntimeTemplateRequest.Builder.mergeNotebookRuntimeTemplate(NotebookRuntimeTemplate value) Required.NotebookRuntimeTemplate.newBuilder(NotebookRuntimeTemplate prototype) CreateNotebookRuntimeTemplateRequest.Builder.setNotebookRuntimeTemplate(NotebookRuntimeTemplate value) Required.UpdateNotebookRuntimeTemplateRequest.Builder.setNotebookRuntimeTemplate(NotebookRuntimeTemplate value) Required.ListNotebookRuntimeTemplatesResponse.Builder.setNotebookRuntimeTemplates(int index, NotebookRuntimeTemplate value) List of NotebookRuntimeTemplates in the requested page.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type NotebookRuntimeTemplateModifier and TypeMethodDescriptionListNotebookRuntimeTemplatesResponse.Builder.addAllNotebookRuntimeTemplates(Iterable<? extends NotebookRuntimeTemplate> values) List of NotebookRuntimeTemplates in the requested page.