File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
internal/sidekick/rust/templates/common/client_method_samples Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ limitations under the License.
1616Terminate each line in a comment so
1717(a) we can read this code as each case is in a separate line,and
1818(b) the newline is suppressed in the output to get tighter code.
19- Also use no newline at the end of file so the the partials are all merged into a single line.
2019} }{ {#AIPStandardGetInfo} }{ {!
2120} }.set_{ {ResourceNameRequestField.Codec.SetterName} }(resource_name){ {!
2221} }{ {/AIPStandardGetInfo} }{ {!
@@ -30,3 +29,6 @@ Also use no newline at the end of file so the the partials are all merged into a
3029} }.set_{ {ParentRequestField.Codec.SetterName} }(parent){ {!
3130} }{ {/AIPStandardListInfo} }{ {!
3231} }{ {^IsAIPStandard} }/* set fields */{ {/IsAIPStandard} }
32+ { {!
33+ Use no newline at the end of file so the the partials are all merged into a single line.
34+ } }
You can’t perform that action at this time.
0 commit comments