Uses of Class
com.google.cloud.aiplatform.v1.ExportDataConfig
Packages that use ExportDataConfig
-
Uses of ExportDataConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExportDataConfigModifier and TypeMethodDescriptionExportDataConfig.Builder.build()ExportDataConfig.Builder.buildPartial()static ExportDataConfigExportDataConfig.getDefaultInstance()ExportDataConfig.Builder.getDefaultInstanceForType()ExportDataConfig.getDefaultInstanceForType()ExportDataRequest.Builder.getExportConfig()Required.ExportDataRequest.getExportConfig()Required.ExportDataRequestOrBuilder.getExportConfig()Required.static ExportDataConfigExportDataConfig.parseDelimitedFrom(InputStream input) static ExportDataConfigExportDataConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportDataConfigExportDataConfig.parseFrom(byte[] data) static ExportDataConfigExportDataConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportDataConfigExportDataConfig.parseFrom(com.google.protobuf.ByteString data) static ExportDataConfigExportDataConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportDataConfigExportDataConfig.parseFrom(com.google.protobuf.CodedInputStream input) static ExportDataConfigExportDataConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportDataConfigExportDataConfig.parseFrom(InputStream input) static ExportDataConfigExportDataConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExportDataConfigExportDataConfig.parseFrom(ByteBuffer data) static ExportDataConfigExportDataConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExportDataConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExportDataConfig>ExportDataConfig.getParserForType()static com.google.protobuf.Parser<ExportDataConfig>ExportDataConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExportDataConfigModifier and TypeMethodDescriptionExportDataRequest.Builder.mergeExportConfig(ExportDataConfig value) Required.ExportDataConfig.Builder.mergeFrom(ExportDataConfig other) static ExportDataConfig.BuilderExportDataConfig.newBuilder(ExportDataConfig prototype) ExportDataRequest.Builder.setExportConfig(ExportDataConfig value) Required.