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/datatransfer/v1/datatransfer.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.



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

class CheckValidCredsResponse; end