Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
/java-talentPublic archive

Commitc6ac9f8

Browse files
fix: undeprecate resource name classes until multi-pattern resources are available (#83)
This PR was generated using Autosynth. 🌈Synth log will be available here:https://source.cloud.google.com/results/invocations/4dab4959-5dfd-4ed4-82be-4395c5168c51/targets
1 parente4edd12 commitc6ac9f8

File tree

7 files changed

+12
-42
lines changed

7 files changed

+12
-42
lines changed

‎proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyWithTenantName.java‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
importjava.util.List;
2424
importjava.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
publicclassCompanyWithTenantNameextendsCompanyName {
3429

3530
privatestaticfinalPathTemplatePATH_TEMPLATE =

‎proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyWithoutTenantName.java‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
importjava.util.List;
2424
importjava.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
publicclassCompanyWithoutTenantNameextendsCompanyName {
3429

3530
privatestaticfinalPathTemplatePATH_TEMPLATE =

‎proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobWithTenantName.java‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
importjava.util.List;
2424
importjava.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
publicclassJobWithTenantNameextendsJobName {
3429

3530
privatestaticfinalPathTemplatePATH_TEMPLATE =

‎proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobWithoutTenantName.java‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
importjava.util.List;
2424
importjava.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
publicclassJobWithoutTenantNameextendsJobName {
3429

3530
privatestaticfinalPathTemplatePATH_TEMPLATE =

‎proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProjectName.java‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
importjava.util.List;
2424
importjava.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
publicclassProjectNameextendsTenantOrProjectName {
3429

3530
privatestaticfinalPathTemplatePATH_TEMPLATE =

‎proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantName.java‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
importjava.util.List;
2424
importjava.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
publicclassTenantNameextendsTenantOrProjectName {
3429

3530
privatestaticfinalPathTemplatePATH_TEMPLATE =

‎synth.metadata‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"updateTime": "2020-02-28T20:19:48.542958Z",
2+
"updateTime": "2020-03-02T23:06:14.915286Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.46.0",
8-
"dockerImage": "googleapis/artman@sha256:6248a21fba8f0d618c3b032669cec2618e684b66922bb70391fe08c41b05f6ee"
7+
"version": "0.47.0",
8+
"dockerImage": "googleapis/artman@sha256:b3e50d6b8de03920b9f065bbc3d210e2ca93a043446f1fa16cdf567393c09678"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4",
16-
"internalRef": "297671458",
17-
"log": "e9e90a787703ec5d388902e2cb796aaed3a385b4\nDialogflow weekly v2/v2beta1 library update:\n - adding get validation result\n - adding field mask override control for output audio config\nImportant updates are also posted at:\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 297671458\n\n1a2b05cc3541a5f7714529c665aecc3ea042c646\nAdding .yaml and .json config files.\n\nPiperOrigin-RevId: 297570622\n\ndfe1cf7be44dee31d78f78e485d8c95430981d6e\nPublish `QueryOptions` proto.\n\nIntroduced a `query_options` input in `ExecuteSqlRequest`.\n\nPiperOrigin-RevId: 297497710\n\ndafc905f71e5d46f500b41ed715aad585be062c3\npubsub: revert pull init_rpc_timeout & max_rpc_timeout back to 25 seconds and reset multiplier to 1.0\n\nPiperOrigin-RevId: 297486523\n\nf077632ba7fee588922d9e8717ee272039be126d\nfirestore: add update_transform\n\nPiperOrigin-RevId: 297405063\n\n0aba1900ffef672ec5f0da677cf590ee5686e13b\ncluster: use square brace for cross-reference\n\nPiperOrigin-RevId: 297204568\n\n5dac2da18f6325cbaed54603c43f0667ecd50247\nRestore retry params in gapic config because securitycenter has non-standard default retry params.\nRestore a few retry codes for some idempotent methods.\n\nPiperOrigin-RevId: 297196720\n\n1eb61455530252bba8b2c8d4bc9832960e5a56f6\npubsub: v1 replace IAM HTTP rules\n\nPiperOrigin-RevId: 297188590\n\n80b2d25f8d43d9d47024ff06ead7f7166548a7ba\nDialogflow weekly v2/v2beta1 library update:\n - updates to mega agent api\n - adding field mask override control for output audio config\nImportant updates are also posted at:\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 297187629\n\n0b1876b35e98f560f9c9ca9797955f020238a092\nUse an older version of protoc-docs-plugin that is compatible with the specified gapic-generator and protobuf versions.\n\nprotoc-docs-plugin >=0.4.0 (see commit https://github.com/googleapis/protoc-docs-plugin/commit/979f03ede6678c487337f3d7e88bae58df5207af) is incompatible with protobuf 3.9.1.\n\nPiperOrigin-RevId: 296986742\n\n"
15+
"sha": "244ab2b83a82076a1fa7be63b7e0671af73f5c02",
16+
"internalRef": "298455048",
17+
"log": "244ab2b83a82076a1fa7be63b7e0671af73f5c02\nAdds service config definition for bigqueryreservation v1\n\nPiperOrigin-RevId: 298455048\n\n83c6f84035ee0f80eaa44d8b688a010461cc4080\nUpdate google/api/auth.proto to make AuthProvider to have JwtLocation\n\nPiperOrigin-RevId: 297918498\n\n"
1818
}
1919
},
2020
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp