Class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest
- 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 SiteSearchEngineService.EnableAdvancedSiteSearch method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest
constructor
A new instance of GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest
Returns a new instance of GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest.
2699 2700 2701 |
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 2699 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2704 2705 |
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 2704 def update!(**args) end |