Uses of Class
com.google.cloud.aiplatform.v1.NotebookRuntimeTemplateRef
Packages that use NotebookRuntimeTemplateRef
-
Uses of NotebookRuntimeTemplateRef in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookRuntimeTemplateRefModifier and TypeMethodDescriptionNotebookRuntimeTemplateRef.Builder.build()NotebookRuntimeTemplateRef.Builder.buildPartial()static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.getDefaultInstance()NotebookRuntimeTemplateRef.Builder.getDefaultInstanceForType()NotebookRuntimeTemplateRef.getDefaultInstanceForType()NotebookRuntime.Builder.getNotebookRuntimeTemplateRef()Output only.NotebookRuntime.getNotebookRuntimeTemplateRef()Output only.NotebookRuntimeOrBuilder.getNotebookRuntimeTemplateRef()Output only.static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseDelimitedFrom(InputStream input) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(byte[] data) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(com.google.protobuf.ByteString data) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(com.google.protobuf.CodedInputStream input) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(InputStream input) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(ByteBuffer data) static NotebookRuntimeTemplateRefNotebookRuntimeTemplateRef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookRuntimeTemplateRefModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NotebookRuntimeTemplateRef>NotebookRuntimeTemplateRef.getParserForType()static com.google.protobuf.Parser<NotebookRuntimeTemplateRef>NotebookRuntimeTemplateRef.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookRuntimeTemplateRefModifier and TypeMethodDescriptionNotebookRuntimeTemplateRef.Builder.mergeFrom(NotebookRuntimeTemplateRef other) NotebookRuntime.Builder.mergeNotebookRuntimeTemplateRef(NotebookRuntimeTemplateRef value) Output only.NotebookRuntimeTemplateRef.newBuilder(NotebookRuntimeTemplateRef prototype) NotebookRuntime.Builder.setNotebookRuntimeTemplateRef(NotebookRuntimeTemplateRef value) Output only.