Properties of a Policy.
Package
@google-cloud/iamProperties
annotations
annotations
?:
({
[
k
:
string
]
:
string
}
|
null
);
Policy annotations
createTime
createTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Policy createTime
deleteTime
deleteTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Policy deleteTime
displayName
displayName
?:
(
string
|
null
);
Policy displayName
etag
etag
?:
(
string
|
null
);
Policy etag
kind
kind
?:
(
string
|
null
);
Policy kind
managingAuthority
managingAuthority
?:
(
string
|
null
);
Policy managingAuthority
name
name
?:
(
string
|
null
);
Policy name
rules
rules
?:
(
google
.
iam
.
v2
.
IPolicyRule
[]
|
null
);
Policy rules
uid
uid
?:
(
string
|
null
);
Policy uid
updateTime
updateTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Policy updateTime

