Uses of Class
com.google.cloud.aiplatform.v1beta1.AssembleDataResponse.Builder
Packages that use AssembleDataResponse.Builder
-
Uses of AssembleDataResponse.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return AssembleDataResponse.BuilderModifier and TypeMethodDescriptionAssembleDataResponse.Builder.clear()AssembleDataResponse.Builder.clearBigqueryDestination()Destination BigQuery table path containing the assembled data as a single column.AssembleDataResponse.Builder.mergeFrom(AssembleDataResponse other) AssembleDataResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AssembleDataResponse.Builder.mergeFrom(com.google.protobuf.Message other) static AssembleDataResponse.BuilderAssembleDataResponse.newBuilder()static AssembleDataResponse.BuilderAssembleDataResponse.newBuilder(AssembleDataResponse prototype) AssembleDataResponse.newBuilderForType()protected AssembleDataResponse.BuilderAssembleDataResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AssembleDataResponse.Builder.setBigqueryDestination(String value) Destination BigQuery table path containing the assembled data as a single column.AssembleDataResponse.Builder.setBigqueryDestinationBytes(com.google.protobuf.ByteString value) Destination BigQuery table path containing the assembled data as a single column.AssembleDataResponse.toBuilder()