Uses of Class
com.google.cloud.aiplatform.v1.AddContextChildrenRequest.Builder
Packages that use AddContextChildrenRequest.Builder
-
Uses of AddContextChildrenRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return AddContextChildrenRequest.BuilderModifier and TypeMethodDescriptionAddContextChildrenRequest.Builder.addAllChildContexts(Iterable<String> values) The resource names of the child Contexts.AddContextChildrenRequest.Builder.addChildContexts(String value) The resource names of the child Contexts.AddContextChildrenRequest.Builder.addChildContextsBytes(com.google.protobuf.ByteString value) The resource names of the child Contexts.AddContextChildrenRequest.Builder.clear()AddContextChildrenRequest.Builder.clearChildContexts()The resource names of the child Contexts.AddContextChildrenRequest.Builder.clearContext()Required.AddContextChildrenRequest.Builder.mergeFrom(AddContextChildrenRequest other) AddContextChildrenRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AddContextChildrenRequest.Builder.mergeFrom(com.google.protobuf.Message other) AddContextChildrenRequest.newBuilder()AddContextChildrenRequest.newBuilder(AddContextChildrenRequest prototype) AddContextChildrenRequest.newBuilderForType()protected AddContextChildrenRequest.BuilderAddContextChildrenRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AddContextChildrenRequest.Builder.setChildContexts(int index, String value) The resource names of the child Contexts.AddContextChildrenRequest.Builder.setContext(String value) Required.AddContextChildrenRequest.Builder.setContextBytes(com.google.protobuf.ByteString value) Required.AddContextChildrenRequest.toBuilder()