Uses of Class
com.google.cloud.aiplatform.v1beta1.BatchCreateRagDataSchemasRequest.Builder
Packages that use BatchCreateRagDataSchemasRequest.Builder
-
Uses of BatchCreateRagDataSchemasRequest.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return BatchCreateRagDataSchemasRequest.BuilderModifier and TypeMethodDescriptionBatchCreateRagDataSchemasRequest.Builder.addAllRequests(Iterable<? extends CreateRagDataSchemaRequest> values) Required.BatchCreateRagDataSchemasRequest.Builder.addRequests(int index, CreateRagDataSchemaRequest value) Required.BatchCreateRagDataSchemasRequest.Builder.addRequests(int index, CreateRagDataSchemaRequest.Builder builderForValue) Required.BatchCreateRagDataSchemasRequest.Builder.addRequests(CreateRagDataSchemaRequest value) Required.BatchCreateRagDataSchemasRequest.Builder.addRequests(CreateRagDataSchemaRequest.Builder builderForValue) Required.BatchCreateRagDataSchemasRequest.Builder.clear()BatchCreateRagDataSchemasRequest.Builder.clearParent()Required.BatchCreateRagDataSchemasRequest.Builder.clearRequests()Required.BatchCreateRagDataSchemasRequest.Builder.mergeFrom(BatchCreateRagDataSchemasRequest other) BatchCreateRagDataSchemasRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchCreateRagDataSchemasRequest.Builder.mergeFrom(com.google.protobuf.Message other) BatchCreateRagDataSchemasRequest.newBuilder()BatchCreateRagDataSchemasRequest.newBuilder(BatchCreateRagDataSchemasRequest prototype) BatchCreateRagDataSchemasRequest.newBuilderForType()protected BatchCreateRagDataSchemasRequest.BuilderBatchCreateRagDataSchemasRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BatchCreateRagDataSchemasRequest.Builder.removeRequests(int index) Required.Required.BatchCreateRagDataSchemasRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.BatchCreateRagDataSchemasRequest.Builder.setRequests(int index, CreateRagDataSchemaRequest value) Required.BatchCreateRagDataSchemasRequest.Builder.setRequests(int index, CreateRagDataSchemaRequest.Builder builderForValue) Required.BatchCreateRagDataSchemasRequest.toBuilder()