Class FetchDomainVerificationStatusResponse (0.11.11)

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

Response message for SiteSearchEngineService.FetchDomainVerificationStatus method.

Attributes

NameDescription
target_sites MutableSequence[google.cloud.discoveryengine_v1.types.TargetSite]
List of TargetSites containing the site verification status.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
total_size int
The total number of items matching the request. This will always be populated in the response.