Uses of Class
com.google.cloud.aiplatform.v1.NotebookSoftwareConfig
Packages that use NotebookSoftwareConfig
-
Uses of NotebookSoftwareConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookSoftwareConfigModifier and TypeMethodDescriptionNotebookSoftwareConfig.Builder.build()NotebookSoftwareConfig.Builder.buildPartial()static NotebookSoftwareConfigNotebookSoftwareConfig.getDefaultInstance()NotebookSoftwareConfig.Builder.getDefaultInstanceForType()NotebookSoftwareConfig.getDefaultInstanceForType()NotebookRuntime.Builder.getSoftwareConfig()Output only.NotebookRuntime.getSoftwareConfig()Output only.NotebookRuntimeOrBuilder.getSoftwareConfig()Output only.NotebookRuntimeTemplate.Builder.getSoftwareConfig()Optional.NotebookRuntimeTemplate.getSoftwareConfig()Optional.NotebookRuntimeTemplateOrBuilder.getSoftwareConfig()Optional.static NotebookSoftwareConfigNotebookSoftwareConfig.parseDelimitedFrom(InputStream input) static NotebookSoftwareConfigNotebookSoftwareConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(byte[] data) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(com.google.protobuf.ByteString data) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(com.google.protobuf.CodedInputStream input) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(InputStream input) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(ByteBuffer data) static NotebookSoftwareConfigNotebookSoftwareConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookSoftwareConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NotebookSoftwareConfig>NotebookSoftwareConfig.getParserForType()static com.google.protobuf.Parser<NotebookSoftwareConfig>NotebookSoftwareConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookSoftwareConfigModifier and TypeMethodDescriptionNotebookSoftwareConfig.Builder.mergeFrom(NotebookSoftwareConfig other) NotebookRuntime.Builder.mergeSoftwareConfig(NotebookSoftwareConfig value) Output only.NotebookRuntimeTemplate.Builder.mergeSoftwareConfig(NotebookSoftwareConfig value) Optional.NotebookSoftwareConfig.newBuilder(NotebookSoftwareConfig prototype) NotebookRuntime.Builder.setSoftwareConfig(NotebookSoftwareConfig value) Output only.NotebookRuntimeTemplate.Builder.setSoftwareConfig(NotebookSoftwareConfig value) Optional.