Class Google::Cloud::Bigquery::DataTransfer::V1::CheckValidCredsResponse (v0.4.6)

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.