Uses of Class
com.google.cloud.aiplatform.v1.QueryContextLineageSubgraphRequest.Builder
Packages that use QueryContextLineageSubgraphRequest.Builder
-
Uses of QueryContextLineageSubgraphRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return QueryContextLineageSubgraphRequest.BuilderModifier and TypeMethodDescriptionQueryContextLineageSubgraphRequest.Builder.clear()QueryContextLineageSubgraphRequest.Builder.clearContext()Required.QueryContextLineageSubgraphRequest.Builder.mergeFrom(QueryContextLineageSubgraphRequest other) QueryContextLineageSubgraphRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QueryContextLineageSubgraphRequest.Builder.mergeFrom(com.google.protobuf.Message other) QueryContextLineageSubgraphRequest.newBuilder()QueryContextLineageSubgraphRequest.newBuilder(QueryContextLineageSubgraphRequest prototype) QueryContextLineageSubgraphRequest.newBuilderForType()QueryContextLineageSubgraphRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) QueryContextLineageSubgraphRequest.Builder.setContext(String value) Required.QueryContextLineageSubgraphRequest.Builder.setContextBytes(com.google.protobuf.ByteString value) Required.QueryContextLineageSubgraphRequest.toBuilder()