properties object when creating or updating a secret. Text secrets store plain text values such as API keys, service account JSON, or other string-based credentials.
Properties
The key name for the secret. This name is used to reference the secret in connections and other
resources.
The secret value as a plain text string. For service account keys, this should be the complete
JSON string.

