Class: Google::Cloud::Bigquery::DataTransfer::V1::CheckValidCredsResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigquery/data_transfer/v1/doc/google/cloud/bigquery/data_transfer/v1/data_transfer.rb

Overview

A response indicating whether the credentials exist and are valid.

Instance Attribute Summary collapse

Instance Attribute Details

#has_valid_credstrue, false

Returns If set to +true+, the credentials exist and are valid.

Returns:

  • (true, false)

    If set to +true+, the credentials exist and are valid.



475
# File 'lib/google/cloud/bigquery/data_transfer/v1/doc/google/cloud/bigquery/data_transfer/v1/data_transfer.rb', line 475

class CheckValidCredsResponse; end