Uses of Class
com.google.cloud.aiplatform.v1.OutputInfo.Builder
Packages that use OutputInfo.Builder
-
Uses of OutputInfo.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return OutputInfo.BuilderModifier and TypeMethodDescriptionOutputInfo.Builder.clear()OutputInfo.Builder.clearGcsOutputDirectory()Output only.OutputInfo.Builder.clearOutputLocation()EvaluateDatasetResponse.Builder.getOutputInfoBuilder()Output only.OutputInfo.Builder.mergeFrom(OutputInfo other) OutputInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) OutputInfo.Builder.mergeFrom(com.google.protobuf.Message other) static OutputInfo.BuilderOutputInfo.newBuilder()static OutputInfo.BuilderOutputInfo.newBuilder(OutputInfo prototype) OutputInfo.newBuilderForType()protected OutputInfo.BuilderOutputInfo.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) OutputInfo.Builder.setGcsOutputDirectory(String value) Output only.OutputInfo.Builder.setGcsOutputDirectoryBytes(com.google.protobuf.ByteString value) Output only.OutputInfo.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type OutputInfo.BuilderModifier and TypeMethodDescriptionEvaluateDatasetResponse.Builder.setOutputInfo(OutputInfo.Builder builderForValue) Output only.