Class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsRequest

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

Overview

Request message for CompletionService.PurgeCompletionSuggestions method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsRequest

Returns a new instance of GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsRequest.



9138
9139
9140
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 9138

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



9143
9144
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 9143

def update!(**args)
end