File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ Changed
8585 (:pr: `1222 `)
8686
8787- The SDK's ``ScopeBuilder `` types have been replaced with
88- ``StaticScopeCollection `` and ``DynamicScopeCollection `` types. (:pr: `NUMBER `)
88+ ``StaticScopeCollection `` and ``DynamicScopeCollection `` types. (:pr: `1237 `)
8989
9090 - Scopes provided as constants by the SDK are now ``Scope `` objects, not
9191 strings. They can be converted to strings trivially with ``str(scope) ``.
@@ -96,7 +96,7 @@ Changed
9696 ``GCSCollectionScopeBuilder ``.
9797
9898- The ``ScopeBuilder `` types have been simplified and improved as the new
99- ``ScopeCollection `` types. (:pr: `NUMBER `)
99+ ``ScopeCollection `` types. (:pr: `1237 `)
100100
101101 - ``ScopeBuilder `` is replaced with ``StaticScopeCollection `` and
102102 ``DynamicScopeCollection ``. The ``scopes `` attribute of client classes is
You can’t perform that action at this time.
0 commit comments