File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
packages/gapic-generator/docs/getting-started Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -117,16 +117,13 @@ Example
117117
118118.. include :: _example.rst
119119
120- You will also need the common protos, currently in experimental status,
121- which define certain client-specific annotations. These are in the
122- ` api-common-protos `_ repository. Clone this from GitHub also:
120+ You will also need the common protos, which define certain client-specific annotations.
121+ These are in the ` api-common-protos `_ repository.
122+ Clone this from GitHub also:
123123
124124.. code-block :: shell
125125
126126 $ git clone https://github.com/googleapis/api-common-protos.git
127- $ cd api-common-protos
128- $ git checkout --track -b input-contract origin/input-contract
129- $ cd ..
130127
131128 .. _api-common-protos : https://github.com/googleapis/api-common-protos/tree/input-contract
132129
You can’t perform that action at this time.
0 commit comments