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.
6740 6741 6742 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 6740 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6745 6746 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 6745 def update!(**args) end |