Add all portability protos to Go
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/42100456 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/42100456 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/42100456 Branch: refs/heads/mr-runner Commit: 4210045637d78e97c02f16386483e7c8ef45e92a Parents: e25d217 Author: Henning Rohde <[email protected]> Authored: Fri Oct 27 11:30:57 2017 -0700 Committer: Thomas Groh <[email protected]> Committed: Mon Nov 6 11:02:27 2017 -0800 ---------------------------------------------------------------------- .../beam/model/fnexecution_v1/beam_fn_api.pb.go | 2729 ++++++++++++++ .../fnexecution_v1/beam_provision_api.pb.go | 57 +- sdks/go/pkg/beam/model/gen.go | 5 +- .../jobmanagement_v1/beam_artifact_api.pb.go | 68 +- .../model/jobmanagement_v1/beam_job_api.pb.go | 903 +++++ .../model/pipeline_v1/beam_runner_api.pb.go | 3491 ++++++++++++++++++ .../pkg/beam/model/pipeline_v1/endpoints.pb.go | 160 + .../model/pipeline_v1/standard_window_fns.pb.go | 120 + 8 files changed, 7432 insertions(+), 101 deletions(-) ----------------------------------------------------------------------
