Package io.dapr.v1

Class DaprProtos.GetConfigurationResponse

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.dapr.v1.DaprProtos.GetConfigurationResponse
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetConfigurationResponseOrBuilder, Serializable
Enclosing class:
DaprProtos

public static final class DaprProtos.GetConfigurationResponse extends com.google.protobuf.GeneratedMessageV3 implements DaprProtos.GetConfigurationResponseOrBuilder
 GetConfigurationResponse is the response conveying the list of configuration values.
 It should be the FULL configuration of specified application which contains all of its configuration items.
 
Protobuf type dapr.proto.runtime.v1.GetConfigurationResponse
See Also: