Uses of Class
com.google.cloud.aiplatform.v1beta1.TunedModelRef
Packages that use TunedModelRef
-
Uses of TunedModelRef in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TunedModelRefModifier and TypeMethodDescriptionTunedModelRef.Builder.build()TunedModelRef.Builder.buildPartial()static TunedModelRefTunedModelRef.getDefaultInstance()TunedModelRef.Builder.getDefaultInstanceForType()TunedModelRef.getDefaultInstanceForType()RebaseTunedModelRequest.Builder.getTunedModelRef()Required.RebaseTunedModelRequest.getTunedModelRef()Required.RebaseTunedModelRequestOrBuilder.getTunedModelRef()Required.static TunedModelRefTunedModelRef.parseDelimitedFrom(InputStream input) static TunedModelRefTunedModelRef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TunedModelRefTunedModelRef.parseFrom(byte[] data) static TunedModelRefTunedModelRef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TunedModelRefTunedModelRef.parseFrom(com.google.protobuf.ByteString data) static TunedModelRefTunedModelRef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TunedModelRefTunedModelRef.parseFrom(com.google.protobuf.CodedInputStream input) static TunedModelRefTunedModelRef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TunedModelRefTunedModelRef.parseFrom(InputStream input) static TunedModelRefTunedModelRef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TunedModelRefTunedModelRef.parseFrom(ByteBuffer data) static TunedModelRefTunedModelRef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TunedModelRefModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TunedModelRef>TunedModelRef.getParserForType()static com.google.protobuf.Parser<TunedModelRef>TunedModelRef.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TunedModelRefModifier and TypeMethodDescriptionTunedModelRef.Builder.mergeFrom(TunedModelRef other) RebaseTunedModelRequest.Builder.mergeTunedModelRef(TunedModelRef value) Required.static TunedModelRef.BuilderTunedModelRef.newBuilder(TunedModelRef prototype) RebaseTunedModelRequest.Builder.setTunedModelRef(TunedModelRef value) Required.