Uses of Class
com.google.cloud.aiplatform.v1.ColabImage
Packages that use ColabImage
-
Uses of ColabImage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ColabImageModifier and TypeMethodDescriptionColabImage.Builder.build()ColabImage.Builder.buildPartial()NotebookSoftwareConfig.Builder.getColabImage()Optional.NotebookSoftwareConfig.getColabImage()Optional.NotebookSoftwareConfigOrBuilder.getColabImage()Optional.static ColabImageColabImage.getDefaultInstance()ColabImage.Builder.getDefaultInstanceForType()ColabImage.getDefaultInstanceForType()static ColabImageColabImage.parseDelimitedFrom(InputStream input) static ColabImageColabImage.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColabImageColabImage.parseFrom(byte[] data) static ColabImageColabImage.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColabImageColabImage.parseFrom(com.google.protobuf.ByteString data) static ColabImageColabImage.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColabImageColabImage.parseFrom(com.google.protobuf.CodedInputStream input) static ColabImageColabImage.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColabImageColabImage.parseFrom(InputStream input) static ColabImageColabImage.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColabImageColabImage.parseFrom(ByteBuffer data) static ColabImageColabImage.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ColabImageModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ColabImage>ColabImage.getParserForType()static com.google.protobuf.Parser<ColabImage>ColabImage.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ColabImageModifier and TypeMethodDescriptionNotebookSoftwareConfig.Builder.mergeColabImage(ColabImage value) Optional.ColabImage.Builder.mergeFrom(ColabImage other) static ColabImage.BuilderColabImage.newBuilder(ColabImage prototype) NotebookSoftwareConfig.Builder.setColabImage(ColabImage value) Optional.