Uses of Class
com.google.cloud.aiplatform.v1.NotebookIdleShutdownConfig
Packages that use NotebookIdleShutdownConfig
-
Uses of NotebookIdleShutdownConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookIdleShutdownConfigModifier and TypeMethodDescriptionNotebookIdleShutdownConfig.Builder.build()NotebookIdleShutdownConfig.Builder.buildPartial()static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.getDefaultInstance()NotebookIdleShutdownConfig.Builder.getDefaultInstanceForType()NotebookIdleShutdownConfig.getDefaultInstanceForType()NotebookRuntime.Builder.getIdleShutdownConfig()Output only.NotebookRuntime.getIdleShutdownConfig()Output only.NotebookRuntimeOrBuilder.getIdleShutdownConfig()Output only.NotebookRuntimeTemplate.Builder.getIdleShutdownConfig()The idle shutdown configuration of NotebookRuntimeTemplate.NotebookRuntimeTemplate.getIdleShutdownConfig()The idle shutdown configuration of NotebookRuntimeTemplate.NotebookRuntimeTemplateOrBuilder.getIdleShutdownConfig()The idle shutdown configuration of NotebookRuntimeTemplate.static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseDelimitedFrom(InputStream input) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(byte[] data) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(com.google.protobuf.ByteString data) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(com.google.protobuf.CodedInputStream input) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(InputStream input) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(ByteBuffer data) static NotebookIdleShutdownConfigNotebookIdleShutdownConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookIdleShutdownConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NotebookIdleShutdownConfig>NotebookIdleShutdownConfig.getParserForType()static com.google.protobuf.Parser<NotebookIdleShutdownConfig>NotebookIdleShutdownConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookIdleShutdownConfigModifier and TypeMethodDescriptionNotebookIdleShutdownConfig.Builder.mergeFrom(NotebookIdleShutdownConfig other) NotebookRuntime.Builder.mergeIdleShutdownConfig(NotebookIdleShutdownConfig value) Output only.NotebookRuntimeTemplate.Builder.mergeIdleShutdownConfig(NotebookIdleShutdownConfig value) The idle shutdown configuration of NotebookRuntimeTemplate.NotebookIdleShutdownConfig.newBuilder(NotebookIdleShutdownConfig prototype) NotebookRuntime.Builder.setIdleShutdownConfig(NotebookIdleShutdownConfig value) Output only.NotebookRuntimeTemplate.Builder.setIdleShutdownConfig(NotebookIdleShutdownConfig value) The idle shutdown configuration of NotebookRuntimeTemplate.