Class Openapiv2.SecurityDefinitions.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Openapiv2.SecurityDefinitionsOrBuilder, java.lang.Cloneable
    Enclosing class:
    Openapiv2.SecurityDefinitions

    public static final class Openapiv2.SecurityDefinitions.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<Openapiv2.SecurityDefinitions.Builder>
    implements Openapiv2.SecurityDefinitionsOrBuilder
     `SecurityDefinitions` is a representation of OpenAPI v2 specification's
     Security Definitions object.
    
     See: https://github.com/OAI/OpenAPI-Specification/blob/3.0.0/versions/2.0.md#securityDefinitionsObject
    
     A declaration of the security schemes available to be used in the
     specification. This does not enforce the security schemes on the operations
     and only serves to provide the relevant details for each scheme.
     
    Protobuf type grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions