Skip to content

Commit

Permalink
Merge pull request #4004 from googleapis/autosynth-talent
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsupplee authored Sep 1, 2021
2 parents 2dadde9 + 2af1435 commit ec58a91
Show file tree
Hide file tree
Showing 73 changed files with 6,706 additions and 7,694 deletions.
Binary file modified Talent/metadata/V4/Common.php
Binary file not shown.
25 changes: 24 additions & 1 deletion Talent/src/V4/CommuteMethod.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 5 additions & 9 deletions Talent/src/V4/CompanyServiceClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,18 @@

/*
* GENERATED CODE WARNING
* This file was generated from the file
* Generated by gapic-generator-php from the file
* https://github.com/google/googleapis/blob/master/google/cloud/talent/v4/company_service.proto
* and updates to that file get reflected here through a refresh process.
*
* @experimental
* Updates to the above are reflected here through a refresh process.
*/

namespace Google\Cloud\Talent\V4;

use Google\Cloud\Talent\V4\Gapic\CompanyServiceGapicClient;

/**
* {@inheritdoc}
*/
/** {@inheritdoc} */
class CompanyServiceClient extends CompanyServiceGapicClient
{
// This class is intentionally empty, and is intended to hold manual
// additions to the generated {@see CompanyServiceGapicClient} class.
// This class is intentionally empty, and is intended to hold manual additions to
// the generated {@see CompanyServiceGapicClient} class.
}
14 changes: 5 additions & 9 deletions Talent/src/V4/CompletionClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,18 @@

/*
* GENERATED CODE WARNING
* This file was generated from the file
* Generated by gapic-generator-php from the file
* https://github.com/google/googleapis/blob/master/google/cloud/talent/v4/completion_service.proto
* and updates to that file get reflected here through a refresh process.
*
* @experimental
* Updates to the above are reflected here through a refresh process.
*/

namespace Google\Cloud\Talent\V4;

use Google\Cloud\Talent\V4\Gapic\CompletionGapicClient;

/**
* {@inheritdoc}
*/
/** {@inheritdoc} */
class CompletionClient extends CompletionGapicClient
{
// This class is intentionally empty, and is intended to hold manual
// additions to the generated {@see CompletionGapicClient} class.
// This class is intentionally empty, and is intended to hold manual additions to
// the generated {@see CompletionGapicClient} class.
}
14 changes: 5 additions & 9 deletions Talent/src/V4/EventServiceClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,18 @@

/*
* GENERATED CODE WARNING
* This file was generated from the file
* Generated by gapic-generator-php from the file
* https://github.com/google/googleapis/blob/master/google/cloud/talent/v4/event_service.proto
* and updates to that file get reflected here through a refresh process.
*
* @experimental
* Updates to the above are reflected here through a refresh process.
*/

namespace Google\Cloud\Talent\V4;

use Google\Cloud\Talent\V4\Gapic\EventServiceGapicClient;

/**
* {@inheritdoc}
*/
/** {@inheritdoc} */
class EventServiceClient extends EventServiceGapicClient
{
// This class is intentionally empty, and is intended to hold manual
// additions to the generated {@see EventServiceGapicClient} class.
// This class is intentionally empty, and is intended to hold manual additions to
// the generated {@see EventServiceGapicClient} class.
}
Loading

0 comments on commit ec58a91

Please sign in to comment.