Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class CreateTargetSiteRequest.
Request message for SiteSearchEngineService.CreateTargetSite method.
Generated from protobuf message google.cloud.discoveryengine.v1.CreateTargetSiteRequest
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Parent resource name of TargetSite
, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine
.
↳ target_site
getParent
Required. Parent resource name of TargetSite
, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine
.
string
setParent
Required. Parent resource name of TargetSite
, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine
.
var
string
$this
getTargetSite
Required. The TargetSite to create.
hasTargetSite
clearTargetSite
setTargetSite
Required. The TargetSite to create.
$this
static::build
parent
string
Required. Parent resource name of TargetSite
, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine
. Please see Google\Cloud\DiscoveryEngine\V1\SiteSearchEngineServiceClient::siteSearchEngineName()
for help formatting this field.
targetSite