Class RagCorporaResource
The "ragCorpora" collection of methods.
Inherited Members
Namespace: Google.Apis.Aiplatform.v1
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class RagCorporaResource
Constructors
RagCorporaResource(IClientService)
Constructs a new resource.
Declaration
public RagCorporaResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Operations
Gets the Operations resource.
Declaration
public virtual RagCorporaResource.OperationsResource Operations { get; }
Property Value
| Type | Description |
|---|---|
| RagCorporaResource.OperationsResource |
RagFiles
Gets the RagFiles resource.
Declaration
public virtual RagCorporaResource.RagFilesResource RagFiles { get; }
Property Value
| Type | Description |
|---|---|
| RagCorporaResource.RagFilesResource |