Uses of Class
com.google.cloud.aiplatform.v1beta1.DistillationSpec
Packages that use DistillationSpec
-
Uses of DistillationSpec in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DistillationSpecModifier and TypeMethodDescriptionDistillationSpec.Builder.build()DistillationSpec.Builder.buildPartial()static DistillationSpecDistillationSpec.getDefaultInstance()DistillationSpec.Builder.getDefaultInstanceForType()DistillationSpec.getDefaultInstanceForType()TuningJob.Builder.getDistillationSpec()Tuning Spec for Distillation.TuningJob.getDistillationSpec()Tuning Spec for Distillation.TuningJobOrBuilder.getDistillationSpec()Tuning Spec for Distillation.static DistillationSpecDistillationSpec.parseDelimitedFrom(InputStream input) static DistillationSpecDistillationSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationSpecDistillationSpec.parseFrom(byte[] data) static DistillationSpecDistillationSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationSpecDistillationSpec.parseFrom(com.google.protobuf.ByteString data) static DistillationSpecDistillationSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationSpecDistillationSpec.parseFrom(com.google.protobuf.CodedInputStream input) static DistillationSpecDistillationSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationSpecDistillationSpec.parseFrom(InputStream input) static DistillationSpecDistillationSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationSpecDistillationSpec.parseFrom(ByteBuffer data) static DistillationSpecDistillationSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DistillationSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DistillationSpec>DistillationSpec.getParserForType()static com.google.protobuf.Parser<DistillationSpec>DistillationSpec.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type DistillationSpecModifier and TypeMethodDescriptionTuningJob.Builder.mergeDistillationSpec(DistillationSpec value) Tuning Spec for Distillation.DistillationSpec.Builder.mergeFrom(DistillationSpec other) static DistillationSpec.BuilderDistillationSpec.newBuilder(DistillationSpec prototype) TuningJob.Builder.setDistillationSpec(DistillationSpec value) Tuning Spec for Distillation.