Class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsRequest
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/discoveryengine_v1/classes.rb,
lib/google/apis/discoveryengine_v1/representations.rb,
lib/google/apis/discoveryengine_v1/representations.rb
Overview
Request message for CompletionService.PurgeCompletionSuggestions method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsRequest
constructor
A new instance of GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsRequest
Returns a new instance of GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsRequest.
5249 5250 5251 |
# File 'lib/google/apis/discoveryengine_v1/classes.rb', line 5249 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5254 5255 |
# File 'lib/google/apis/discoveryengine_v1/classes.rb', line 5254 def update!(**args) end |