siteSecretSet property

bool? siteSecretSet
getter/setter pair

Whether the site_secret field was previously set.

Since we will never return the site_secret field, this field is the only way to find out whether it was previously set.

Output only.

Implementation

core.bool? siteSecretSet;