SmtpSettings Stay organized with collections Save and categorize content based on your preferences.
Version 4.0.26.2 (latest)
Datatype
Description
(object)
object
address
string
SMTP Server url
from
string
From e-mail address
user_name
string
User name
password
string
Password
port
integer
SMTP Server's port
enable_starttls_auto
boolean
Is TLS encryption enabled?
ssl_version
string
TLS version selected Valid values are: "TLSv1_1", "SSLv23", "TLSv1_2".
auth_type
string
Auth Type
client_id
string
The OAuth Client ID
client_secret
string
The OAuth Client Secret
token_endpoint
string
The OAuth Token Endpoint
scopes
string
The OAuth Scopes
default_smtp
boolean
Whether to enable built-in Looker SMTP
Related Methods
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-09 UTC.