Class GetValidationResultRequest (2.15.0)

GetValidationResultRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for Agents.GetValidationResult.

Attributes

NameDescription
parent str
Required. The project that the agent is associated with. Format: ``projects/
language_code str
Optional. The language for which you want a validation result. If not specified, the agent's default language is used. `Many languages

Inheritance

builtins.object > proto.message.Message > GetValidationResultRequest