Class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaPurgeCompletionSuggestionsRequest
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaPurgeCompletionSuggestionsRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/discoveryengine_v1beta/classes.rb,
lib/google/apis/discoveryengine_v1beta/representations.rb,
lib/google/apis/discoveryengine_v1beta/representations.rb
Overview
Request message for CompletionService.PurgeCompletionSuggestions method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaPurgeCompletionSuggestionsRequest
constructor
A new instance of GoogleCloudDiscoveryengineV1betaPurgeCompletionSuggestionsRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaPurgeCompletionSuggestionsRequest
Returns a new instance of GoogleCloudDiscoveryengineV1betaPurgeCompletionSuggestionsRequest.
17958 17959 17960 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 17958 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
17963 17964 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 17963 def update!(**args) end |