データストアにウェブサイトを追加する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
データストアにウェブサイトを追加する
もっと見る
このコードサンプルを含む詳細なドキュメントについては、以下をご覧ください。
コードサンプル
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],[],[[["This content demonstrates how to add a website to a data store using the Vertex AI Agent Builder Python API."],["The process involves creating a `SiteSearchEngineServiceClient` and defining a `TargetSite` with the website's URI pattern."],["Authentication to Vertex AI Agent Builder requires setting up Application Default Credentials, and a reference is provided."],["The sample code shows how to make a request to create a target site, handle the response, and get operation metadata."],["Users can find more code samples for Google Cloud products using the Google Cloud sample browser link provided."]]],[]]