menu
googleapis package
documentation
ces/v1.dart
ListGuardrailsResponse
ListGuardrailsResponse.new constructor
ListGuardrailsResponse.new constructor
dark_mode
light_mode
ListGuardrailsResponse
constructor
ListGuardrailsResponse
(
{
List
<
Guardrail
>
?
guardrails
,
String
?
nextPageToken
,
})
Implementation
ListGuardrailsResponse({this.guardrails, this.nextPageToken});
googleapis package
documentation
ces/v1
ListGuardrailsResponse
ListGuardrailsResponse.new constructor
ListGuardrailsResponse class