Class Openapiv2.SecurityRequirement.SecurityRequirementValue

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder, Serializable
Enclosing class:
Openapiv2.SecurityRequirement

public static final class Openapiv2.SecurityRequirement.SecurityRequirementValue extends com.google.protobuf.GeneratedMessageV3 implements Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder
 If the security scheme is of type "oauth2", then the value is a list of
 scope names required for the execution. For other security scheme types,
 the array MUST be empty.
 
Protobuf type grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
See Also: