Secure Source Manager での規制サポート
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このドキュメントでは、サポートされているコントロール パッケージのコントロールに沿った Secure Source Manager の機能、構成、API について説明します。このドキュメントは、Assured Workloads を使用していることを前提としています。
|
FedRAMP High のデータ境界
サポート対象のサービス
次の表に、FedRAMP High のデータ境界の要件を満たす Secure Source Manager API とバージョンを示します。
| サービス |
バージョン |
ステータス |
| securesourcemanager.googleapis.com |
v1 |
サポート対象
|
コンプライアンスがサポートされているリージョン
Secure Source Manager は、次の Google Cloud リージョンの FedRAMP High のデータ境界で使用できます。
機密データの API フィールド
リソース: securesourcemanager.googleapis.com/Instance
次の表に、FedRAMP High のデータ境界で保護されているデータを処理するように設計された API リソースとフィールドを示します。
| API メソッド |
保護されたフィールド |
|
サービス: securesourcemanager.googleapis.com
REST API: GET /v1/{parent=projects/*/locations/*}/instances
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.ListInstances
|
|
リソース: securesourcemanager.googleapis.com/Issue
次の表に、FedRAMP High のデータ境界で保護されているデータを処理するように設計された API リソースとフィールドを示します。
| API メソッド |
保護されたフィールド |
|
サービス: securesourcemanager.googleapis.com
REST API: GET /v1/{parent=projects/*/locations/*/repositories/*}/issues
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.ListIssues
|
|
|
サービス: securesourcemanager.googleapis.com
REST API: PATCH /v1/{issue.name=projects/*/locations/*/repositories/*/issues/*}
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdateIssue
|
|
|
サービス: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*}/issues
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreateIssue
|
|
次の表に、FedRAMP High のデータ境界で保護されているデータを処理するように設計された API リソースとフィールドを示します。
| API メソッド |
保護されたフィールド |
|
サービス: securesourcemanager.googleapis.com
REST API: PATCH /v1/{issue_comment.name=projects/*/locations/*/repositories/*/issues/*/issueComments/*}
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdateIssueComment
|
|
|
サービス: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*/issues/*}/issueComments
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreateIssueComment
|
|
リソース: securesourcemanager.googleapis.com/PullRequest
次の表に、FedRAMP High のデータ境界で保護されているデータを処理するように設計された API リソースとフィールドを示します。
| API メソッド |
保護されたフィールド |
|
サービス: securesourcemanager.googleapis.com
REST API: PATCH /v1/{pull_request.name=projects/*/locations/*/repositories/*/pullRequests/*}
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdatePullRequest
|
pullRequest.base.ref
pullRequest.body
pullRequest.head.ref
pullRequest.title
|
|
サービス: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*}/pullRequests
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreatePullRequest
|
pullRequest.base.ref
pullRequest.body
pullRequest.head.ref
pullRequest.title
|
次の表に、FedRAMP High のデータ境界で保護されているデータを処理するように設計された API リソースとフィールドを示します。
| API メソッド |
保護されたフィールド |
|
サービス: securesourcemanager.googleapis.com
REST API: PATCH /v1/{pull_request_comment.name=projects/*/locations/*/repositories/*/pullRequests/*/pullRequestComments/*}
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdatePullRequestComment
|
pullRequestComment.code.body
pullRequestComment.code.position.path
pullRequestComment.comment.body
pullRequestComment.review.body
|
|
サービス: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*/pullRequests/*}/pullRequestComments
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreatePullRequestComment
|
pullRequestComment.code.body
pullRequestComment.code.position.path
pullRequestComment.comment.body
pullRequestComment.review.body
|
|
サービス: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*/pullRequests/*}/pullRequestComments:batchCreate
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.BatchCreatePullRequestComments
|
requests.pullRequestComment.code.body
requests.pullRequestComment.code.position.path
requests.pullRequestComment.comment.body
requests.pullRequestComment.review.body
|
リソース: securesourcemanager.googleapis.com/Repository
次の表に、FedRAMP High のデータ境界で保護されているデータを処理するように設計された API リソースとフィールドを示します。
| API メソッド |
保護されたフィールド |
|
サービス: securesourcemanager.googleapis.com
REST API: GET /v1/{parent=projects/*/locations/*}/repositories
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.ListRepositories
|
|
|
サービス: securesourcemanager.googleapis.com
REST API: PATCH /v1/{repository.name=projects/*/locations/*/repositories/*}
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdateRepository
|
|
|
サービス: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*}/repositories
RPC メソッド:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreateRepository
|
|
|
次のステップ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2026-04-25 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"]],["最終更新日 2026-04-25 UTC。"],[],[]]