Uses of Class
com.google.cloud.aiplatform.v1.AssignNotebookRuntimeRequest.Builder
Packages that use AssignNotebookRuntimeRequest.Builder
-
Uses of AssignNotebookRuntimeRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return AssignNotebookRuntimeRequest.BuilderModifier and TypeMethodDescriptionAssignNotebookRuntimeRequest.Builder.clear()AssignNotebookRuntimeRequest.Builder.clearNotebookRuntime()Required.AssignNotebookRuntimeRequest.Builder.clearNotebookRuntimeId()Optional.AssignNotebookRuntimeRequest.Builder.clearNotebookRuntimeTemplate()Required.AssignNotebookRuntimeRequest.Builder.clearParent()Required.AssignNotebookRuntimeRequest.Builder.mergeFrom(AssignNotebookRuntimeRequest other) AssignNotebookRuntimeRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AssignNotebookRuntimeRequest.Builder.mergeFrom(com.google.protobuf.Message other) AssignNotebookRuntimeRequest.Builder.mergeNotebookRuntime(NotebookRuntime value) Required.AssignNotebookRuntimeRequest.newBuilder()AssignNotebookRuntimeRequest.newBuilder(AssignNotebookRuntimeRequest prototype) AssignNotebookRuntimeRequest.newBuilderForType()protected AssignNotebookRuntimeRequest.BuilderAssignNotebookRuntimeRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AssignNotebookRuntimeRequest.Builder.setNotebookRuntime(NotebookRuntime value) Required.AssignNotebookRuntimeRequest.Builder.setNotebookRuntime(NotebookRuntime.Builder builderForValue) Required.AssignNotebookRuntimeRequest.Builder.setNotebookRuntimeId(String value) Optional.AssignNotebookRuntimeRequest.Builder.setNotebookRuntimeIdBytes(com.google.protobuf.ByteString value) Optional.AssignNotebookRuntimeRequest.Builder.setNotebookRuntimeTemplate(String value) Required.AssignNotebookRuntimeRequest.Builder.setNotebookRuntimeTemplateBytes(com.google.protobuf.ByteString value) Required.Required.AssignNotebookRuntimeRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.AssignNotebookRuntimeRequest.toBuilder()