Class ProjectsResource.LocationsResource.GroundingConfigsResource
The "groundingConfigs" collection of methods.
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1
Assembly: Google.Apis.DiscoveryEngine.v1.dll
Syntax
public class ProjectsResource.LocationsResource.GroundingConfigsResource
Constructors
GroundingConfigsResource(IClientService)
Constructs a new resource.
Declaration
public GroundingConfigsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Check(GoogleCloudDiscoveryengineV1CheckGroundingRequest, string)
Performs a grounding check.
Declaration
public virtual ProjectsResource.LocationsResource.GroundingConfigsResource.CheckRequest Check(GoogleCloudDiscoveryengineV1CheckGroundingRequest body, string groundingConfig)
Parameters
Type | Name | Description |
---|---|---|
GoogleCloudDiscoveryengineV1CheckGroundingRequest | body | The body of the request. |
string | groundingConfig | Required. The resource name of the grounding config, such as
|
Returns
Type | Description |
---|---|
ProjectsResource.LocationsResource.GroundingConfigsResource.CheckRequest |