Class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchRequest
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchRequest
- 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 SiteSearchEngineService.EnableAdvancedSiteSearch method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchRequest
constructor
A new instance of GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchRequest
Returns a new instance of GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchRequest.
4603 4604 4605 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 4603 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4608 4609 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 4608 def update!(**args) end |