Class UpdateTargetSiteRequest (0.11.11)

UpdateTargetSiteRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for SiteSearchEngineService.UpdateTargetSite method.

Attribute

NameDescription
target_site google.cloud.discoveryengine_v1alpha.types.TargetSite
Required. The target site to update. If the caller does not have permission to update the TargetSite, regardless of whether or not it exists, a PERMISSION_DENIED error is returned. If the TargetSite to update does not exist, a NOT_FOUND error is returned.