Class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/discoveryengine_v1/classes.rb,
lib/google/apis/discoveryengine_v1/representations.rb,
lib/google/apis/discoveryengine_v1/representations.rb
Overview
Request message for SiteSearchEngineService.BatchVerifyTargetSites method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest
constructor
A new instance of GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest
Returns a new instance of GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest.
2248 2249 2250 |
# File 'lib/google/apis/discoveryengine_v1/classes.rb', line 2248 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2253 2254 |
# File 'lib/google/apis/discoveryengine_v1/classes.rb', line 2253 def update!(**args) end |