Skip to content

Commit c88ffba

Browse files
committed
2 parents 5acd0eb + 2a4dc41 commit c88ffba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

mmv1/products/alloydb/Cluster.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,18 +652,22 @@ properties:
652652
description: |
653653
Hours of day in 24 hour format. Should be from 0 to 23.
654654
required: true
655+
send_empty_value: true
655656
- name: 'minutes'
656657
type: Integer
657658
description: |
658659
Minutes of hour of day. Currently, only the value 0 is supported.
660+
send_empty_value: true
659661
- name: 'seconds'
660662
type: Integer
661663
description: |
662664
Seconds of minutes of the time. Currently, only the value 0 is supported.
665+
send_empty_value: true
663666
- name: 'nanos'
664667
type: Integer
665668
description: |
666669
Fractions of seconds in nanoseconds. Currently, only the value 0 is supported.
670+
send_empty_value: true
667671
- name: 'subscriptionType'
668672
type: Enum
669673
description: |

0 commit comments

Comments
 (0)