Uses of Class
com.google.cloud.aiplatform.v1.FunctionResponsePart
Packages that use FunctionResponsePart
-
Uses of FunctionResponsePart in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FunctionResponsePartModifier and TypeMethodDescriptionFunctionResponsePart.Builder.build()FunctionResponsePart.Builder.buildPartial()static FunctionResponsePartFunctionResponsePart.getDefaultInstance()FunctionResponsePart.Builder.getDefaultInstanceForType()FunctionResponsePart.getDefaultInstanceForType()FunctionResponse.Builder.getParts(int index) Optional.FunctionResponse.getParts(int index) Optional.FunctionResponseOrBuilder.getParts(int index) Optional.static FunctionResponsePartFunctionResponsePart.parseDelimitedFrom(InputStream input) static FunctionResponsePartFunctionResponsePart.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponsePartFunctionResponsePart.parseFrom(byte[] data) static FunctionResponsePartFunctionResponsePart.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponsePartFunctionResponsePart.parseFrom(com.google.protobuf.ByteString data) static FunctionResponsePartFunctionResponsePart.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponsePartFunctionResponsePart.parseFrom(com.google.protobuf.CodedInputStream input) static FunctionResponsePartFunctionResponsePart.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponsePartFunctionResponsePart.parseFrom(InputStream input) static FunctionResponsePartFunctionResponsePart.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponsePartFunctionResponsePart.parseFrom(ByteBuffer data) static FunctionResponsePartFunctionResponsePart.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FunctionResponsePartModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FunctionResponsePart>FunctionResponsePart.getParserForType()FunctionResponse.Builder.getPartsList()Optional.FunctionResponse.getPartsList()Optional.FunctionResponseOrBuilder.getPartsList()Optional.static com.google.protobuf.Parser<FunctionResponsePart>FunctionResponsePart.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FunctionResponsePartModifier and TypeMethodDescriptionFunctionResponse.Builder.addParts(int index, FunctionResponsePart value) Optional.FunctionResponse.Builder.addParts(FunctionResponsePart value) Optional.FunctionResponsePart.Builder.mergeFrom(FunctionResponsePart other) static FunctionResponsePart.BuilderFunctionResponsePart.newBuilder(FunctionResponsePart prototype) FunctionResponse.Builder.setParts(int index, FunctionResponsePart value) Optional.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type FunctionResponsePartModifier and TypeMethodDescriptionFunctionResponse.Builder.addAllParts(Iterable<? extends FunctionResponsePart> values) Optional.