Uses of Class
com.google.cloud.aiplatform.v1.TuningDataStats
Packages that use TuningDataStats
-
Uses of TuningDataStats in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TuningDataStatsModifier and TypeMethodDescriptionTuningDataStats.Builder.build()TuningDataStats.Builder.buildPartial()static TuningDataStatsTuningDataStats.getDefaultInstance()TuningDataStats.Builder.getDefaultInstanceForType()TuningDataStats.getDefaultInstanceForType()TuningJob.Builder.getTuningDataStats()Output only.TuningJob.getTuningDataStats()Output only.TuningJobOrBuilder.getTuningDataStats()Output only.static TuningDataStatsTuningDataStats.parseDelimitedFrom(InputStream input) static TuningDataStatsTuningDataStats.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TuningDataStatsTuningDataStats.parseFrom(byte[] data) static TuningDataStatsTuningDataStats.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TuningDataStatsTuningDataStats.parseFrom(com.google.protobuf.ByteString data) static TuningDataStatsTuningDataStats.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TuningDataStatsTuningDataStats.parseFrom(com.google.protobuf.CodedInputStream input) static TuningDataStatsTuningDataStats.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TuningDataStatsTuningDataStats.parseFrom(InputStream input) static TuningDataStatsTuningDataStats.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TuningDataStatsTuningDataStats.parseFrom(ByteBuffer data) static TuningDataStatsTuningDataStats.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type TuningDataStatsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TuningDataStats>TuningDataStats.getParserForType()static com.google.protobuf.Parser<TuningDataStats>TuningDataStats.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type TuningDataStatsModifier and TypeMethodDescriptionTuningDataStats.Builder.mergeFrom(TuningDataStats other) TuningJob.Builder.mergeTuningDataStats(TuningDataStats value) Output only.static TuningDataStats.BuilderTuningDataStats.newBuilder(TuningDataStats prototype) TuningJob.Builder.setTuningDataStats(TuningDataStats value) Output only.