Connectors V1 API - Class Google::Cloud::Connectors::V1::AuthConfig (v0.1.0)

Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::AuthConfig.

AuthConfig defines details of a authentication type.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#additional_variables

def additional_variables() -> ::Array<::Google::Cloud::Connectors::V1::ConfigVariable>
Returns

#additional_variables=

def additional_variables=(value) -> ::Array<::Google::Cloud::Connectors::V1::ConfigVariable>
Parameter
Returns

#auth_type

def auth_type() -> ::Google::Cloud::Connectors::V1::AuthType
Returns

#auth_type=

def auth_type=(value) -> ::Google::Cloud::Connectors::V1::AuthType
Parameter
Returns

#oauth2_client_credentials

def oauth2_client_credentials() -> ::Google::Cloud::Connectors::V1::AuthConfig::Oauth2ClientCredentials

#oauth2_client_credentials=

def oauth2_client_credentials=(value) -> ::Google::Cloud::Connectors::V1::AuthConfig::Oauth2ClientCredentials
Parameter

#oauth2_jwt_bearer

def oauth2_jwt_bearer() -> ::Google::Cloud::Connectors::V1::AuthConfig::Oauth2JwtBearer

#oauth2_jwt_bearer=

def oauth2_jwt_bearer=(value) -> ::Google::Cloud::Connectors::V1::AuthConfig::Oauth2JwtBearer
Parameter

#ssh_public_key

def ssh_public_key() -> ::Google::Cloud::Connectors::V1::AuthConfig::SshPublicKey

#ssh_public_key=

def ssh_public_key=(value) -> ::Google::Cloud::Connectors::V1::AuthConfig::SshPublicKey
Parameter

#user_password

def user_password() -> ::Google::Cloud::Connectors::V1::AuthConfig::UserPassword

#user_password=

def user_password=(value) -> ::Google::Cloud::Connectors::V1::AuthConfig::UserPassword
Parameter