Reference documentation and code samples for the BigQuery Data Transfer Service V1 API class Google::Cloud::Bigquery::DataTransfer::V1::CheckValidCredsResponse.
A response indicating whether the credentials exist and are valid.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#has_valid_creds
def has_valid_creds() -> ::Boolean
Returns
-
(::Boolean) — If set to
true
, the credentials exist and are valid.
#has_valid_creds=
def has_valid_creds=(value) -> ::Boolean
Parameter
-
value (::Boolean) — If set to
true
, the credentials exist and are valid.
Returns
-
(::Boolean) — If set to
true
, the credentials exist and are valid.