Skip to content

Commit 974ad5b

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix docstring formatting
Committer: @parthea PiperOrigin-RevId: 405015203
1 parent 59736be commit 974ad5b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

google/cloud/orchestration/airflow/service/v1beta1/environments.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,11 +760,13 @@ message EncryptionConfig {
760760
// The configuration settings for Cloud Composer maintenance window.
761761
// The following example:
762762
//
763+
// ```
763764
// {
764765
// "startTime":"2019-08-01T01:00:00Z"
765766
// "endTime":"2019-08-01T07:00:00Z"
766767
// "recurrence":"FREQ=WEEKLY;BYDAY=TU,WE"
767768
// }
769+
// ```
768770
//
769771
// would define a maintenance window between 01 and 07 hours UTC during
770772
// each Tuesday and Wednesday.

0 commit comments

Comments
 (0)