From e91c58e832c0bcd6e85064d39f912978f925025c Mon Sep 17 00:00:00 2001 From: Jonathan Lui Date: Mon, 6 Jan 2020 16:00:10 -0800 Subject: [PATCH] try fixing docs --- api_core/google/api_core/iam.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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