We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337cd57 commit c69982fCopy full SHA for c69982f
examples/grpc/plugin-python/proto/kv_pb2.py
@@ -1,3 +1,6 @@
1
+# Copyright (c) HashiCorp, Inc.
2
+# SPDX-License-Identifier: MPL-2.0
3
+
4
# -*- coding: utf-8 -*-
5
# Generated by the protocol buffer compiler. DO NOT EDIT!
6
# source: proto/kv.proto
examples/grpc/plugin-python/proto/kv_pb2_grpc.py
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
"""Client and server classes corresponding to protobuf-defined services."""
import grpc
0 commit comments