Uses of Class
com.google.cloud.aiplatform.v1beta1.OutputInfo
Packages that use OutputInfo
-
Uses of OutputInfo in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return OutputInfoModifier and TypeMethodDescriptionOutputInfo.Builder.build()OutputInfo.Builder.buildPartial()static OutputInfoOutputInfo.getDefaultInstance()OutputInfo.Builder.getDefaultInstanceForType()OutputInfo.getDefaultInstanceForType()EvaluateDatasetResponse.Builder.getOutputInfo()Output only.EvaluateDatasetResponse.getOutputInfo()Output only.EvaluateDatasetResponseOrBuilder.getOutputInfo()Output only.static OutputInfoOutputInfo.parseDelimitedFrom(InputStream input) static OutputInfoOutputInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OutputInfoOutputInfo.parseFrom(byte[] data) static OutputInfoOutputInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OutputInfoOutputInfo.parseFrom(com.google.protobuf.ByteString data) static OutputInfoOutputInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OutputInfoOutputInfo.parseFrom(com.google.protobuf.CodedInputStream input) static OutputInfoOutputInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OutputInfoOutputInfo.parseFrom(InputStream input) static OutputInfoOutputInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OutputInfoOutputInfo.parseFrom(ByteBuffer data) static OutputInfoOutputInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type OutputInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OutputInfo>OutputInfo.getParserForType()static com.google.protobuf.Parser<OutputInfo>OutputInfo.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type OutputInfoModifier and TypeMethodDescriptionOutputInfo.Builder.mergeFrom(OutputInfo other) EvaluateDatasetResponse.Builder.mergeOutputInfo(OutputInfo value) Output only.static OutputInfo.BuilderOutputInfo.newBuilder(OutputInfo prototype) EvaluateDatasetResponse.Builder.setOutputInfo(OutputInfo value) Output only.