File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ class GoogleCloudOsconfigV2PolicyOrchestrator extends \Google\Model
7171 protected $ orchestrationStateType = GoogleCloudOsconfigV2PolicyOrchestratorOrchestrationState::class;
7272 protected $ orchestrationStateDataType = '' ;
7373 /**
74- * Output only. Set to true, if the there are ongoing changes being applied by
75- * the orchestrator.
74+ * Output only. Set to true, if there are ongoing changes being applied by the
75+ * orchestrator.
7676 *
7777 * @var bool
7878 */
@@ -256,8 +256,8 @@ public function getOrchestrationState()
256256 return $ this ->orchestrationState ;
257257 }
258258 /**
259- * Output only. Set to true, if the there are ongoing changes being applied by
260- * the orchestrator.
259+ * Output only. Set to true, if there are ongoing changes being applied by the
260+ * orchestrator.
261261 *
262262 * @param bool $reconciling
263263 */
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ class OSPolicyResourceFileResource extends \Google\Model
3737 */
3838 public const STATE_CONTENTS_MATCH = 'CONTENTS_MATCH ' ;
3939 /**
40- * A a file with this content. The size of the content is limited to 32KiB.
40+ * A file with this content. The size of the content is limited to 32KiB.
4141 *
4242 * @var string
4343 */
@@ -71,7 +71,7 @@ class OSPolicyResourceFileResource extends \Google\Model
7171 public $ state ;
7272
7373 /**
74- * A a file with this content. The size of the content is limited to 32KiB.
74+ * A file with this content. The size of the content is limited to 32KiB.
7575 *
7676 * @param string $content
7777 */
You can’t perform that action at this time.
0 commit comments