Class ProjectsResource.LocationsResource.DataStoresResource.SessionsResource.AnswersResource
The "answers" collection of methods.
Inheritance
ProjectsResource.LocationsResource.DataStoresResource.SessionsResource.AnswersResource
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1beta
Assembly: Google.Apis.DiscoveryEngine.v1beta.dll
Syntax
public class ProjectsResource.LocationsResource.DataStoresResource.SessionsResource.AnswersResource
Constructors
AnswersResource(IClientService)
Constructs a new resource.
Declaration
public AnswersResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Get(string)
Gets a Answer.
Declaration
public virtual ProjectsResource.LocationsResource.DataStoresResource.SessionsResource.AnswersResource.GetRequest Get(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | Required. The resource name of the Answer to get. Format:
|
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.DataStoresResource.SessionsResource.AnswersResource.GetRequest |