Class: Google::Apis::BigqueryconnectionV1::ConnectorConfigurationTlsWebPki
- Inherits:
-
Object
- Object
- Google::Apis::BigqueryconnectionV1::ConnectorConfigurationTlsWebPki
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/bigqueryconnection_v1/classes.rb,
lib/google/apis/bigqueryconnection_v1/representations.rb,
lib/google/apis/bigqueryconnection_v1/representations.rb
Overview
Web PKI.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ConnectorConfigurationTlsWebPki
constructor
A new instance of ConnectorConfigurationTlsWebPki.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ConnectorConfigurationTlsWebPki
Returns a new instance of ConnectorConfigurationTlsWebPki.
888 889 890 |
# File 'lib/google/apis/bigqueryconnection_v1/classes.rb', line 888 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
893 894 |
# File 'lib/google/apis/bigqueryconnection_v1/classes.rb', line 893 def update!(**args) end |