Uses of Class
com.google.cloud.aiplatform.v1.NotebookRuntime
Packages that use NotebookRuntime
-
Uses of NotebookRuntime in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookRuntimeModifier and TypeMethodDescriptionNotebookRuntime.Builder.build()NotebookRuntime.Builder.buildPartial()static NotebookRuntimeNotebookRuntime.getDefaultInstance()NotebookRuntime.Builder.getDefaultInstanceForType()NotebookRuntime.getDefaultInstanceForType()AssignNotebookRuntimeRequest.Builder.getNotebookRuntime()Required.AssignNotebookRuntimeRequest.getNotebookRuntime()Required.AssignNotebookRuntimeRequestOrBuilder.getNotebookRuntime()Required.ListNotebookRuntimesResponse.Builder.getNotebookRuntimes(int index) List of NotebookRuntimes in the requested page.ListNotebookRuntimesResponse.getNotebookRuntimes(int index) List of NotebookRuntimes in the requested page.ListNotebookRuntimesResponseOrBuilder.getNotebookRuntimes(int index) List of NotebookRuntimes in the requested page.static NotebookRuntimeNotebookRuntime.parseDelimitedFrom(InputStream input) static NotebookRuntimeNotebookRuntime.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeNotebookRuntime.parseFrom(byte[] data) static NotebookRuntimeNotebookRuntime.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeNotebookRuntime.parseFrom(com.google.protobuf.ByteString data) static NotebookRuntimeNotebookRuntime.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeNotebookRuntime.parseFrom(com.google.protobuf.CodedInputStream input) static NotebookRuntimeNotebookRuntime.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeNotebookRuntime.parseFrom(InputStream input) static NotebookRuntimeNotebookRuntime.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeNotebookRuntime.parseFrom(ByteBuffer data) static NotebookRuntimeNotebookRuntime.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookRuntimeModifier and TypeMethodDescriptionListNotebookRuntimesResponse.Builder.getNotebookRuntimesList()List of NotebookRuntimes in the requested page.ListNotebookRuntimesResponse.getNotebookRuntimesList()List of NotebookRuntimes in the requested page.ListNotebookRuntimesResponseOrBuilder.getNotebookRuntimesList()List of NotebookRuntimes in the requested page.com.google.protobuf.Parser<NotebookRuntime>NotebookRuntime.getParserForType()static com.google.protobuf.Parser<NotebookRuntime>NotebookRuntime.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookRuntimeModifier and TypeMethodDescriptionListNotebookRuntimesResponse.Builder.addNotebookRuntimes(int index, NotebookRuntime value) List of NotebookRuntimes in the requested page.ListNotebookRuntimesResponse.Builder.addNotebookRuntimes(NotebookRuntime value) List of NotebookRuntimes in the requested page.NotebookRuntime.Builder.mergeFrom(NotebookRuntime other) AssignNotebookRuntimeRequest.Builder.mergeNotebookRuntime(NotebookRuntime value) Required.static NotebookRuntime.BuilderNotebookRuntime.newBuilder(NotebookRuntime prototype) AssignNotebookRuntimeRequest.Builder.setNotebookRuntime(NotebookRuntime value) Required.ListNotebookRuntimesResponse.Builder.setNotebookRuntimes(int index, NotebookRuntime value) List of NotebookRuntimes in the requested page.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type NotebookRuntimeModifier and TypeMethodDescriptionListNotebookRuntimesResponse.Builder.addAllNotebookRuntimes(Iterable<? extends NotebookRuntime> values) List of NotebookRuntimes in the requested page.