guardrails property

List<String>? guardrails
getter/setter pair

List of guardrails for the app.

Format: projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}

Optional.

Implementation

core.List<core.String>? guardrails;