Class CheckValidCredsResponse (3.7.1)

CheckValidCredsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A response indicating whether the credentials exist and are valid.

Attribute

NameDescription
has_valid_creds bool
If set to ``true``, the credentials exist and are valid.

Inheritance

builtins.object > proto.message.Message > CheckValidCredsResponse