Class: Google::Apis::VaultV1::HeldGeminiQuery
- Inherits:
-
Object
- Object
- Google::Apis::VaultV1::HeldGeminiQuery
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/vault_v1/classes.rb,
lib/google/apis/vault_v1/representations.rb,
lib/google/apis/vault_v1/representations.rb
Overview
Options for Gemini holds.
Instance Method Summary collapse
-
#initialize(**args) ⇒ HeldGeminiQuery
constructor
A new instance of HeldGeminiQuery.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ HeldGeminiQuery
Returns a new instance of HeldGeminiQuery.
1099 1100 1101 |
# File 'lib/google/apis/vault_v1/classes.rb', line 1099 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1104 1105 |
# File 'lib/google/apis/vault_v1/classes.rb', line 1104 def update!(**args) end |