Method: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest#tenant_id
- Defined in:
- lib/google/apis/identitytoolkit_v1/classes.rb
#tenant_id ⇒ String
The ID of the Identity Platform tenant the user is signing in to. If not set,
the user will sign in to the default Identity Platform instance in the project.
Corresponds to the JSON property tenantId
2991 2992 2993 |
# File 'lib/google/apis/identitytoolkit_v1/classes.rb', line 2991 def tenant_id @tenant_id end |