@ -528,19 +528,26 @@ Args:
[DEPS ](/recipes/recipe_modules/git_cl/__init__.py#3 ): [recipe\_engine/context][recipe_engine/recipe_modules/context], [recipe\_engine/raw\_io][recipe_engine/recipe_modules/raw_io], [recipe\_engine/step][recipe_engine/recipe_modules/step]
#### **class [GitClApi ](/recipes/recipe_modules/git_cl/api.py# 9 )([RecipeApi][recipe_engine/wkt/RecipeApi]):**
#### **class [GitClApi ](/recipes/recipe_modules/git_cl/api.py# 11 )([RecipeApi][recipe_engine/wkt/RecipeApi]):**
— **def [get\_description ](/recipes/recipe_modules/git_cl/api.py# 2 3)(self, patch_url=None, \*\*kwargs):**
— **def [get\_description ](/recipes/recipe_modules/git_cl/api.py# 39 )(self, patch_url=None, \*\*kwargs):**
*** note
**DEPRECATED**. Consider using gerrit.get_change_description instead.
***
— **def [issue ](/recipes/recipe_modules/git_cl/api.py# 48 )(self, \*\*kwargs):**
— **def [issue ](/recipes/recipe_modules/git_cl/api.py# 6 4)(self, \*\*kwargs):**
— **def [set\_de scription](/recipes/recipe_modules/git_cl/api.py#31 )(self, description, patch_url=None, \*\*kwargs ):**
— **def [set\_de fault\_repo\_location](/recipes/recipe_modules/git_cl/api.py#31 )(self, path: Optional[Path] ):**
— **def [upload ](/recipes/recipe_modules/git_cl/api.py#41 )(self, message, upload_args=None, \*\*kwargs):**
Sets the working directory where `git cl` will run, unless `cwd` from the
context module has been set.
If you set `path` to None, this will remove the default.
— **def [set\_description ](/recipes/recipe_modules/git_cl/api.py#47 )(self, description, patch_url=None, \*\*kwargs):**
— **def [upload ](/recipes/recipe_modules/git_cl/api.py#57 )(self, message, upload_args=None, \*\*kwargs):**
### *recipe_modules* / [gitiles ](/recipes/recipe_modules/gitiles )
[DEPS ](/recipes/recipe_modules/gitiles/__init__.py#7 ): [recipe\_engine/json][recipe_engine/recipe_modules/json], [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/raw\_io][recipe_engine/recipe_modules/raw_io], [recipe\_engine/step][recipe_engine/recipe_modules/step], [recipe\_engine/url][recipe_engine/recipe_modules/url]
@ -1073,10 +1080,10 @@ Raises:
— **def [RunSteps ](/recipes/recipe_modules/git/tests/number.py#16 )(api):**
### *recipes* / [git\_cl:examples/full ](/recipes/recipe_modules/git_cl/examples/full.py )
[DEPS ](/recipes/recipe_modules/git_cl/examples/full.py# 11 ): [git\_cl ](#recipe_modules-git_cl ), [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/raw\_io][recipe_engine/recipe_modules/raw_io], [recipe\_engine/step][recipe_engine/recipe_modules/step]
[DEPS ](/recipes/recipe_modules/git_cl/examples/full.py# 6 ): [git\_cl ](#recipe_modules-git_cl ), [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/raw\_io][recipe_engine/recipe_modules/raw_io], [recipe\_engine/step][recipe_engine/recipe_modules/step]
— **def [RunSteps ](/recipes/recipe_modules/git_cl/examples/full.py#1 9 )(api):**
— **def [RunSteps ](/recipes/recipe_modules/git_cl/examples/full.py#1 4 )(api):**
### *recipes* / [gitiles:examples/full ](/recipes/recipe_modules/gitiles/examples/full.py )
[DEPS ](/recipes/recipe_modules/gitiles/examples/full.py#7 ): [gitiles ](#recipe_modules-gitiles ), [recipe\_engine/json][recipe_engine/recipe_modules/json], [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/properties][recipe_engine/recipe_modules/properties], [recipe\_engine/step][recipe_engine/recipe_modules/step]