Uses of Class
com.google.cloud.aiplatform.v1.ExportModelRequest.OutputConfig
Packages that use ExportModelRequest.OutputConfig
-
Uses of ExportModelRequest.OutputConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExportModelRequest.OutputConfigModifier and TypeMethodDescriptionExportModelRequest.OutputConfig.Builder.build()ExportModelRequest.OutputConfig.Builder.buildPartial()ExportModelRequest.OutputConfig.getDefaultInstance()ExportModelRequest.OutputConfig.Builder.getDefaultInstanceForType()ExportModelRequest.OutputConfig.getDefaultInstanceForType()ExportModelRequest.Builder.getOutputConfig()Required.ExportModelRequest.getOutputConfig()Required.ExportModelRequestOrBuilder.getOutputConfig()Required.ExportModelRequest.OutputConfig.parseDelimitedFrom(InputStream input) ExportModelRequest.OutputConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportModelRequest.OutputConfig.parseFrom(byte[] data) ExportModelRequest.OutputConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportModelRequest.OutputConfig.parseFrom(com.google.protobuf.ByteString data) ExportModelRequest.OutputConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportModelRequest.OutputConfig.parseFrom(com.google.protobuf.CodedInputStream input) ExportModelRequest.OutputConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportModelRequest.OutputConfig.parseFrom(InputStream input) ExportModelRequest.OutputConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportModelRequest.OutputConfig.parseFrom(ByteBuffer data) ExportModelRequest.OutputConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExportModelRequest.OutputConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExportModelRequest.OutputConfig>ExportModelRequest.OutputConfig.getParserForType()static com.google.protobuf.Parser<ExportModelRequest.OutputConfig>ExportModelRequest.OutputConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExportModelRequest.OutputConfigModifier and TypeMethodDescriptionExportModelRequest.OutputConfig.Builder.mergeFrom(ExportModelRequest.OutputConfig other) ExportModelRequest.Builder.mergeOutputConfig(ExportModelRequest.OutputConfig value) Required.ExportModelRequest.OutputConfig.newBuilder(ExportModelRequest.OutputConfig prototype) ExportModelRequest.Builder.setOutputConfig(ExportModelRequest.OutputConfig value) Required.