Class: Google::Apis::DlpV2::GooglePrivacyDlpV2CloudSqlIamCredential

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dlp_v2/classes.rb,
lib/google/apis/dlp_v2/representations.rb,
lib/google/apis/dlp_v2/representations.rb

Overview

Use IAM authentication to connect. This requires the Cloud SQL IAM feature to be enabled on the instance, which is not the default for Cloud SQL. See https:/ /cloud.google.com/sql/docs/postgres/authentication and https://cloud.google. com/sql/docs/mysql/authentication.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2CloudSqlIamCredential

Returns a new instance of GooglePrivacyDlpV2CloudSqlIamCredential.



1139
1140
1141
# File 'lib/google/apis/dlp_v2/classes.rb', line 1139

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1144
1145
# File 'lib/google/apis/dlp_v2/classes.rb', line 1144

def update!(**args)
end