Method: folders.getRapidVulnerabilityDetectionSettings

RapidVulnerabilityDetectionSettings リソースを取得します。

返された設定レスポンスでフィールドが欠落している場合、そのフィールドが明示的に設定されていないことを意味するだけであり、これらのフィールドについて推測しないでください。つまり、folders.getRapidVulnerabilityDetectionSettings は、継承された設定とデフォルトを考慮した、リソースの有効なサービス設定を計算しません。代わりに、rapidVulnerabilityDetectionSettings.calculate を使用してください。

HTTP リクエスト


この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
name

string

必須。取得する RapidVulnerabilityDetectionSettings の名前。

形式:

  • organizations/{organization}/rapidVulnerabilityDetectionSettings
  • folders/{folder}/rapidVulnerabilityDetectionSettings
  • projects/{project}/rapidVulnerabilityDetectionSettings

リクエストの本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功した場合、レスポンスの本文には RapidVulnerabilityDetectionSettings のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

  • https://www.googleapis.com/auth/cloud-platform

詳細については、Authentication Overview をご覧ください。