docs: fix broken link to policy reference documentation.
PiperOrigin-RevId: 305319540
This commit is contained in:
parent
54ddbbf14c
commit
29aac60f12
|
|
@ -82,7 +82,7 @@ message Asset {
|
|||
// resource and cannot be modified by the user.
|
||||
message IamPolicy {
|
||||
// The JSON representation of the Policy associated with the asset.
|
||||
// See https://cloud.google.com/iam/reference/rest/v1p1beta1/Policy for
|
||||
// See https://cloud.google.com/iam/reference/rest/v1/Policy for
|
||||
// format details.
|
||||
string policy_blob = 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue