Skip to content

Commit 78029b6

Browse files
yoshi-automationbusunkim96
authored andcommitted
chore(talent): add LRO and RPC status imports to protos (via synth) (#9913)
1 parent 58e5f4f commit 78029b6

File tree

3 files changed

+32
-24
lines changed

3 files changed

+32
-24
lines changed

talent/google/cloud/talent_v4beta1/proto/profile_service.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,11 @@ import "google/cloud/talent/v4beta1/common.proto";
2424
import "google/cloud/talent/v4beta1/filters.proto";
2525
import "google/cloud/talent/v4beta1/histogram.proto";
2626
import "google/cloud/talent/v4beta1/profile.proto";
27+
import "google/longrunning/operations.proto";
2728
import "google/protobuf/any.proto";
2829
import "google/protobuf/empty.proto";
2930
import "google/protobuf/field_mask.proto";
31+
import "google/rpc/status.proto";
3032

3133
option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent";
3234
option java_multiple_files = true;

talent/google/cloud/talent_v4beta1/proto/profile_service_pb2.py

Lines changed: 27 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

talent/synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2019-11-19T13:36:53.978549Z",
2+
"updateTime": "2019-12-04T13:26:14.612293Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,8 +12,8 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "d8dd7fe8d5304f7bd1c52207703d7f27d5328c5a",
16-
"internalRef": "281088257"
15+
"sha": "da0edeeef953b05eb1524d514d2e9842ac2df0fd",
16+
"internalRef": "283614497"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)