Method: folders.sources.locations.findings.patch
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
検出結果を作成または更新します。ロケーションが指定されていない場合、検出結果はグローバルであると見なされます。検出結果を正常に作成するには、対応するソースが存在している必要があります。
HTTP リクエスト
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
finding.name |
string
検出結果の相対リソース名。次のリストに例を示します。 + organizations/{organization_id}/sources/{source_id}/findings/{findingId} + organizations/{organization_id}/sources/{source_id}/locations/{locationId}/findings/{findingId} + folders/{folder_id}/sources/{source_id}/findings/{findingId} + folders/{folder_id}/sources/{source_id}/locations/{locationId}/findings/{findingId} + projects/{projectId}/sources/{source_id}/findings/{findingId} + projects/{projectId}/sources/{source_id}/locations/{locationId}/findings/{findingId}
|
クエリ パラメータ
パラメータ |
updateMask |
string (FieldMask format)
検出結果リソースの更新時に使用する FieldMask。検出結果を作成するときにこのフィールドを指定しないでください。 検出結果を更新する場合、空のマスクは、すべての変更可能なフィールドを更新し、sourceProperties を置き換えるものとして扱われます。個々の sourceProperties は、フィールド マスクで「sourceProperties.」を使用して追加または更新できます。
|
リクエストの本文
リクエストの本文には Finding
のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には Finding
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/cloud-platform
詳細については、Authentication Overview をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-03-04 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-04 UTC。"],[],[]]