Skip to content

Conversation

@thiyaguk09
Copy link
Owner

added samples and test cases for manifest

$request = (new CreateTransferJobRequest())
->setTransferJob($transferJob);
$response = $client->createTransferJob($request);
$request2 = (new RunTransferJobRequest())
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: change the variable name

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

like run transfer job

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

variables corrections fixed

@thiyaguk09 thiyaguk09 merged commit 285330d into main Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants