Class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest
- 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.BatchVerifyTargetSites method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest
constructor
A new instance of GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest
Returns a new instance of GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest.
3586 3587 3588 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 3586 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3591 3592 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 3591 def update!(**args) end |