Uses of Class
com.google.cloud.aiplatform.v1.CoherenceInstance.Builder
Packages that use CoherenceInstance.Builder
-
Uses of CoherenceInstance.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CoherenceInstance.BuilderModifier and TypeMethodDescriptionCoherenceInstance.Builder.clear()CoherenceInstance.Builder.clearPrediction()Required.CoherenceInput.Builder.getInstanceBuilder()Required.CoherenceInstance.Builder.mergeFrom(CoherenceInstance other) CoherenceInstance.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CoherenceInstance.Builder.mergeFrom(com.google.protobuf.Message other) static CoherenceInstance.BuilderCoherenceInstance.newBuilder()static CoherenceInstance.BuilderCoherenceInstance.newBuilder(CoherenceInstance prototype) CoherenceInstance.newBuilderForType()protected CoherenceInstance.BuilderCoherenceInstance.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CoherenceInstance.Builder.setPrediction(String value) Required.CoherenceInstance.Builder.setPredictionBytes(com.google.protobuf.ByteString value) Required.CoherenceInstance.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type CoherenceInstance.BuilderModifier and TypeMethodDescriptionCoherenceInput.Builder.setInstance(CoherenceInstance.Builder builderForValue) Required.