Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::BatchVerifyTargetSitesRequest.
Request message for SiteSearchEngineService.BatchVerifyTargetSites method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
    Returns
    
  - 
        (::String) — Required. The parent resource shared by all TargetSites being verified.
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine.
#parent=
def parent=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Required. The parent resource shared by all TargetSites being verified.
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine.
    Returns
    
- 
        (::String) — Required. The parent resource shared by all TargetSites being verified.
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine.