Uses of Class
com.google.cloud.aiplatform.v1.NotebookEucConfig
Packages that use NotebookEucConfig
-
Uses of NotebookEucConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookEucConfigModifier and TypeMethodDescriptionNotebookEucConfig.Builder.build()NotebookEucConfig.Builder.buildPartial()static NotebookEucConfigNotebookEucConfig.getDefaultInstance()NotebookEucConfig.Builder.getDefaultInstanceForType()NotebookEucConfig.getDefaultInstanceForType()NotebookRuntime.Builder.getEucConfig()Output only.NotebookRuntime.getEucConfig()Output only.NotebookRuntimeOrBuilder.getEucConfig()Output only.NotebookRuntimeTemplate.Builder.getEucConfig()EUC configuration of the NotebookRuntimeTemplate.NotebookRuntimeTemplate.getEucConfig()EUC configuration of the NotebookRuntimeTemplate.NotebookRuntimeTemplateOrBuilder.getEucConfig()EUC configuration of the NotebookRuntimeTemplate.static NotebookEucConfigNotebookEucConfig.parseDelimitedFrom(InputStream input) static NotebookEucConfigNotebookEucConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookEucConfigNotebookEucConfig.parseFrom(byte[] data) static NotebookEucConfigNotebookEucConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookEucConfigNotebookEucConfig.parseFrom(com.google.protobuf.ByteString data) static NotebookEucConfigNotebookEucConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookEucConfigNotebookEucConfig.parseFrom(com.google.protobuf.CodedInputStream input) static NotebookEucConfigNotebookEucConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookEucConfigNotebookEucConfig.parseFrom(InputStream input) static NotebookEucConfigNotebookEucConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookEucConfigNotebookEucConfig.parseFrom(ByteBuffer data) static NotebookEucConfigNotebookEucConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookEucConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NotebookEucConfig>NotebookEucConfig.getParserForType()static com.google.protobuf.Parser<NotebookEucConfig>NotebookEucConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookEucConfigModifier and TypeMethodDescriptionNotebookRuntime.Builder.mergeEucConfig(NotebookEucConfig value) Output only.NotebookRuntimeTemplate.Builder.mergeEucConfig(NotebookEucConfig value) EUC configuration of the NotebookRuntimeTemplate.NotebookEucConfig.Builder.mergeFrom(NotebookEucConfig other) static NotebookEucConfig.BuilderNotebookEucConfig.newBuilder(NotebookEucConfig prototype) NotebookRuntime.Builder.setEucConfig(NotebookEucConfig value) Output only.NotebookRuntimeTemplate.Builder.setEucConfig(NotebookEucConfig value) EUC configuration of the NotebookRuntimeTemplate.