Uses of Class
com.google.cloud.aiplatform.v1.StreamRawPredictRequest.Builder
Packages that use StreamRawPredictRequest.Builder
-
Uses of StreamRawPredictRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return StreamRawPredictRequest.BuilderModifier and TypeMethodDescriptionStreamRawPredictRequest.Builder.clear()StreamRawPredictRequest.Builder.clearEndpoint()Required.StreamRawPredictRequest.Builder.clearHttpBody()The prediction input.StreamRawPredictRequest.Builder.mergeFrom(StreamRawPredictRequest other) StreamRawPredictRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StreamRawPredictRequest.Builder.mergeFrom(com.google.protobuf.Message other) StreamRawPredictRequest.Builder.mergeHttpBody(HttpBody value) The prediction input.StreamRawPredictRequest.newBuilder()StreamRawPredictRequest.newBuilder(StreamRawPredictRequest prototype) StreamRawPredictRequest.newBuilderForType()protected StreamRawPredictRequest.BuilderStreamRawPredictRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) StreamRawPredictRequest.Builder.setEndpoint(String value) Required.StreamRawPredictRequest.Builder.setEndpointBytes(com.google.protobuf.ByteString value) Required.StreamRawPredictRequest.Builder.setHttpBody(HttpBody value) The prediction input.StreamRawPredictRequest.Builder.setHttpBody(HttpBody.Builder builderForValue) The prediction input.StreamRawPredictRequest.toBuilder()