@nebius/js-sdk - v0.1.41
    Preparing search index...

    Type Alias MethodBehavior

    MethodBehavior: EnumInstance<
        | "UNRECOGNIZED"
        | "METHOD_BEHAVIOR_UNSPECIFIED"
        | "METHOD_UPDATER"
        | "METHOD_PAGINATED"
        | "METHOD_WITHOUT_GET",
    >

    MethodBehavior describes special behaviors of a method that affect code generation and tooling.