| get_content_safety_endpoint | R Documentation |
Retrieve the Content Safety endpoint URL from the environment or a provided value.
get_content_safety_endpoint(endpoint = NULL, required = FALSE)
endpoint |
Character. Optional endpoint to use instead of environment variable. |
required |
Logical. If TRUE, throws an error when no endpoint is found. |
The endpoint URL string, or NULL if not found and not required.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.