Module: Google::Cloud::DiscoveryEngine::V1beta::RecrawlUrisResponse::FailureInfo::FailureReason::CorpusType

Defined in:
proto_docs/google/cloud/discoveryengine/v1beta/site_search_engine_service.rb

Overview

CorpusType for the failed crawling operation.

Constant Summary collapse

CORPUS_TYPE_UNSPECIFIED =

Default value.

0
DESKTOP =

Denotes a crawling attempt for the desktop version of a page.

1
MOBILE =

Denotes a crawling attempt for the mobile version of a page.

2