Uses of Class
com.google.cloud.aiplatform.v1.RawOutput
Packages that use RawOutput
-
Uses of RawOutput in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RawOutputModifier and TypeMethodDescriptionRawOutput.Builder.build()RawOutput.Builder.buildPartial()static RawOutputRawOutput.getDefaultInstance()RawOutput.Builder.getDefaultInstanceForType()RawOutput.getDefaultInstanceForType()CustomOutput.Builder.getRawOutputs()Output only.CustomOutput.getRawOutputs()Output only.CustomOutputOrBuilder.getRawOutputs()Output only.static RawOutputRawOutput.parseDelimitedFrom(InputStream input) static RawOutputRawOutput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawOutputRawOutput.parseFrom(byte[] data) static RawOutputRawOutput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawOutputRawOutput.parseFrom(com.google.protobuf.ByteString data) static RawOutputRawOutput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawOutputRawOutput.parseFrom(com.google.protobuf.CodedInputStream input) static RawOutputRawOutput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawOutputRawOutput.parseFrom(InputStream input) static RawOutputRawOutput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawOutputRawOutput.parseFrom(ByteBuffer data) static RawOutputRawOutput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type RawOutputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RawOutput>RawOutput.getParserForType()static com.google.protobuf.Parser<RawOutput>RawOutput.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type RawOutputModifier and TypeMethodDescriptionCustomOutput.Builder.mergeRawOutputs(RawOutput value) Output only.static RawOutput.BuilderRawOutput.newBuilder(RawOutput prototype) CustomOutput.Builder.setRawOutputs(RawOutput value) Output only.