Uses of Class
com.google.cloud.aiplatform.v1beta1.CreateRagDataSchemaRequest
Packages that use CreateRagDataSchemaRequest
-
Uses of CreateRagDataSchemaRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return CreateRagDataSchemaRequestModifier and TypeMethodDescriptionCreateRagDataSchemaRequest.Builder.build()CreateRagDataSchemaRequest.Builder.buildPartial()static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.getDefaultInstance()CreateRagDataSchemaRequest.Builder.getDefaultInstanceForType()CreateRagDataSchemaRequest.getDefaultInstanceForType()BatchCreateRagDataSchemasRequest.Builder.getRequests(int index) Required.BatchCreateRagDataSchemasRequest.getRequests(int index) Required.BatchCreateRagDataSchemasRequestOrBuilder.getRequests(int index) Required.static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseDelimitedFrom(InputStream input) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(byte[] data) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(com.google.protobuf.ByteString data) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(com.google.protobuf.CodedInputStream input) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(InputStream input) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(ByteBuffer data) static CreateRagDataSchemaRequestCreateRagDataSchemaRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type CreateRagDataSchemaRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CreateRagDataSchemaRequest>CreateRagDataSchemaRequest.getParserForType()BatchCreateRagDataSchemasRequest.Builder.getRequestsList()Required.BatchCreateRagDataSchemasRequest.getRequestsList()Required.BatchCreateRagDataSchemasRequestOrBuilder.getRequestsList()Required.static com.google.protobuf.Parser<CreateRagDataSchemaRequest>CreateRagDataSchemaRequest.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type CreateRagDataSchemaRequestModifier and TypeMethodDescriptionBatchCreateRagDataSchemasRequest.Builder.addRequests(int index, CreateRagDataSchemaRequest value) Required.BatchCreateRagDataSchemasRequest.Builder.addRequests(CreateRagDataSchemaRequest value) Required.CreateRagDataSchemaRequest.Builder.mergeFrom(CreateRagDataSchemaRequest other) CreateRagDataSchemaRequest.newBuilder(CreateRagDataSchemaRequest prototype) BatchCreateRagDataSchemasRequest.Builder.setRequests(int index, CreateRagDataSchemaRequest value) Required.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type CreateRagDataSchemaRequestModifier and TypeMethodDescriptionBatchCreateRagDataSchemasRequest.Builder.addAllRequests(Iterable<? extends CreateRagDataSchemaRequest> values) Required.