Skip to content

Commit acfd1ba

Browse files
1 parent ab44268 commit acfd1ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/CloudAsset/GoogleCloudAssetV1Constraint.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ class GoogleCloudAssetV1Constraint extends \Google\Model
2424
*/
2525
public const CONSTRAINT_DEFAULT_CONSTRAINT_DEFAULT_UNSPECIFIED = 'CONSTRAINT_DEFAULT_UNSPECIFIED';
2626
/**
27-
* Indicate that all values are allowed for list constraints. Indicate that
27+
* Indicates that all values are allowed for list constraints. Indicates that
2828
* enforcement is off for boolean constraints.
2929
*/
3030
public const CONSTRAINT_DEFAULT_ALLOW = 'ALLOW';
3131
/**
32-
* Indicate that all values are denied for list constraints. Indicate that
32+
* Indicates that all values are denied for list constraints. Indicates that
3333
* enforcement is on for boolean constraints.
3434
*/
3535
public const CONSTRAINT_DEFAULT_DENY = 'DENY';

0 commit comments

Comments
 (0)