diff --git a/api_core/google/api_core/iam.py b/api_core/google/api_core/iam.py index 0d870896b044a..2181c0665e756 100644 --- a/api_core/google/api_core/iam.py +++ b/api_core/google/api_core/iam.py @@ -176,9 +176,9 @@ def bindings(self): role (str): Role that is assigned to `members`. members (:obj:`set` of str): Specifies the identities associated to this binding. condition (dict of str:str): Specifies a condition under which this binding will apply. - title (str): Title for the condition. - description (:obj:str, optional): Description of the condition. - expression: A CEL expression. + - title (str): Title for the condition. + - description (:obj:str, optional): Description of the condition. + - expression: A CEL expression. See: Policy versions https://cloud.google.com/iam/docs/policies#versions