Navigation :
Installation
Tutorials
Reference
-
Command-Line Reference
-
Operator API Reference
-- core.solo.iogithub.com/solo-io/solo-kit/api/v1/metadata.proto
-- core.solo.iogithub.com/solo-io/solo-kit/api/v1/ref.proto
-- core.solo.iogithub.com/solo-io/solo-kit/api/v1/solo-kit.proto
-- core.solo.iogithub.com/solo-io/solo-kit/api/v1/status.proto
-- envoy.api.v2.coreenvoy/api/v2/core/base.proto
-- envoy.api.v2.coreenvoy/api/v2/core/http_uri.proto
-- envoy.api.v2github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto
-- envoy.typeenvoy/type/percent.proto
-- extprotoextproto/ext.proto
-- gogoprotogithub.com/gogo/protobuf/gogoproto/gogo.proto
-- google.apigithub.com/solo-io/solo-kit/api/external/google/api/annotations.proto
-- google.apigithub.com/solo-io/solo-kit/api/external/google/api/http.proto
-- google.protobufgithub.com/solo-io/solo-kit/api/external/google/protobuf/any.proto
-- google.protobufgithub.com/solo-io/solo-kit/api/external/google/protobuf/descriptor.proto
-- google.protobufgithub.com/solo-io/solo-kit/api/external/google/protobuf/duration.proto
-- google.protobufgithub.com/solo-io/solo-kit/api/external/google/protobuf/empty.proto
-- google.protobufgithub.com/solo-io/solo-kit/api/external/google/protobuf/struct.proto
-- google.protobufgithub.com/solo-io/solo-kit/api/external/google/protobuf/timestamp.proto
-- google.protobufgithub.com/solo-io/solo-kit/api/external/google/protobuf/wrappers.proto
-- io.prometheus.clientgithub.com/solo-io/solo-kit/api/external/metrics.proto
-- opencensus.proto.tracegithub.com/solo-io/solo-kit/api/external/trace.proto
-- validategithub.com/envoyproxy/protoc-gen-validate/validate/validate.proto
-- wasme.iogithub.com/solo-io/wasm/tools/wasme/cli/operator/api/wasme/v1/filter_deployment.proto
-
Wasme Image Config Reference
google.protobufgithub.com/solo-io/solo-kit/api/external/google/protobuf/empty.proto
Package : google.protobuf
Top
github.com/solo-io/solo-kit/api/external/google/protobuf/empty.proto
Table of Contents
Empty
A generic empty message that you can re-use to avoid defining duplicated
empty messages in your APIs. A typical example is to use it as the request
or the response type of an API method. For instance:
service Foo {
rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
}
The JSON representation for Empty
is empty JSON object {}
.