Skip to content

Commit

Permalink
Fix description 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Prete committed Jan 11, 2024
1 parent 9843461 commit 95739b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mmv1/products/networksecurity/SecurityProfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,11 @@ properties:
output: true
- !ruby/object:Api::Type::Time
name: 'createTime'
description: Time the ServerTlsPolicy was created in UTC.
description: Time the security profile was created in UTC.
output: true
- !ruby/object:Api::Type::Time
name: 'updateTime'
description: Time the ServerTlsPolicy was updated in UTC.
description: Time the security profile was updated in UTC.
output: true
- !ruby/object:Api::Type::String
name: 'etag'
Expand All @@ -117,7 +117,7 @@ properties:
- !ruby/object:Api::Type::String
name: 'description'
description: |
An optional description of the profile. The Max length is 512 characters.
An optional description of the security profile. The Max length is 512 characters.
- !ruby/object:Api::Type::KeyValueLabels
name: 'labels'
description: |
Expand Down

0 comments on commit 95739b5

Please sign in to comment.